Mock Version: 1.4.15 Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f30-build-16439094-1177091/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 ppc64le --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 BUILDSTDERR: warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables! Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/syncthing-1.1.4-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f30-build-16439094-1177091/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 ppc64le --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 BUILDSTDERR: warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables! Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7AXguz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syncthing + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/syncthing-source-v1.1.4.tar.gz + 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.Gi2uaC + umask 022 + cd /builddir/build/BUILD + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p ./_build/src/github.com/syncthing BUILDSTDERR: ++ pwd + TOP=/builddir/build/BUILD/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing ~/build/BUILD/syncthing + pushd _build/src/github.com/syncthing + ln -s /builddir/build/BUILD/syncthing syncthing + popd ~/build/BUILD/syncthing BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode ~/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing 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 + 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=1559642591 -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=1559642591 -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=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x7a9ab4c747a2b005007fc6c4e0086aa05dd30f8b -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/syncthing github.com/syncthing/syncthing/cmd/syncthing BUILDSTDERR: WORK=/tmp/go-build230690646 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_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid uLCGclaLcCC6gOa-he5A/uLCGclaLcCC6gOa-he5A -goversion go1.12.5 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_ppc64x.go 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_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid FWuYqT5rQFcmT5Q9gOE5/FWuYqT5rQFcmT5Q9gOE5 -goversion go1.12.5 -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: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 4GYf47J651YCe6M7RU5P/4GYf47J651YCe6M7RU5P -goversion go1.12.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e6/e6f89ffe9a485019654889245cfa7808953e866c3693c5d56fc5fc1025cf667f-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jy-SL2rgJrtBSMySS_uF/jy-SL2rgJrtBSMySS_uF -goversion go1.12.5 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/93/93a81029f7d149daa281f965e512b910ce7726b5ef53764ca61d3d9f6827f34a-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid r6ulsJW4kLgKQwHsk58M/r6ulsJW4kLgKQwHsk58M -goversion go1.12.5 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3b/3b2b7296c3c2224b01f8403598ba177a320fedf19d7111108c8f1d07204e7026-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CiwfnBbExYlq9WNiDahX/CiwfnBbExYlq9WNiDahX -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/46/46fa598ad60c471fca76e53e3e1e0e1a35c56133ff5717f91fe9e4162cd9c8bb-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/201a3a0f0d18a13b8106db75582fc68d594fd656a03d707cb4c5f4de7cba953e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GoGmnSid51UyZz80NwOS/GoGmnSid51UyZz80NwOS -goversion go1.12.5 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid L9_IaQiKMO9OZ3XJb9qx/L9_IaQiKMO9OZ3XJb9qx -goversion go1.12.5 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kyhBCPjnl36DqsQXXlW7/kyhBCPjnl36DqsQXXlW7 -goversion go1.12.5 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d8/d8a837da42af6bdb7ec4942b37664b25f7c6cbab07753f7624bfc53e2c095b69-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Ti3x9qnPnifSNHpywnTz/Ti3x9qnPnifSNHpywnTz -goversion go1.12.5 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/00/00822a39b2653ee758f13ebe81be2af1df1fc346038adc1823ef19b0aecffa54-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p container/list -std -complete -installsuffix shared -buildid oc5OIWGtx24_EoYw63JV/oc5OIWGtx24_EoYw63JV -goversion go1.12.5 -D "" -importcfg $WORK/b019/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/60/60a2e4fbbd3c1aaa7fef48c8122feed33b33fcc97fd8eb6dbce60cef58ea4b46-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_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid -sFqDxyukURIES4CLHPV/-sFqDxyukURIES4CLHPV -goversion go1.12.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7a/7aa1a4c4a2e59c2a49b7605fce42c2b2ac654a8992483c7379107733b0079d5e-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid VwX156AytV1DjV9wKCAk/VwX156AytV1DjV9wKCAk -goversion go1.12.5 -D "" -importcfg $WORK/b027/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/28/2800c5f281f7cc43b37cc247ebfe8547f2901643445532955b1625d9f72f5eac-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L4LFuh0o6e6DyQYJjT3q/L4LFuh0o6e6DyQYJjT3q -goversion go1.12.5 -D "" -importcfg $WORK/b028/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/38/380aa1bfc42d6b290f48e430b75728b799d3a7133fe35ccca2225a6e2210988f-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 92I0AO7jD3cbBe6Pk1fl/92I0AO7jD3cbBe6Pk1fl -goversion go1.12.5 -D "" -importcfg $WORK/b043/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_ppc64x.o $WORK/b005/count_ppc64x.o $WORK/b005/equal_ppc64x.o $WORK/b005/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/47/47e20c05de692b6eaa6a3a857dec13c6f2ff2b254b6a50baa2b17a51eb847e52-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0c/0c1e4f505e3f2f48352c37cd62ad9691f6db161c2a4cc12dde7bac7515eb228e-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid uCw9_WS2xXLbq2bYZORZ/uCw9_WS2xXLbq2bYZORZ -goversion go1.12.5 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/23/237ce839e13ebbbfc3ede3b95659ec3807dab8d4436779da1534d8d613818712-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b023/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a4/a414579cadee7fbee9d5eb85fe808e8abcb81ae3d9a72220e815006faa0323de-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid KYT4QIQ5MNoTYf_Lg69E/KYT4QIQ5MNoTYf_Lg69E -goversion go1.12.5 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math -std -installsuffix shared -buildid kvoPMgfByOssn_ZCWuUO/kvoPMgfByOssn_ZCWuUO -goversion go1.12.5 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/02/022e495a908ae70b4dd75f0b3c39505a0859231580f965daf0dfca1217cf930f-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid P2ArJ5Vjty_qUkE03xO4/P2ArJ5Vjty_qUkE03xO4 -goversion go1.12.5 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF 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/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid Vsa4qflcu2orCpwRPkz6/Vsa4qflcu2orCpwRPkz6 -goversion go1.12.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./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_ppc64x.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_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f8/f82ec7660a847110282fba3861c465c051a27a079887006eec8a52ea75829db4-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/floor_ppc64x.o $WORK/b023/modf_ppc64x.o $WORK/b023/sqrt_ppc64x.o $WORK/b023/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b1/b19670d7a167002481720f9bf892e62708bf2ad6d09252109f00967a6f219343-d # internal BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid XEw_mgvIjtH1B3rTkV2P/XEw_mgvIjtH1B3rTkV2P -goversion go1.12.5 -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 $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4e/4e4900271ec0f450645219099e1a11cbb2f02ca64c43ae360838d14d362d0728-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_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid RGPQ4VBY5OMnurPWs1C0/RGPQ4VBY5OMnurPWs1C0 -goversion go1.12.5 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f3/f329999d259ce1b71aeb786a1a304d471427273a8013db7a9021f4283b482943-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_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid F7kz9mtkei0hxnuwUj39/F7kz9mtkei0hxnuwUj39 -goversion go1.12.5 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0d/0d3828c90947cdce5b6439b8940768802d20cca9678977e6e9560fa43ae06527-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/auto BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c BUILDSTDERR: cat >$WORK/b095/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_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/auto -complete -installsuffix shared -buildid 7qLbGIAlFXdTnkFZKjK3/7qLbGIAlFXdTnkFZKjK3 -goversion go1.12.5 -D "" -importcfg $WORK/b095/importcfg -pack ./doc.go ./gui.files.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d0/d080046ea57223bb2e5b010e162f7c890ffa8ea25946dc85ed9f7e1cc525af04-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b027/_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_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid prjxrrT7t4lF4bO7L9LH/prjxrrT7t4lF4bO7L9LH -goversion go1.12.5 -D "" -importcfg $WORK/b052/importcfg -pack ./rc4.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ec/ec737090296dce3d9be226a20947875be6a29f615483246d9e65539357c1b045-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/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_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid GB11ErAdfT_Klox4Wku6/GB11ErAdfT_Klox4Wku6 -goversion go1.12.5 -D "" -importcfg $WORK/b116/importcfg -pack ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/87/87694de96ee3071d433fdf43cdeaf5ff38fa5866c0225b572bc346bf8ba3f027-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/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_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid htGRKOhCOvb0RuifxBXE/htGRKOhCOvb0RuifxBXE -goversion go1.12.5 -D "" -importcfg $WORK/b185/importcfg -pack ./runes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/26/2681a7afddf68cb175d8133450de19fe8d58adfae99f15fca1121538ddb30378-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b022/_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_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 -complete -installsuffix shared -buildid P7uS2cWWzCBxmvDzIHoA/P7uS2cWWzCBxmvDzIHoA -goversion go1.12.5 -D "" -importcfg $WORK/b201/importcfg -pack ./gf256.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/e2/e251693753feefac5b5f332e3ade13f433f091eedcd6786c8ba18ba7a0af3893-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p image/color -std -complete -installsuffix shared -buildid stRnSdugg_ounW5bxVVu/stRnSdugg_ounW5bxVVu -goversion go1.12.5 -D "" -importcfg $WORK/b203/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/5a/5a622078c3ad34728c0d6d372ad29e1b7a2f87d57344b46af6a7a850677dbf97-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF 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_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid EkD-HS5jFNK-jD89ZJmQ/EkD-HS5jFNK-jD89ZJmQ -goversion go1.12.5 -D "" -importcfg $WORK/b205/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/40/401156dbab2adda192b6bacfa8b0c23e54ea15339f31e588f355fbea6b6ffdd7-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/8e/8e4b28c094136a64e983a14242459b7f05693976f43a5b9bf7a663a6f300de85-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b071/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b071/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid pHqenW-WwrnzbT_83jML/pHqenW-WwrnzbT_83jML -goversion go1.12.5 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b071/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_ppc64x.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/24/24ea12aaa3bab3b35fd32196ce1751242dad74171892eadeb5bea72aa263b36a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o $WORK/b011/duff_ppc64x.o $WORK/b011/memclr_ppc64x.o $WORK/b011/memmove_ppc64x.o $WORK/b011/rt0_linux_ppc64le.o $WORK/b011/sys_linux_ppc64x.o $WORK/b011/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/cb/cb4fbde2b6be5506c3b9c6b1fa8098ec57061b1e3ac28eef2a3e2d0d4f71ff42-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/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid kdsYMOgeOPl_mAOabViu/kdsYMOgeOPl_mAOabViu -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0c/0c732324c278540fa028e62158720d984c1023b77864a3220cc792e89068b568-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/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 2GymhFmu1l3qXetync1e/2GymhFmu1l3qXetync1e -goversion go1.12.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b023/_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_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid WLL-czOemT29fTnPz2p7/WLL-czOemT29fTnPz2p7 -goversion go1.12.5 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b030/symabis ./asm_ppc64x.s BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b040/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p reflect -std -installsuffix shared -buildid G27XK-YyduFzSZ6WYese/G27XK-YyduFzSZ6WYese -goversion go1.12.5 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b040/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_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p syscall -std -installsuffix shared -buildid 9nN7ew9gxkfJtzWwmBf3/9nN7ew9gxkfJtzWwmBf3 -goversion go1.12.5 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/13/132b38cbf9774077ec1f1bda77a0ff1971fd9e9e902674305990b7cfae3977ee-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/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_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 9uZt2XUteHkRCjN8PdE3/9uZt2XUteHkRCjN8PdE3 -goversion go1.12.5 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ad/adeae1601be7d042f042eb292f2a117e5ffed9b91049693df840c662e4b5ba24-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/51/51a83a08bd4524cb73d350565b29799b9914677b488293c0592a9e54f6a6e23a-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b021/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_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p hash -std -complete -installsuffix shared -buildid 0Jcya8j-rgm4TuanMnMR/0Jcya8j-rgm4TuanMnMR -goversion go1.12.5 -D "" -importcfg $WORK/b021/importcfg -pack ./hash.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/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid Pfc6WqH9Z5mRZ7gn4VKb/Pfc6WqH9Z5mRZ7gn4VKb -goversion go1.12.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/49/4901960a0619d08eb8b3e2915876161d565dc68362cc9565ecf8edc0384351ed-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto -std -complete -installsuffix shared -buildid Ul1WFnnAugkrM7QqBxEQ/Ul1WFnnAugkrM7QqBxEQ -goversion go1.12.5 -D "" -importcfg $WORK/b020/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/66/66b2c1d9957d25274379f28895a94a12d5cc13bc4a045b735086e93e9500f4c2-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./strings.s BUILDSTDERR: cat >$WORK/b045/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 sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p strings -std -installsuffix shared -buildid PR9eOkdvJZHAkmh3z2Ex/PR9eOkdvJZHAkmh3z2Ex -goversion go1.12.5 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/51/51c16afacef575e37859b8a7fe95483db9105df038a9977f143db657ee01f164-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/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid vuG4nUR3zFQo_cSfYOgF/vuG4nUR3zFQo_cSfYOgF -goversion go1.12.5 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a5/a54a6c5bb11b5194a0aff2e677bcc7c4b86e2fad3c034367ae49ee5b91d384f1-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/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_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid EG4E8bs5IeIGPlQfb-XZ/EG4E8bs5IeIGPlQfb-XZ -goversion go1.12.5 -D "" -importcfg $WORK/b046/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/84/845c17dc9f40773314ff908a54ea0eb94ee63439f5cba500552b786876d9e7af-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./sha512block_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b040/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2GVhvd9M_sGp9dSjPmXU/2GVhvd9M_sGp9dSjPmXU -goversion go1.12.5 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ad/ad013ea5e6d00c3fe16f7ebaa2372b059289ef65249e8bf1a816e7484a380b54-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p time -std -installsuffix shared -buildid NQgi_4JTGXI1bmSxkYcz/NQgi_4JTGXI1bmSxkYcz -goversion go1.12.5 -D "" -importcfg $WORK/b041/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_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e6/e6d27f1f6b5994022586421707e31cc79a466d74705f721bcdf8ef506814b95b-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HaynbMBXxFORMGeH54wQ/HaynbMBXxFORMGeH54wQ -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2c/2cfaa94a17386864071710d2f35ccb87a2dafd6413ba2eacd1bce02516bf25bf-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7pqn3prJ8x8XgXed12nN/7pqn3prJ8x8XgXed12nN -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/55/55573fe45970d19e4ba7b9856cc6a9b81a4f7e747207c41fcd9f4307cf98a7e7-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid Ps2fL_RntAB7EiSKKEb6/Ps2fL_RntAB7EiSKKEb6 -goversion go1.12.5 -D "" -importcfg $WORK/b054/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7c/7cde05b31f8356a6deac13f24a52a7ba4b65d7727ed0041178a48318154769c1-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b055/symabis ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f8/f81d4f1043173373726239f14fd720e2450f1f3f856ce5aae104210c9ed88051-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid XyyfR3lxZGd2v643kmYp/XyyfR3lxZGd2v643kmYp -goversion go1.12.5 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha256 -std -installsuffix shared -buildid 1zyMTH9WV17SmyVZneOE/1zyMTH9WV17SmyVZneOE -goversion go1.12.5 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/46/4644865236b4369b2a451b6453871dfc5c7459131931c732d421039c51b2d677-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p path -std -complete -installsuffix shared -buildid 03-eFCDyFKKGJdXa8FrM/03-eFCDyFKKGJdXa8FrM -goversion go1.12.5 -D "" -importcfg $WORK/b083/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b055/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/bb/bbe0f0e171c515c111302d35564953a6923a9d89eeca5bd09153bc0a6dbd4587-d # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/69/69761c73de383647f3b4390d426efe9cbdb09b8ac7da236130f42bd7bd0030a1-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid aHDWs-Z5-LQJXvYsXqxQ/aHDWs-Z5-LQJXvYsXqxQ -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./tabwriter.go BUILDSTDERR: cat >$WORK/b091/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b091/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p hash/crc32 -std -installsuffix shared -buildid Hjc-4NtlL399R-NQvrrg/Hjc-4NtlL399R-NQvrrg -goversion go1.12.5 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b091/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d6/d668ad300f4481235cafd43e301b447ff4e6d6fd759896144b3787c63ff64788-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_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_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid yB0rpUSSojSzSSOdbZts/yB0rpUSSojSzSSOdbZts -goversion go1.12.5 -D "" -importcfg $WORK/b105/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b091/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b030/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/21/21212ac8672046dc33d3312ca7981496cca9a83f355a52dd350e43efbf911227-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p hash/fnv -std -complete -installsuffix shared -buildid eaEGWSVsQHzHugsFPNHL/eaEGWSVsQHzHugsFPNHL -goversion go1.12.5 -D "" -importcfg $WORK/b111/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/crc32_ppc64le.o $WORK/b091/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e5/e5daaf91a433e4751fb102c0c68710fd47a6fe7d5f5e0dc73bfe810d13d462ce-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/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/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid eWkXjBVJAOaIoGr-pF8w/eWkXjBVJAOaIoGr-pF8w -goversion go1.12.5 -D "" -importcfg $WORK/b125/importcfg -pack ./transform.go BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5f/5f5b7c5d44cc05d368283b871960fb36e2209ee3f20f96606d8fbb8e80c8aabf-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b029/ 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/b023/_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_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rGMmUHa0DBWyI-REIzRS/rGMmUHa0DBWyI-REIzRS -goversion go1.12.5 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/78/780590b059dbacd0321ec919fd11518b18daf8b62ac489028747a5c5ade12b7b-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/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_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p sort -std -complete -installsuffix shared -buildid 4I_P3SQYLLjotlEjpVUH/4I_P3SQYLLjotlEjpVUH -goversion go1.12.5 -D "" -importcfg $WORK/b037/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/2e/2ec35ed964d21dea6b26b576da2054a812207b97acfaf7ac340baa325b9c2a06-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/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/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/poll -std -installsuffix shared -buildid 86ijaRCilTfsIOthQcTE/86ijaRCilTfsIOthQcTE -goversion go1.12.5 -D "" -importcfg $WORK/b039/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/60/60f722cedb5b5651b2a3494fef49ab54b130c13474cf106876f35b0d4323f34f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/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/b017/_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_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 5OtfZ60vYBfJ9xCCXKgz/5OtfZ60vYBfJ9xCCXKgz -goversion go1.12.5 -D "" -importcfg $WORK/b137/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/11/113bbdbab109ed614fae0b32d87964a2d3661fa64ffc4ee99ef68bd95a49dece-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 43Gextktdsf9YhFxMgK2/43Gextktdsf9YhFxMgK2 -goversion go1.12.5 -D "" -importcfg $WORK/b036/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/90/90da090cc5898f09948d5a28f74b14c763e191b342548773b1b912117c5df761-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid we7LK5_3CqWRAUTvi3J2/we7LK5_3CqWRAUTvi3J2 -goversion go1.12.5 -D "" -importcfg $WORK/b098/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_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/79/7947e16f72aef563cb8e0df5f2a6dc7c42649a42641404cdc1cc9d6e2cf87dc5-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GZCjRD03gboB6ACZmy8R/GZCjRD03gboB6ACZmy8R -goversion go1.12.5 -D "" -importcfg $WORK/b139/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/15/15ef33ed0d5dd1e564d1bd5e99c98464f0532043cac804a7ea7339dfdfd6e57d-d # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/8f/8f0155d39fad8d7cefd78d97d105423bc1f0f168fba1a143b8be839c70ab6e74-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: os BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b026/symabis ./xor_ppc64x.s BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b043/_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/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p os -std -installsuffix shared -buildid sU55m8w0cfIgl6GPDUS6/sU55m8w0cfIgl6GPDUS6 -goversion go1.12.5 -D "" -importcfg $WORK/b038/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b028/_pkg_.a 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 /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p crypto/cipher -std -installsuffix shared -buildid eOewT4Tc3EPsbiynrPYV/eOewT4Tc3EPsbiynrPYV -goversion go1.12.5 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/6a/6a1ca86dc4392b03030552d925da1970e3ac61d4e7d86e043bb476922b7a7663-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b050/symabis ./md5block_ppc64x.s BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/md5 -std -installsuffix shared -buildid qqQEksSjh1hG2cgfJo_q/qqQEksSjh1hG2cgfJo_q -goversion go1.12.5 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/61/612f3dc6e9d44dc2469718fa24890089010ea91b46ed770b160b0993d2b0f641-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b025/symabis ./asm_ppc64le.s BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p crypto/aes -std -installsuffix shared -buildid XyhtJovJtu37UOlGITqg/XyhtJovJtu37UOlGITqg -goversion go1.12.5 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b050/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d0/d0680adc698d711b62098f6b1f05c0716b22278298b7c1a23bb398b3480bbc3c-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto/des -std -complete -installsuffix shared -buildid Wak0RHafDtKq4Nl8qSRl/Wak0RHafDtKq4Nl8qSRl -goversion go1.12.5 -D "" -importcfg $WORK/b031/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/72/72645bae637121ab0c25c3c7c89145636551623c46199d8fdeca01f8a4a301c9-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/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/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9LEFNGvcQ4NOmatZStKy/9LEFNGvcQ4NOmatZStKy -goversion go1.12.5 -D "" -importcfg $WORK/b061/importcfg -pack ./base64.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/34/341fa5f5c7630c5f598124583d6860486aa9736e0da93938a8b376acd07922b5-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_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/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid J1YqJxpsAskhtstIl3yU/J1YqJxpsAskhtstIl3yU -goversion go1.12.5 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cf/cf6ed7ef2d5a2ce9a727e8c14c6b19da8ca805cdc795c2c9a8d909d96e010dbe-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid KTDd3wm00YRlJTMJ6HXE/KTDd3wm00YRlJTMJ6HXE -goversion go1.12.5 -D "" -importcfg $WORK/b075/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e0/e019234a63eab4534e4ea128038c2328023dfda7aff3b47692fc25c494a46c54-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/pem -std -complete -installsuffix shared -buildid YFP9jReDBRaOnXtN32aU/YFP9jReDBRaOnXtN32aU -goversion go1.12.5 -D "" -importcfg $WORK/b060/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/dd/dd5f5c45e6b58e01fc070ea439246ebe3e0da5907f0d3ec6092772896b7e0681-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid pMPVsgxyxzeiL1xC3ZsZ/pMPVsgxyxzeiL1xC3ZsZ -goversion go1.12.5 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/31/31439f8db67f1ab117b0a652967d283acf190605b163450f2908e9f5db1c1468-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid g-D4wYpllLPRor2nxMKD/g-D4wYpllLPRor2nxMKD -goversion go1.12.5 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/bd/bd946668a844fa3016cfdf4e6bbda6ef52b272ffc5143f617aa09ac92f1b19bb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/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_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid Q59R86iBF6cS7y4My7dD/Q59R86iBF6cS7y4My7dD -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3c/3c3530d9eb9658b48e8cadd30ec4ef4cf16b79c94dd00e23048bb86eb05b1944-d # internal BUILDSTDERR: fmt 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/fmtsort=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p fmt -std -complete -installsuffix shared -buildid To9rE9P9MrKtePuvCqkW/To9rE9P9MrKtePuvCqkW -goversion go1.12.5 -D "" -importcfg $WORK/b035/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b4/b4ffa496a4153c01423242e21654ee6c6afa7aa408422a02242c0898637e3b6a-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p path/filepath -std -complete -installsuffix shared -buildid -TdXcRbc8B_R5LgS1KV7/-TdXcRbc8B_R5LgS1KV7 -goversion go1.12.5 -D "" -importcfg $WORK/b065/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/87/87798406d8c402102a63e66539079a69b44123c0d86874c2ca3db2aa45ba9c9f-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./debug.s BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p runtime/debug -std -installsuffix shared -buildid d1ZrpeDYsqLIMCEqFR8Z/d1ZrpeDYsqLIMCEqFR8Z -goversion go1.12.5 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/dd/dda9412c94450daf49d9ef4c24a4b5690b21c01bfcc7e357702930fa0f51fc73-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/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/b098/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p regexp -std -complete -installsuffix shared -buildid vtDto9SknR1f9fVaSpR4/vtDto9SknR1f9fVaSpR4 -goversion go1.12.5 -D "" -importcfg $WORK/b097/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a7/a72be67fa7bc57a38daa4a171d5b89d38c84c919f0e5f353cee588c8d0b28511-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_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_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid cLufiKX5DutBrKbNnJ6k/cLufiKX5DutBrKbNnJ6k -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_noasm.go ./sha256block_other.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e5/e5be0efac4cc1552359693081881514eb0613ce8943a929d0978c97f1a93bbc4-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p io/ioutil -std -complete -installsuffix shared -buildid EdgCvjatkhAQprbmn5-7/EdgCvjatkhAQprbmn5-7 -goversion go1.12.5 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/8a/8a918ada5edcf78b4ee496c365770281786aa2780d35f5b878c1939e4481a15d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_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_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/du -complete -installsuffix shared -buildid 8uoaiOlZUuVt8h4PrMTD/8uoaiOlZUuVt8h4PrMTD -goversion go1.12.5 -D "" -importcfg $WORK/b108/importcfg -pack ./diskusage.go ./diskusage_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a5/a53a411e43050dcbeb273a5c82eb49c9325ab849a0fd38380986334f6cbff1b6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid ElY8WgtKSPx7-raCduAj/ElY8WgtKSPx7-raCduAj -goversion go1.12.5 -D "" -importcfg $WORK/b150/importcfg -pack ./doc.go ./quote.go ./unquote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/78/788682f0d361e71a4799af56708d3b7c09eee64a4e20f53ba587a11d5e745ff7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_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_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid PyBuFfbhgrqMlaswMZx5/PyBuFfbhgrqMlaswMZx5 -goversion go1.12.5 -D "" -importcfg $WORK/b169/importcfg -pack ./bytes_comparer.go ./comparer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/bf/bfae35414c052a12b4592ea7c029abb6e3322f22be1108b219a88e4e77b1430c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/snappy BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/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/b091/_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_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid q74O4_FbWv6vO0Z5Ao7w/q74O4_FbWv6vO0Z5Ao7w -goversion go1.12.5 -D "" -importcfg $WORK/b178/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/d2/d2ee0070af97024a8239f96f025f220450c8adff04954285c62b4f7f99151cb0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid 0s0JXaGy2yAQtHC5bFDc/0s0JXaGy2yAQtHC5bFDc -goversion go1.12.5 -D "" -importcfg $WORK/b186/importcfg -pack ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/0d/0d2d487317efce9ced5151e9d41d5caffbeda666856937370ec5fb315fc0ce39-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid iQ8Rn7HR6xCmgYl7gM4g/iQ8Rn7HR6xCmgYl7gM4g -goversion go1.12.5 -D "" -importcfg $WORK/b191/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/48/489508511eb84baef50e8d7f306042192e3a479aec837263f438950393c32a0e-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b021/_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_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash -complete -installsuffix shared -buildid 4rpM4h2G98UELVD092Tx/4rpM4h2G98UELVD092Tx -goversion go1.12.5 -D "" -importcfg $WORK/b196/importcfg -pack ./rollinghash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/96/96d33566b42137160985494e492ff475942f1f0a99991694d4b3816a425286eb-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/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/b203/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p image -std -complete -installsuffix shared -buildid GmgbB6hU08o3JyrXAtKf/GmgbB6hU08o3JyrXAtKf -goversion go1.12.5 -D "" -importcfg $WORK/b202/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/43/432744ec8faf9c726e59452070a8edc650f677861d14ac4e2fb06c25afabacb0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/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/b196/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b191/_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_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 -complete -installsuffix shared -buildid xEWrXl1p-YxcmSs4gujR/xEWrXl1p-YxcmSs4gujR -goversion go1.12.5 -D "" -importcfg $WORK/b195/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/5f/5f44e4e947a0436b11c510c0e44160230c602670aaa2fbe693398d9ca7d60380-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p html -std -complete -installsuffix shared -buildid K3o1vaVvrc6kVv_gRx0K/K3o1vaVvrc6kVv_gRx0K -goversion go1.12.5 -D "" -importcfg $WORK/b210/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7e/7ed4ef89e3ca5d2a67293620358bda096a77064dd0bf26e1c2f4f1cd690e7eb8-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b214 -I $WORK/b214/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b214/symabis ./sig.s BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p os/signal -std -installsuffix shared -buildid aFSnoVzTdRzcBM5I_eK4/aFSnoVzTdRzcBM5I_eK4 -goversion go1.12.5 -symabis $WORK/b214/symabis -D "" -importcfg $WORK/b214/importcfg -pack -asmhdr $WORK/b214/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/69/695f4bd3403617522e76fb02e21916c742e74010b73afc4c661b7a5ddcd16ef1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: math/big BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b0/b0be111e6491961c3b830b1878418d7f198bb4410c1518ff0dc38ee2065573ff-d # internal BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b034/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b034/symabis ./arith_ppc64x.s BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/hex -std -complete -installsuffix shared -buildid Tz0GHPC208Yv4XAtdFfW/Tz0GHPC208Yv4XAtdFfW -goversion go1.12.5 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b034/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/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p math/big -std -installsuffix shared -buildid O3dgZ7YG-6Sx-iQbBWBv/O3dgZ7YG-6Sx-iQbBWBv -goversion go1.12.5 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/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: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b214 -I $WORK/b214/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b214/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b214/_pkg_.a $WORK/b214/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/f6/f6c481d5efd49f118055000f2906e500eed3312b9ab23da437c2c852c20bab75-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p context -std -complete -installsuffix shared -buildid 70y6x8kmgvf4iKbMz80Y/70y6x8kmgvf4iKbMz80Y -goversion go1.12.5 -D "" -importcfg $WORK/b067/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5b/5bdf2d0f4e4a00db2fd8e32dc7df7749b4529901ee18ae8de3409f1b9227a2eb-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid RtBt3-VovIRegNPieRWG/RtBt3-VovIRegNPieRWG -goversion go1.12.5 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d7/d7e5649be830b2d6048e0642906f7a976675054463936b9631cd48c7baff22a9-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b066/ -importpath net -- -I $WORK/b066/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/44/44ba4d97837f1c54fa7af9a10b6cec35ca556cd83c23306c118ce6626964821b-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid KnK1jEmjBJGTAbeCQN_G/KnK1jEmjBJGTAbeCQN_G -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e1/e18da59501bf54b8a9a2453324117673a8031c547f2c067f571d3b706e7a454a-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid Xz0RNq9rqf1tEw9-3GMs/Xz0RNq9rqf1tEw9-3GMs -goversion go1.12.5 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3a/3a5f546b6a64a989e40f372ba51d89d1b15ea697bec0f717ddf292300db8a7c0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6lzjr1MyeGvnrqzo73sb/6lzjr1MyeGvnrqzo73sb -goversion go1.12.5 -D "" -importcfg $WORK/b082/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/0d/0d824f4c1baf5c80c9aaa6a581079ec43e7ffdc2cd064dff4faf056d63899c2d-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p log -std -complete -installsuffix shared -buildid TkOjqgEReedBo396Pm8v/TkOjqgEReedBo396Pm8v -goversion go1.12.5 -D "" -importcfg $WORK/b085/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/af/afe4067c2eb714b1d388e0d6bccc6562ce63d113ee26baea1c715a048f7f525c-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_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_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p compress/flate -std -complete -installsuffix shared -buildid uuvFp7YulUYtV34YO91N/uuvFp7YulUYtV34YO91N -goversion go1.12.5 -D "" -importcfg $WORK/b090/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_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/52/523348032342821aabbebe110fd55f9439bfee60d473c65ddef667ed21be7375-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid OCwPrpBFLvSeSY-2vrDh/OCwPrpBFLvSeSY-2vrDh -goversion go1.12.5 -D "" -importcfg $WORK/b096/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f5/f55a625796c264c4a6d5c6c9ba462b956ec4fa35a1e924b7f375fd8cb63ed82a-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p encoding/xml -std -complete -installsuffix shared -buildid GEMhGpo7cUW_1senUado/GEMhGpo7cUW_1senUado -goversion go1.12.5 -D "" -importcfg $WORK/b100/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/90/904faea0a09a3f6614815560e7d1996785f039ddb5b8e0c72265f51785333e10-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p compress/gzip -std -complete -installsuffix shared -buildid K5NQSGODk9Gp9eJIK94l/K5NQSGODk9Gp9eJIK94l -goversion go1.12.5 -D "" -importcfg $WORK/b089/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c6/c6a215f6e3ce3dc058a04d60c7b73c71bc5044ebe8f04a642f15c41263f4af97-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/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/b089/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p runtime/pprof -std -installsuffix shared -buildid 32yKCgIAc1lb0hkkGq21/32yKCgIAc1lb0hkkGq21 -goversion go1.12.5 -D "" -importcfg $WORK/b088/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b034/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b034/_pkg_.a $WORK/b034/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f9/f9a0df181fe3fd21e254fb3360220ca6d7265e28b1630f146fecbbff1a2076db-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_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_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid GsGMF7MCt3umZmvgYUB5/GsGMF7MCt3umZmvgYUB5 -goversion go1.12.5 -D "" -importcfg $WORK/b033/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3a/3a9ac5ada721d046ae43423f79c2f6d01fd329178820aa43e895c38a5ede9ab6-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ijf4WmA2S5H5iEsMOlLK/ijf4WmA2S5H5iEsMOlLK -goversion go1.12.5 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/28/28b599cc63861f67fc2e4b23ec24f2f926aff5be94f536218a9ca7d27f246faa-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rand -std -complete -installsuffix shared -buildid H8xRmSCutvwF0SIYD111/H8xRmSCutvwF0SIYD111 -goversion go1.12.5 -D "" -importcfg $WORK/b051/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c7/c716f8ef48a66fbe6a5df4b4013809ec53119918341e8583e2fbc8f0ec618bec-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid wRiak0JtdwzbWeHuqRnK/wRiak0JtdwzbWeHuqRnK -goversion go1.12.5 -D "" -importcfg $WORK/b053/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/90/901a97ff0e93fe16c9dbfc94579b86fcc8039ee2ffa671562ac9817b4e3ed2d1-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tKZpsxdIPFs0qQVd5d-R/tKZpsxdIPFs0qQVd5d-R -goversion go1.12.5 -D "" -importcfg $WORK/b057/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c4/c4377b6119301852abfd33b399689fcc40392c614bd2bc68be0e28039e76d33d-d # internal BUILDSTDERR: archive/zip BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/zip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p archive/zip -std -complete -installsuffix shared -buildid YachWPJBgZWO1t1CCwTX/YachWPJBgZWO1t1CCwTX -goversion go1.12.5 -D "" -importcfg $WORK/b094/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ea/ea78839a4b0b54cd38977221ab73847f99bba7cc6588712c5a0ebf7dace3ee1d-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid EfVehr8N2RKxzUnvHfjV/EfVehr8N2RKxzUnvHfjV -goversion go1.12.5 -D "" -importcfg $WORK/b032/importcfg -pack ./ecdsa.go BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/62/62a44752cc9b18eb84609136a3b0055f353396cb0d171b76fcfb12ec8d3ae751-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid EYrC7KOfESNCKbi6welH/EYrC7KOfESNCKbi6welH -goversion go1.12.5 -D "" -importcfg $WORK/b058/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/68/684fe411286b94b38419225f31be99cda8707ad4e6ca4c9bc09067d9aab61063-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid _7flENiVjI6Cas846lxn/_7flENiVjI6Cas846lxn -goversion go1.12.5 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cf/cf76e3eb8e4e326b0a4c5d9d9f7d21e7d65cd0f0bc830e054997da5898770ec7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ZQ0uxYcSDAVqpCb9aF5S/ZQ0uxYcSDAVqpCb9aF5S -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/37/3765ec6d70900a5818409681fe78815a91ca407a4797c7ae378ca85cf5a8f6da-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b106/ -importpath os/user -- -I $WORK/b106/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f1/f1e9028fc109d5c16907727d5ae45e376fda238cca6cd33f2b48459077b64b05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/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/b035/_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_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid M8OCvCFxYa0SLm7qd3qM/M8OCvCFxYa0SLm7qd3qM -goversion go1.12.5 -D "" -importcfg $WORK/b115/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c0/c05463a469cec1da9057b4b49d2319f70ab41d6d7ba3a76046dc8aa71a39d8e3-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid M4UuQyLvMWSy3L7ktmtH/M4UuQyLvMWSy3L7ktmtH -goversion go1.12.5 -D "" -importcfg $WORK/b126/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/63/63be4bbb35f59552ce018d9df12f23d50165115905e8f26470ce2c80af50a20a-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid y6vNt_tX0vO5g5V8TRN8/y6vNt_tX0vO5g5V8TRN8 -goversion go1.12.5 -D "" -importcfg $WORK/b127/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_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a9/a9c96f324f003ccd14fd3a48dad2d710d5210d0301378cb26174a000baf25d6d-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid T_LZNNe066eN0Sk5rYAp/T_LZNNe066eN0Sk5rYAp -goversion go1.12.5 -D "" -importcfg $WORK/b124/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/18/18d366af051bdf4dcd378feddd6ac10f11023a241a795e36b6ad9059c84ec50e-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 6vnJpPvduqk1D4G36ZZ9/6vnJpPvduqk1D4G36ZZ9 -goversion go1.12.5 -D "" -importcfg $WORK/b130/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/4a/4a9f502f82850f73f789737a6fd2f4a0c775aebab4caaed2470b5102f9cc845f-d # internal BUILDSTDERR: mime 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 encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p mime -std -complete -installsuffix shared -buildid wHHbt6R_TTPDtZKAcqdj/wHHbt6R_TTPDtZKAcqdj -goversion go1.12.5 -D "" -importcfg $WORK/b131/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c6/c6489b3f9fc955b628000883ed15e84aed690f2a43138d887ca134a25a970a3b-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_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_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid PaDS04DSlDNXzo629pTn/PaDS04DSlDNXzo629pTn -goversion go1.12.5 -D "" -importcfg $WORK/b133/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/3d/3dcbb5c672523fd269407e005287b856e0c7ca2c8728ec068e1dca600a829759-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 9B-wV8Omg6XfxzLaagCz/9B-wV8Omg6XfxzLaagCz -goversion go1.12.5 -D "" -importcfg $WORK/b123/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/39/39fa052f2849491ee5783f4d30a47ab35cc8ed7315062e2923b8a12675a4ae59-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/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/b035/_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_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p net/http/internal -std -complete -installsuffix shared -buildid xKgp7TTgxzFbm9QHI24o/xKgp7TTgxzFbm9QHI24o -goversion go1.12.5 -D "" -importcfg $WORK/b135/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/07/0708fdcf3894b172a023c8f4c1a5710c98603d8959701e59cba234ee1fbf4bda-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid ky3uyU6AVS6evw9vZtBy/ky3uyU6AVS6evw9vZtBy -goversion go1.12.5 -D "" -importcfg $WORK/b136/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_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/19/19c02d87ad60ab3ac32536e6c1fcadf9db5eb0d040b401fbe73333ee0e8e49cd-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid jdoEFMDQV6E7plBoXT-W/jdoEFMDQV6E7plBoXT-W -goversion go1.12.5 -D "" -importcfg $WORK/b142/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: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cd $WORK/b106 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cd $WORK/b106 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/33/33a38f5d411a7e3e7ae51fcabe9abdbbd4d5100aa43cded7522aa947de65f243-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_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_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid DGGb6BInVZR-mS5p03yF/DGGb6BInVZR-mS5p03yF -goversion go1.12.5 -D "" -importcfg $WORK/b144/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/04/04c4bca5ec73e6f41922fce790f4a4ab140013657cbe8583a63c14cba181dd05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/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/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61xKWX7GCTixxA25UcxT/61xKWX7GCTixxA25UcxT -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./sha256.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b106 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/94/944289308b311629fadee036eece8193e1ac349eba0ce15b55fad812b3fec95c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid hKbHVa2KTsMKbCXZ-3lA/hKbHVa2KTsMKbCXZ-3lA -goversion go1.12.5 -D "" -importcfg $WORK/b147/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cd $WORK/b106 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/69/69730f0058ffd3f69850bb203572d15a9e33d8ba3356631103afee485e662eb3-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/util BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid 4bQOzoWhYjoi-1uDK89d/4bQOzoWhYjoi-1uDK89d -goversion go1.12.5 -D "" -importcfg $WORK/b148/importcfg -pack ./utils.go BUILDSTDERR: cd $WORK/b106 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/97/97e50478dc5e796dbeebef08370dcce6961df052de37bab68b02f0b005b025f8-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p os/exec -std -complete -installsuffix shared -buildid nFsW5dip9KGSm9jHXb0y/nFsW5dip9KGSm9jHXb0y -goversion go1.12.5 -D "" -importcfg $WORK/b151/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net -std -installsuffix shared -buildid 8lleGaP0C3W8SaOg9qi4/8lleGaP0C3W8SaOg9qi4 -goversion go1.12.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo_linux.cgo1.go $WORK/b066/cgo_resnew.cgo1.go $WORK/b066/cgo_socknew.cgo1.go $WORK/b066/cgo_unix.cgo1.go $WORK/b066/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -o $WORK/b106/_cgo_.o $WORK/b106/_cgo_main.o $WORK/b106/_x001.o $WORK/b106/_x002.o $WORK/b106/_x003.o $WORK/b106/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b106/_cgo_.o -dynout $WORK/b106/_cgo_import.go BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p os/user -std -installsuffix shared -buildid mPyMs3VcyW_3ma13a3MZ/mPyMs3VcyW_3ma13a3MZ -goversion go1.12.5 -D "" -importcfg $WORK/b106/importcfg -pack ./lookup.go ./user.go $WORK/b106/_cgo_gotypes.go $WORK/b106/cgo_lookup_unix.cgo1.go $WORK/b106/getgrouplist_unix.cgo1.go $WORK/b106/listgroups_unix.cgo1.go $WORK/b106/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/da/dae84c85050dec0347630154bfe3d39552f823e1beb85f8d418fe8c2fbb03cbc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid dzhLYqProMsFtIsvq6GD/dzhLYqProMsFtIsvq6GD -goversion go1.12.5 -D "" -importcfg $WORK/b155/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/_x001.o $WORK/b106/_x002.o $WORK/b106/_x003.o $WORK/b106/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/94/94357debcdf3586aceef21562d2fe5c6bb435553e913ca7304f455652e8b258d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid 27fhdAdxBj1lr7CTvICi/27fhdAdxBj1lr7CTvICi -goversion go1.12.5 -D "" -importcfg $WORK/b104/importcfg -pack ./deadlock.go ./stacktraces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/96/96e8f475b40d78d2aa6775a9d07fc90b840571b025559d15e37cc59e0423a789-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_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_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid a2zY5G-E6l7QmP1gUlq4/a2zY5G-E6l7QmP1gUlq4 -goversion go1.12.5 -D "" -importcfg $WORK/b162/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/0e/0e07c01598edb294e53a3742f51ddc60b97eacbebbde1e72cd3216da8ed70574-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sync BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid hLkmbF1MczckOx-WPBN9/hLkmbF1MczckOx-WPBN9 -goversion go1.12.5 -D "" -importcfg $WORK/b103/importcfg -pack ./debug.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ba/ba4cf00f5903364abbad7976c2e89c7fffea64dd75e4ecfb60fddd2b74823f05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid RY9VdrdaAalsDoeirkIG/RY9VdrdaAalsDoeirkIG -goversion go1.12.5 -D "" -importcfg $WORK/b164/importcfg -pack ./rate.go ./rate_go17.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/eb/eb36a7c6547c6ae057a4b6d09c6e91c72fe1810ccfe24d895560b35eac086d18-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/events BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid xW7q3ujvepdZsxf7Ekfv/xW7q3ujvepdZsxf7Ekfv -goversion go1.12.5 -D "" -importcfg $WORK/b101/importcfg -pack ./debug.go ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/03/0353a0581af9fbf87cbea33f75f2f721234413d573c80766a2ce4fabd9654ffa-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/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/b035/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid _f9XRSQoxO0bImKwbJqw/_f9XRSQoxO0bImKwbJqw -goversion go1.12.5 -D "" -importcfg $WORK/b168/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e6/e603da95a81a5c04b2b98f69dbf9db533e4a98265bcf4a1d808e393a64808181-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid lNX8wYMIetPd9BgZ_MHX/lNX8wYMIetPd9BgZ_MHX -goversion go1.12.5 -D "" -importcfg $WORK/b171/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/1e/1e30d6980c70d15cd999638c202c0f1e123d5f8e0b9f89461ac1783dccb1d81b-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/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/b168/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_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_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid XB7OM1AykLsHBb8sBQQ8/XB7OM1AykLsHBb8sBQQ8 -goversion go1.12.5 -D "" -importcfg $WORK/b167/importcfg -pack ./cache.go ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/78/78fb82199807c259a0f96aecc105c9f2a56897c6c32078d2c5a8210302e347ce-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/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/b168/_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_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid g2jG_lTUfpAu0mdZLYvN/g2jG_lTUfpAu0mdZLYvN -goversion go1.12.5 -D "" -importcfg $WORK/b172/importcfg -pack ./bloom.go ./filter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7d/7d3bf2fcc9856f714c7cf89013f95de6bc492db8bd32f321a4016fe7873bd6ad-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/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/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b172/_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/syndtr/goleveldb/leveldb/opt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid A2pQLXSHDFE8IgiPD18h/A2pQLXSHDFE8IgiPD18h -goversion go1.12.5 -D "" -importcfg $WORK/b176/importcfg -pack ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ba/ba47de50d6fbad2ff5a364e6bfb9cfea8c35e139cfdf01abf98a48cc2821f43d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match -complete -installsuffix shared -buildid s0QH9-Wfdl9Fg8Us9bmU/s0QH9-Wfdl9Fg8Us9bmU -goversion go1.12.5 -D "" -importcfg $WORK/b184/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_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/bd/bda2c25340aedc8d10592672ad255132b0a85921ff7c44c764f465d907985f80-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_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_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid AAf_JW2VJCqQUKwtdTna/AAf_JW2VJCqQUKwtdTna -goversion go1.12.5 -D "" -importcfg $WORK/b170/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/b3/b3f47e484459948b105b3a907fa8a530ed61c7ea9054354e5b23ea8746d6afc6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/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/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_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_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid v0dXPCc7CF240T7lb05-/v0dXPCc7CF240T7lb05- -goversion go1.12.5 -D "" -importcfg $WORK/b173/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/6c/6cc3645c251b3764542b53b8d27857cdbbf6562ccc1012d70ad73a7b7eba729c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_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_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid eV7ECayDAAaCSgAN1jyL/eV7ECayDAAaCSgAN1jyL -goversion go1.12.5 -D "" -importcfg $WORK/b174/importcfg -pack ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ab/ab9745c9bc9f441a9df16ec9e3e4e12d91b48d3c6a8c5d6412dfb4105c96e610-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/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/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_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_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid sT2TOLAdGmrcYhcmlMOW/sT2TOLAdGmrcYhcmlMOW -goversion go1.12.5 -D "" -importcfg $WORK/b175/importcfg -pack ./memdb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/69/6934adb305347f420ff306e7ceb98c43414fc32e69d765466df5a1b51cef04bc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid FyZNqF23a7xwc_sKl8fF/FyZNqF23a7xwc_sKl8fF -goversion go1.12.5 -D "" -importcfg $WORK/b177/importcfg -pack ./reader.go ./table.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a9/a9c2bea5e7aa58e4e79435fc5935c68306d03457bcbb2aa7e0c1b81edc80fb46-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid jpM6hEU_xPQsb8t-X2rZ/jpM6hEU_xPQsb8t-X2rZ -goversion go1.12.5 -D "" -importcfg $WORK/b188/importcfg -pack ./lexer.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/88/8841295bd2c8489991845330d9f3261a5542716bc324c187681ce5367e9dc144-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid I8XjzdFks266xH8GqjZT/I8XjzdFks266xH8GqjZT -goversion go1.12.5 -D "" -importcfg $WORK/b187/importcfg -pack ./ast.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/90/9007f0a8f361737927a8591fc0d1a4a430b4cc325884018933443bea45ed4651-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b185/_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_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid TmlAq-1WXGiN-BDNxOs2/TmlAq-1WXGiN-BDNxOs2 -goversion go1.12.5 -D "" -importcfg $WORK/b183/importcfg -pack ./compiler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/62/622dc37aa5efbc95b1c30eda09a2be915d1dbfa9991704cc09e035c732ddaddf-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/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/b187/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b188/_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_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid G7e-vwBvh7ZPhhFVaoD6/G7e-vwBvh7ZPhhFVaoD6 -goversion go1.12.5 -D "" -importcfg $WORK/b189/importcfg -pack ./syntax.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e2/e2e7721e52b4d3a46411d6da9097192a7ff7f7767cc51be7912a92c23567f2fe-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gobwas/glob BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/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/b183/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b189/_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_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob -complete -installsuffix shared -buildid NMkSnl1LCQc-cQaSZmUW/NMkSnl1LCQc-cQaSZmUW -goversion go1.12.5 -D "" -importcfg $WORK/b182/importcfg -pack ./glob.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/79/79e7b2bd2fe0bc1e197f49ddf006400ff028a3349b431da060408f7c227d674b-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/weakhash BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/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/b067/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/weakhash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/syncthing/syncthing/lib/weakhash -complete -installsuffix shared -buildid iZk566OsydAAUmYjoCoV/iZk566OsydAAUmYjoCoV -goversion go1.12.5 -D "" -importcfg $WORK/b194/importcfg -pack ./weakhash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/56/56ea94fa462f9e2d1a639a13d95d02f6244bdc5ae5aa474f7946a89615ecfc9a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/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/b019/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid 7ZD6-KXvvslll3RQG5sF/7ZD6-KXvvslll3RQG5sF -goversion go1.12.5 -D "" -importcfg $WORK/b166/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: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cb/cbcf52bbce591e3ec481997545e464ee2d249be089eb84e6ce3e24b4875143ef-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF 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_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding -complete -installsuffix shared -buildid VsVDHcE2UH3anVX7d6hJ/VsVDHcE2UH3anVX7d6hJ -goversion go1.12.5 -D "" -importcfg $WORK/b200/importcfg -pack ./coding.go BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d9/d961c59971173042abd62008f043644b54bd3bba8d0167327e561715b0cfebf9-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid ur_XdbO2OfdPo0pBThBb/ur_XdbO2OfdPo0pBThBb -goversion go1.12.5 -D "" -importcfg $WORK/b056/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/78/78e0cf8078512a2ee06f9e30da531cf50336849f844373aaf43d92668565d0db-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p log/syslog -std -complete -installsuffix shared -buildid qhcsIrj-9C0_HcepVnI_/qhcsIrj-9C0_HcepVnI_ -goversion go1.12.5 -D "" -importcfg $WORK/b086/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2d/2d0edf724fa713daaefb486750f19788d4dcf7f8f4869c7986ef1d7683b6cf09-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics -complete -installsuffix shared -buildid odWcTli88LXTpi7tEyas/odWcTli88LXTpi7tEyas -goversion go1.12.5 -D "" -importcfg $WORK/b084/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_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ee/ee66fa1897532a10c354e1ed96360091c02a9132dcf6f6eab21f9b2052bace04-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/go_asm.h << 'EOF' # internal 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_ppc64le/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b110/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b110/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/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 2F2wWPiLvfdTpGt8X9Vp/2F2wWPiLvfdTpGt8X9Vp -goversion go1.12.5 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bb/bb384441451e12d63b56153ea67af9b0cc0c8c63e135d54905e751c00903f6ba-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Yw9i1Cf0zWIoAW_681nq/Yw9i1Cf0zWIoAW_681nq -goversion go1.12.5 -D "" -importcfg $WORK/b018/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5f/5f6d6d0a8942628c6010a113a492f2463f5aabc20f9303cecdbc435381d677ac-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/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/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid lUZeZ8J80XyaOQ4ykA8f/lUZeZ8J80XyaOQ4ykA8f -goversion go1.12.5 -D "" -importcfg $WORK/b117/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.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_ppc64le/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b110/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b110/_pkg_.a $WORK/b110/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/4c/4c464294831af45ef73f4a957eae857fa16a67178ebc721c088e00899760f848-d # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/58/587cc8089d1e182ac30a4a0b40a414a2e7de1b884c61887724280f290bdf255e-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 7GeZTRNG7N5GcyoQp29_/7GeZTRNG7N5GcyoQp29_ -goversion go1.12.5 -D "" -importcfg $WORK/b120/importcfg -pack ./client.go ./socks.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_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_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 0lolWeAunpbZFatQfRUG/0lolWeAunpbZFatQfRUG -goversion go1.12.5 -D "" -importcfg $WORK/b109/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ab/ab8fed32adbde453fb2c7cd0e135cdd2faaf1fe0ce16623aa456bc8001732141-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid IozKCbYfYHoO0ZV7WCRu/IozKCbYfYHoO0ZV7WCRu -goversion go1.12.5 -D "" -importcfg $WORK/b114/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./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_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/01/01d555dc05aa160b77daf511d53fc876eaeb93eeeca229f5aa7c7ef23f149ff6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 8BB2fUBlJV-nhnPlMD5m/8BB2fUBlJV-nhnPlMD5m -goversion go1.12.5 -D "" -importcfg $WORK/b118/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/53/53204943994111cec6a8cb578f3823cae7e5571cd5068df6703259096508301f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/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/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid XLz1bNhH2ZpKcijwndwW/XLz1bNhH2ZpKcijwndwW -goversion go1.12.5 -D "" -importcfg $WORK/b119/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/13/13bb5108fccc840cef823e3c66827c27177a15671dd0cfa03e7f30abd7000f31-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/fs BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/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/b067/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_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_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid Aiyk-QJk_YFxr9bEirpj/Aiyk-QJk_YFxr9bEirpj -goversion go1.12.5 -D "" -importcfg $WORK/b107/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_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/30/30cc1300d07af35486faa625a709724247d0c09669453183be041385c31ecfd6-d # internal BUILDSTDERR: net/textproto 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 fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p net/textproto -std -complete -installsuffix shared -buildid gKnZ1X27TmQqylDZ32ur/gKnZ1X27TmQqylDZ32ur -goversion go1.12.5 -D "" -importcfg $WORK/b128/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/60/6079e6b779c06c7aa9e672735bf717be6f4f28d9192c5a44bda35f58ce95842e-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid t-Q8O_tmmb6toYYDOsf5/t-Q8O_tmmb6toYYDOsf5 -goversion go1.12.5 -D "" -importcfg $WORK/b129/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/95/95275e485a8bc7dfd5763dff6a693f665e4e431bf85cf9827459f56d278e6f02-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/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/b089/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid WIFEd6wmUvL6ej--aUFY/WIFEd6wmUvL6ej--aUFY -goversion go1.12.5 -D "" -importcfg $WORK/b143/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/28/282bd2616c94c2d44710af24b7771b96d87ae947eaa119f109df7007d4b34afd-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid uiY3PxQlOxrM7W0h4m10/uiY3PxQlOxrM7W0h4m10 -goversion go1.12.5 -D "" -importcfg $WORK/b122/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a0/a0ed279761a2267f29be2751f713c9be823d4737c594d88b02495efa55a1ee27-d # internal BUILDSTDERR: mime/multipart 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 crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p mime/multipart -std -complete -installsuffix shared -buildid L71XIaxtZAEb4EkY0gpu/L71XIaxtZAEb4EkY0gpu -goversion go1.12.5 -D "" -importcfg $WORK/b132/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/59/5934886b56da0d204366a3ef346e30830ffe8c49ba743e0914790f8b1e118840-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/beacon BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/lib/beacon -complete -installsuffix shared -buildid ivNvgopOCe1yxsQUF5KE/ivNvgopOCe1yxsQUF5KE -goversion go1.12.5 -D "" -importcfg $WORK/b154/importcfg -pack ./beacon.go ./broadcast.go ./debug.go ./doc.go ./multicast.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/13/137922add44a5b977fde1f8f6aca42e70d45bf3444e99aa5f4249aab599cd0f4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid jfEZMrQeDxkM97hOmigj/jfEZMrQeDxkM97hOmigj -goversion go1.12.5 -D "" -importcfg $WORK/b158/importcfg -pack ./natpmp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f5/f5fa7b0a02b546ddc2cc413466437de550315ae7abca4a51d822ea6081c58b2f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid Q_JxdUn9vnk8bL0OTvPt/Q_JxdUn9vnk8bL0OTvPt -goversion go1.12.5 -D "" -importcfg $WORK/b159/importcfg -pack ./gateway_common.go ./gateway_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/68/687ba2c5ca2a479b174b06f4fa62a093a63dc70c0da7c1d240b89e083abfbdcc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/locations BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid uz44RzrxfBCddbDEiRlp/uz44RzrxfBCddbDEiRlp -goversion go1.12.5 -D "" -importcfg $WORK/b179/importcfg -pack ./locations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ad/ad529e47696bc5277bd9556c8ef4be7a1b08675d9a135c945e6bb01d8d56837c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/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/b200/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b203/_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_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr -complete -installsuffix shared -buildid V_6OKo6iTVwiKx7C_3GA/V_6OKo6iTVwiKx7C_3GA -goversion go1.12.5 -D "" -importcfg $WORK/b199/importcfg -pack ./png.go ./qr.go ./resize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b3/b32dfc09914134e0f0d311daa8a1cd970599478a00876dffb0d3308637a39e37-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/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/b051/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF 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_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid bnDg-7Rh4UEpB3_Xo6nn/bnDg-7Rh4UEpB3_Xo6nn -goversion go1.12.5 -D "" -importcfg $WORK/b204/importcfg -pack ./base64.go ./bcrypt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b9/b9b441126bb844716591239975a3a77332f10d632d7eed7430269c8304747efc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_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_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 -complete -installsuffix shared -buildid GTTcgYJhbvgx9Q_Haj-D/GTTcgYJhbvgx9Q_Haj-D -goversion go1.12.5 -D "" -importcfg $WORK/b207/importcfg -pack ./ber.go ./content_int.go ./header.go ./identifier.go ./length.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/04/0454c0358472b343adcda82cd8e8037a640dfb87368251f87d449d1d5b062ee2-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p text/template/parse -std -complete -installsuffix shared -buildid iZopEC01370k0R7XKy_b/iZopEC01370k0R7XKy_b -goversion go1.12.5 -D "" -importcfg $WORK/b212/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c7/c77521ac74be7611e4272d63d6dcbe361a3321bc6b8efc7c0574d541da00da6c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid GbphuQspT5kFZTYz3d6m/GbphuQspT5kFZTYz3d6m -goversion go1.12.5 -D "" -importcfg $WORK/b134/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/6c/6c859ed368c08bfedf7313f2c74766192ea3aa27aa199ddf92105751f1eedf34-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid vfFUcC3Lqj8-tvWQWmOR/vfFUcC3Lqj8-tvWQWmOR -goversion go1.12.5 -D "" -importcfg $WORK/b197/importcfg -pack ./tlsutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fd/fd90aac91ad94277661f402fd733f47c2e6fc540db48c6cbf0793add36c10176-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/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/b089/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p net/http -std -complete -installsuffix shared -buildid uVU3UXuUNXSCzizmQm3w/uVU3UXuUNXSCzizmQm3w -goversion go1.12.5 -D "" -importcfg $WORK/b121/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/89/892bb06333c02da0b16bd0d89d43cf298ad455d840a2d408fd7c696fa5c0029f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b143/_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_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid WI9DY2EXvvI4cbci7L1q/WI9DY2EXvvI4cbci7L1q -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/f8/f8e50e247532e33de57572f0064776e445fe5da96ede1ef840add5baaed9f5e2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/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/b018/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 -complete -installsuffix shared -buildid x1swzb8WpFtqEi__EIq_/x1swzb8WpFtqEi__EIq_ -goversion go1.12.5 -D "" -importcfg $WORK/b206/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_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f0/f0cfdc203ea14792c52e89415c7e41797c10fa59b46e48d8d5858ea30e031b20-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/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/b055/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid ZaEXro3pLNYgoatvI7Vz/ZaEXro3pLNYgoatvI7Vz -goversion go1.12.5 -D "" -importcfg $WORK/b138/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_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/df/df19ddd4dc6fc9eb2a425eaf49d786b7c79e34436137a3f7a73805ff9f2e0eaa-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p text/template -std -complete -installsuffix shared -buildid 9nYQq_9azuw9vR8mCDRc/9nYQq_9azuw9vR8mCDRc -goversion go1.12.5 -D "" -importcfg $WORK/b211/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/de/de1f910e59db72977f72d7bc788facbbad898a71ae9dd97084adc530b1ccf167-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_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/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p runtime/trace -std -installsuffix shared -buildid WQ0I-aQhii9KLaO_ELhL/WQ0I-aQhii9KLaO_ELhL -goversion go1.12.5 -D "" -importcfg $WORK/b213/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/14/14aa834daac6b6a62000b3519c8f783ba6daf2de0a764d6a4ddbdcd88d2f3971-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/39/3903b8ea994da644a97e30235bf68580aa972f0306cf9473698726b2ceadafd3-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p html/template -std -complete -installsuffix shared -buildid au4NGPuTxG-WmIfR8PsA/au4NGPuTxG-WmIfR8PsA -goversion go1.12.5 -D "" -importcfg $WORK/b209/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_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/71/713e99a48e2fd46d6033a5a17d2f30c9fdfc01fcf9d19edeeddb5d6071fc71a5-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_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_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid k7q3fb_r6Kvp08wO2xol/k7q3fb_r6Kvp08wO2xol -goversion go1.12.5 -D "" -importcfg $WORK/b161/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/63/634d72dc3bf2e71582b9425da1db62f8a519f50f01d833cf480d34d4a1326f65-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/63/63b5eb6e526009538a123573945e27eba17a62e99e085479af1185ab574cad88-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/84/84b4a9053f10cbb4fe27866acf0ab02ac20f711bad5d7d9bffac97642ae1c56a-d # internal BUILDSTDERR: net/http/pprof BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid VWdtcO1BLJPJmea0M6uf/VWdtcO1BLJPJmea0M6uf -goversion go1.12.5 -D "" -importcfg $WORK/b208/importcfg -pack ./pprof.go BUILDSTDERR: github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid XXllo4BWrWbN74xUO9nV/XXllo4BWrWbN74xUO9nV -goversion go1.12.5 -D "" -importcfg $WORK/b113/importcfg -pack ./internal.go ./public.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d4/d4bdd7b9f33e3423ed0d18a8eb82e298053742e5592eec29fd23ba04543c4203-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/discover BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b153/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/b018/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b112/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/discover -complete -installsuffix shared -buildid S80NthLS8VKLeBwq_zFe/S80NthLS8VKLeBwq_zFe -goversion go1.12.5 -D "" -importcfg $WORK/b153/importcfg -pack ./cache.go ./debug.go ./discover.go ./doc.go ./global.go ./local.go ./local.pb.go BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid z-4HT1hgZOGtHK4FKn5q/z-4HT1hgZOGtHK4FKn5q -goversion go1.12.5 -D "" -importcfg $WORK/b112/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/4c/4c75b63bc6f3e5acb9cc71f4e64be7daa669807837cf18681c7e9e0450169207-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/40/40b8299ed7e3f82a0568d7289f983d612a76541002ede93484dcd1ebf673085a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid DbJTmtOq9BM9wBk4o8F_/DbJTmtOq9BM9wBk4o8F_ -goversion go1.12.5 -D "" -importcfg $WORK/b149/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/client BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid IwKSWhnKI3DTelJeFWsA/IwKSWhnKI3DTelJeFWsA -goversion go1.12.5 -D "" -importcfg $WORK/b160/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go BUILDSTDERR: github.com/syncthing/syncthing/lib/db BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/syncthing/syncthing/lib/db -complete -installsuffix shared -buildid 6ipzQhxnX_CtQpRPtnBd/6ipzQhxnX_CtQpRPtnBd -goversion go1.12.5 -D "" -importcfg $WORK/b165/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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e1/e148e122a9e06034c6cc3f28df0a96e24392a2f8237e634425adbbabe88f75c1-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/ignore BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/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/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/syncthing/syncthing/lib/ignore -complete -installsuffix shared -buildid CwVaYlWNMbQkdLoShIaf/CwVaYlWNMbQkdLoShIaf -goversion go1.12.5 -D "" -importcfg $WORK/b181/importcfg -pack ./cache.go ./ignore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/48/489f99dbb0116630b662ecbb65be2be665eac1554114b4a50d236badb6493d53-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/bb/bbc3a16e70337c385091e1b7a984bdb0ee414cf8354df43f6bc7a171dd9d1886-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/config BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid Fjk0eNmuDBs-Wm-9zOdT/Fjk0eNmuDBs-Wm-9zOdT -goversion go1.12.5 -D "" -importcfg $WORK/b099/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_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/a6/a6539e379fe745e69492162dd4db7fb84fc18e988d2815519012f193eefe1f67-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/scanner BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/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/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/syncthing/syncthing/lib/scanner -complete -installsuffix shared -buildid b_BWxr7gQD9IEREOnZ9p/b_BWxr7gQD9IEREOnZ9p -goversion go1.12.5 -D "" -importcfg $WORK/b190/importcfg -pack ./blockqueue.go ./blocks.go ./debug.go ./doc.go ./walk.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/1d/1d65003dcea7b33c4e13a1b8242b22938e74dc05429ffd4e56c1824763e1b4b9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0b/0bb8fa475a074209d8bca8e5d1eb1b85f07d3dedbf3d163b4f413910ca6e8279-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/watchaggregator BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: github.com/syncthing/syncthing/lib/nat BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/syncthing/syncthing/lib/watchaggregator -complete -installsuffix shared -buildid 0gAc4gfrIsdRtpIqngcu/0gAc4gfrIsdRtpIqngcu -goversion go1.12.5 -D "" -importcfg $WORK/b193/importcfg -pack ./aggregator.go ./debug.go BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid qPZ3ock2-iIdfzYJeNdv/qPZ3ock2-iIdfzYJeNdv -goversion go1.12.5 -D "" -importcfg $WORK/b156/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/4f/4f9a5f7f6a89487e5e96b6b01f51bc7be9eea95f89faf7ac370a19ca77fc4dbc-d # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a6/a690a59f14bea6c40f26ada473fd912a075ed459a480e433a3283f01a3f33d8d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/pmp BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: github.com/syncthing/syncthing/lib/upnp BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b157/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/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid 4ZtMX-eXTz89GnF2dbLL/4ZtMX-eXTz89GnF2dbLL -goversion go1.12.5 -D "" -importcfg $WORK/b157/importcfg -pack ./debug.go ./pmp.go BUILDSTDERR: cat >$WORK/b163/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/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid yGQp3b6tD6XB4PJHexrD/yGQp3b6tD6XB4PJHexrD -goversion go1.12.5 -D "" -importcfg $WORK/b163/importcfg -pack ./debug.go ./igd_service.go ./upnp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/4b/4b17e21671dd8735ad968b829718e0535a340f04b6cf0d667bfebc19ea5da7c6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7b/7b0d83f66247eb49dfd42e5295080394040d7bb43b2a54833eec9066c125364b-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/connections BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/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/b067/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/lib/connections -complete -installsuffix shared -buildid SXQbLTQ3k_4sAHsQuvhS/SXQbLTQ3k_4sAHsQuvhS -goversion go1.12.5 -D "" -importcfg $WORK/b152/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_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a3/a372b3080cae4debef128d5d07ea592e36beb861462c7932b1dd70bb86915144-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/stats BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/syncthing/syncthing/lib/stats -complete -installsuffix shared -buildid avRTYk9YOpuIfxqCbZ5g/avRTYk9YOpuIfxqCbZ5g -goversion go1.12.5 -D "" -importcfg $WORK/b192/importcfg -pack ./debug.go ./device.go ./folder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/30/30ac6bf6cbd2a799e855849510eefbcbeab1eb4e5cda6c9bb69a0874e0aa6ea3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/da/dade3aea387e8cb593ca41a3b94bf1e55b530caec509d4e1c049a9b1612123e0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/model BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/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/b067/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/syncthing/syncthing/lib/model -complete -installsuffix shared -buildid QWDFMlM_4yN_IWZzfxy1/QWDFMlM_4yN_IWZzfxy1 -goversion go1.12.5 -D "" -importcfg $WORK/b180/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_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ca/cae7641f9f82f146aef441f07bf2d84dba730dc578db105edf2397dab62d28ea-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/ur BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/model=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/syncthing/syncthing/lib/ur -complete -installsuffix shared -buildid xSAtWQZkDbgJO8R9VspN/xSAtWQZkDbgJO8R9VspN -goversion go1.12.5 -D "" -importcfg $WORK/b198/importcfg -pack ./debug.go ./memsize_linux.go ./usage_report.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/be/be337f30333998e6ed0926903430763273c37d195ed0ccde501a86db87169f5e-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/api BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/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/b094/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/model=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_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_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/lib/api -complete -installsuffix shared -buildid U23zafgSBnXGBtZSTCKM/U23zafgSBnXGBtZSTCKM -goversion go1.12.5 -D "" -importcfg $WORK/b093/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_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6e/6e2925802cd537d6980fc8db7262f1a9867d6fb77969ce9534fe0f91d8d3ece2-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/b018/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/api=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/model=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_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_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid VgGCjazxYZBm0uYJug0Q/VgGCjazxYZBm0uYJug0Q -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f3/f32c329b310c84a2632381225818fb9750fe1fc460495dc6c4f5bc2700e097c7-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/b018/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/api=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/model=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile archive/zip=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b186/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=kCuLevuhIq6kugmV99bO/VgGCjazxYZBm0uYJug0Q/m-dbKw7xlj-dcikx_0m6/kCuLevuhIq6kugmV99bO -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x7a9ab4c747a2b005007fc6c4e0086aa05dd30f8b -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x51689064e92c82f80d3e1176980dd4128d5000e7 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stdiscosrv github.com/syncthing/syncthing/cmd/stdiscosrv BUILDSTDERR: WORK=/tmp/go-build946636327 BUILDSTDERR: errors BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: mkdir -p $WORK/b005/ 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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 4GYf47J651YCe6M7RU5P/4GYf47J651YCe6M7RU5P -goversion go1.12.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go 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_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid uLCGclaLcCC6gOa-he5A/uLCGclaLcCC6gOa-he5A -goversion go1.12.5 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_ppc64x.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_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid FWuYqT5rQFcmT5Q9gOE5/FWuYqT5rQFcmT5Q9gOE5 -goversion go1.12.5 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/93/93a81029f7d149daa281f965e512b910ce7726b5ef53764ca61d3d9f6827f34a-d # internal BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jy-SL2rgJrtBSMySS_uF/jy-SL2rgJrtBSMySS_uF -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e6/e6f89ffe9a485019654889245cfa7808953e866c3693c5d56fc5fc1025cf667f-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid r6ulsJW4kLgKQwHsk58M/r6ulsJW4kLgKQwHsk58M -goversion go1.12.5 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3b/3b2b7296c3c2224b01f8403598ba177a320fedf19d7111108c8f1d07204e7026-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CiwfnBbExYlq9WNiDahX/CiwfnBbExYlq9WNiDahX -goversion go1.12.5 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF 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_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GoGmnSid51UyZz80NwOS/GoGmnSid51UyZz80NwOS -goversion go1.12.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/201a3a0f0d18a13b8106db75582fc68d594fd656a03d707cb4c5f4de7cba953e-d # internal 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_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid L9_IaQiKMO9OZ3XJb9qx/L9_IaQiKMO9OZ3XJb9qx -goversion go1.12.5 -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_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/46/46fa598ad60c471fca76e53e3e1e0e1a35c56133ff5717f91fe9e4162cd9c8bb-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d8/d8a837da42af6bdb7ec4942b37664b25f7c6cbab07753f7624bfc53e2c095b69-d # internal BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s 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_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Ti3x9qnPnifSNHpywnTz/Ti3x9qnPnifSNHpywnTz -goversion go1.12.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go 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_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kyhBCPjnl36DqsQXXlW7/kyhBCPjnl36DqsQXXlW7 -goversion go1.12.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/00/00822a39b2653ee758f13ebe81be2af1df1fc346038adc1823ef19b0aecffa54-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid -sFqDxyukURIES4CLHPV/-sFqDxyukURIES4CLHPV -goversion go1.12.5 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/60/60a2e4fbbd3c1aaa7fef48c8122feed33b33fcc97fd8eb6dbce60cef58ea4b46-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/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_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 92I0AO7jD3cbBe6Pk1fl/92I0AO7jD3cbBe6Pk1fl -goversion go1.12.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/23/237ce839e13ebbbfc3ede3b95659ec3807dab8d4436779da1534d8d613818712-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0c/0c1e4f505e3f2f48352c37cd62ad9691f6db161c2a4cc12dde7bac7515eb228e-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p container/list -std -complete -installsuffix shared -buildid oc5OIWGtx24_EoYw63JV/oc5OIWGtx24_EoYw63JV -goversion go1.12.5 -D "" -importcfg $WORK/b032/importcfg -pack ./list.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid kvoPMgfByOssn_ZCWuUO/kvoPMgfByOssn_ZCWuUO -goversion go1.12.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_ppc64x.o $WORK/b004/count_ppc64x.o $WORK/b004/equal_ppc64x.o $WORK/b004/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/47e20c05de692b6eaa6a3a857dec13c6f2ff2b254b6a50baa2b17a51eb847e52-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/7a/7aa1a4c4a2e59c2a49b7605fce42c2b2ac654a8992483c7379107733b0079d5e-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid VwX156AytV1DjV9wKCAk/VwX156AytV1DjV9wKCAk -goversion go1.12.5 -D "" -importcfg $WORK/b037/importcfg -pack ./aliasing.go BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_ppc64x.s BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF 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/math=$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_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid Vsa4qflcu2orCpwRPkz6/Vsa4qflcu2orCpwRPkz6 -goversion go1.12.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./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_ppc64x.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_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/28/2800c5f281f7cc43b37cc247ebfe8547f2901643445532955b1625d9f72f5eac-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L4LFuh0o6e6DyQYJjT3q/L4LFuh0o6e6DyQYJjT3q -goversion go1.12.5 -D "" -importcfg $WORK/b038/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/38/380aa1bfc42d6b290f48e430b75728b799d3a7133fe35ccca2225a6e2210988f-d # internal BUILDSTDERR: internal/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/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid uCw9_WS2xXLbq2bYZORZ/uCw9_WS2xXLbq2bYZORZ -goversion go1.12.5 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a4/a414579cadee7fbee9d5eb85fe808e8abcb81ae3d9a72220e815006faa0323de-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid KYT4QIQ5MNoTYf_Lg69E/KYT4QIQ5MNoTYf_Lg69E -goversion go1.12.5 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f8/f82ec7660a847110282fba3861c465c051a27a079887006eec8a52ea75829db4-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid P2ArJ5Vjty_qUkE03xO4/P2ArJ5Vjty_qUkE03xO4 -goversion go1.12.5 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/02/022e495a908ae70b4dd75f0b3c39505a0859231580f965daf0dfca1217cf930f-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/floor_ppc64x.o $WORK/b021/modf_ppc64x.o $WORK/b021/sqrt_ppc64x.o $WORK/b021/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b1/b19670d7a167002481720f9bf892e62708bf2ad6d09252109f00967a6f219343-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4e/4e4900271ec0f450645219099e1a11cbb2f02ca64c43ae360838d14d362d0728-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_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_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid XEw_mgvIjtH1B3rTkV2P/XEw_mgvIjtH1B3rTkV2P -goversion go1.12.5 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go 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_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid RGPQ4VBY5OMnurPWs1C0/RGPQ4VBY5OMnurPWs1C0 -goversion go1.12.5 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f3/f329999d259ce1b71aeb786a1a304d471427273a8013db7a9021f4283b482943-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_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid F7kz9mtkei0hxnuwUj39/F7kz9mtkei0hxnuwUj39 -goversion go1.12.5 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0d/0d3828c90947cdce5b6439b8940768802d20cca9678977e6e9560fa43ae06527-d # internal BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d0/d080046ea57223bb2e5b010e162f7c890ffa8ea25946dc85ed9f7e1cc525af04-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/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid prjxrrT7t4lF4bO7L9LH/prjxrrT7t4lF4bO7L9LH -goversion go1.12.5 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ec/ec737090296dce3d9be226a20947875be6a29f615483246d9e65539357c1b045-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o $WORK/b010/duff_ppc64x.o $WORK/b010/memclr_ppc64x.o $WORK/b010/memmove_ppc64x.o $WORK/b010/rt0_linux_ppc64le.o $WORK/b010/sys_linux_ppc64x.o $WORK/b010/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/cb/cb4fbde2b6be5506c3b9c6b1fa8098ec57061b1e3ac28eef2a3e2d0d4f71ff42-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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid kdsYMOgeOPl_mAOabViu/kdsYMOgeOPl_mAOabViu -goversion go1.12.5 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0c/0c732324c278540fa028e62158720d984c1023b77864a3220cc792e89068b568-d # internal BUILDSTDERR: io BUILDSTDERR: reflect 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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid 2GymhFmu1l3qXetync1e/2GymhFmu1l3qXetync1e -goversion go1.12.5 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b027/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$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/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid G27XK-YyduFzSZ6WYese/G27XK-YyduFzSZ6WYese -goversion go1.12.5 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b027/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_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9nN7ew9gxkfJtzWwmBf3/9nN7ew9gxkfJtzWwmBf3 -goversion go1.12.5 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: cat >$WORK/b071/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b071/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid pHqenW-WwrnzbT_83jML/pHqenW-WwrnzbT_83jML -goversion go1.12.5 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b071/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_ppc64x.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/24/24ea12aaa3bab3b35fd32196ce1751242dad74171892eadeb5bea72aa263b36a-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_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_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid WLL-czOemT29fTnPz2p7/WLL-czOemT29fTnPz2p7 -goversion go1.12.5 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/51/51a83a08bd4524cb73d350565b29799b9914677b488293c0592a9e54f6a6e23a-d # internal 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/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_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid Pfc6WqH9Z5mRZ7gn4VKb/Pfc6WqH9Z5mRZ7gn4VKb -goversion go1.12.5 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/13/132b38cbf9774077ec1f1bda77a0ff1971fd9e9e902674305990b7cfae3977ee-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash -std -complete -installsuffix shared -buildid 0Jcya8j-rgm4TuanMnMR/0Jcya8j-rgm4TuanMnMR -goversion go1.12.5 -D "" -importcfg $WORK/b034/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/49/4901960a0619d08eb8b3e2915876161d565dc68362cc9565ecf8edc0384351ed-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto -std -complete -installsuffix shared -buildid Ul1WFnnAugkrM7QqBxEQ/Ul1WFnnAugkrM7QqBxEQ -goversion go1.12.5 -D "" -importcfg $WORK/b033/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/66/66b2c1d9957d25274379f28895a94a12d5cc13bc4a045b735086e93e9500f4c2-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./strings.s BUILDSTDERR: cat >$WORK/b045/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 sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p strings -std -installsuffix shared -buildid PR9eOkdvJZHAkmh3z2Ex/PR9eOkdvJZHAkmh3z2Ex -goversion go1.12.5 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/51/51c16afacef575e37859b8a7fe95483db9105df038a9977f143db657ee01f164-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/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_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid EG4E8bs5IeIGPlQfb-XZ/EG4E8bs5IeIGPlQfb-XZ -goversion go1.12.5 -D "" -importcfg $WORK/b046/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/84/845c17dc9f40773314ff908a54ea0eb94ee63439f5cba500552b786876d9e7af-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./sha512block_ppc64le.s BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2GVhvd9M_sGp9dSjPmXU/2GVhvd9M_sGp9dSjPmXU -goversion go1.12.5 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7c/7cde05b31f8356a6deac13f24a52a7ba4b65d7727ed0041178a48318154769c1-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7pqn3prJ8x8XgXed12nN/7pqn3prJ8x8XgXed12nN -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/55/55573fe45970d19e4ba7b9856cc6a9b81a4f7e747207c41fcd9f4307cf98a7e7-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p bufio -std -complete -installsuffix shared -buildid vuG4nUR3zFQo_cSfYOgF/vuG4nUR3zFQo_cSfYOgF -goversion go1.12.5 -D "" -importcfg $WORK/b052/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a5/a54a6c5bb11b5194a0aff2e677bcc7c4b86e2fad3c034367ae49ee5b91d384f1-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid Ps2fL_RntAB7EiSKKEb6/Ps2fL_RntAB7EiSKKEb6 -goversion go1.12.5 -D "" -importcfg $WORK/b055/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e6/e6d27f1f6b5994022586421707e31cc79a466d74705f721bcdf8ef506814b95b-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./sha256block_ppc64le.s BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid 1zyMTH9WV17SmyVZneOE/1zyMTH9WV17SmyVZneOE -goversion go1.12.5 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f8/f81d4f1043173373726239f14fd720e2450f1f3f856ce5aae104210c9ed88051-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/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_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 9uZt2XUteHkRCjN8PdE3/9uZt2XUteHkRCjN8PdE3 -goversion go1.12.5 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ad/ad013ea5e6d00c3fe16f7ebaa2372b059289ef65249e8bf1a816e7484a380b54-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid NQgi_4JTGXI1bmSxkYcz/NQgi_4JTGXI1bmSxkYcz -goversion go1.12.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ad/adeae1601be7d042f042eb292f2a117e5ffed9b91049693df840c662e4b5ba24-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HaynbMBXxFORMGeH54wQ/HaynbMBXxFORMGeH54wQ -goversion go1.12.5 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2c/2cfaa94a17386864071710d2f35ccb87a2dafd6413ba2eacd1bce02516bf25bf-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid XyyfR3lxZGd2v643kmYp/XyyfR3lxZGd2v643kmYp -goversion go1.12.5 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/69/69761c73de383647f3b4390d426efe9cbdb09b8ac7da236130f42bd7bd0030a1-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b088/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p hash/crc32 -std -installsuffix shared -buildid Hjc-4NtlL399R-NQvrrg/Hjc-4NtlL399R-NQvrrg -goversion go1.12.5 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/46/4644865236b4369b2a451b6453871dfc5c7459131931c732d421039c51b2d677-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid eWkXjBVJAOaIoGr-pF8w/eWkXjBVJAOaIoGr-pF8w -goversion go1.12.5 -D "" -importcfg $WORK/b095/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/crc32_ppc64le.o $WORK/b088/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/e5/e5daaf91a433e4751fb102c0c68710fd47a6fe7d5f5e0dc73bfe810d13d462ce-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p path -std -complete -installsuffix shared -buildid 03-eFCDyFKKGJdXa8FrM/03-eFCDyFKKGJdXa8FrM -goversion go1.12.5 -D "" -importcfg $WORK/b106/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/60/60f722cedb5b5651b2a3494fef49ab54b130c13474cf106876f35b0d4323f34f-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GZCjRD03gboB6ACZmy8R/GZCjRD03gboB6ACZmy8R -goversion go1.12.5 -D "" -importcfg $WORK/b124/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/bb/bbe0f0e171c515c111302d35564953a6923a9d89eeca5bd09153bc0a6dbd4587-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/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/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_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 5OtfZ60vYBfJ9xCCXKgz/5OtfZ60vYBfJ9xCCXKgz -goversion go1.12.5 -D "" -importcfg $WORK/b131/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6a/6a1ca86dc4392b03030552d925da1970e3ac61d4e7d86e043bb476922b7a7663-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/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_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid PyBuFfbhgrqMlaswMZx5/PyBuFfbhgrqMlaswMZx5 -goversion go1.12.5 -D "" -importcfg $WORK/b137/importcfg -pack ./bytes_comparer.go ./comparer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/bf/bfae35414c052a12b4592ea7c029abb6e3322f22be1108b219a88e4e77b1430c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/90/90da090cc5898f09948d5a28f74b14c763e191b342548773b1b912117c5df761-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5f/5f5b7c5d44cc05d368283b871960fb36e2209ee3f20f96606d8fbb8e80c8aabf-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rGMmUHa0DBWyI-REIzRS/rGMmUHa0DBWyI-REIzRS -goversion go1.12.5 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid 4I_P3SQYLLjotlEjpVUH/4I_P3SQYLLjotlEjpVUH -goversion go1.12.5 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/11/113bbdbab109ed614fae0b32d87964a2d3661fa64ffc4ee99ef68bd95a49dece-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 43Gextktdsf9YhFxMgK2/43Gextktdsf9YhFxMgK2 -goversion go1.12.5 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_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_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid lPMnuOtJwy9IJR2rwWGg/lPMnuOtJwy9IJR2rwWGg -goversion go1.12.5 -D "" -importcfg $WORK/b107/importcfg -pack ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/78/780590b059dbacd0321ec919fd11518b18daf8b62ac489028747a5c5ade12b7b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/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/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid 86ijaRCilTfsIOthQcTE/86ijaRCilTfsIOthQcTE -goversion go1.12.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/8f/8f0155d39fad8d7cefd78d97d105423bc1f0f168fba1a143b8be839c70ab6e74-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b036/symabis ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ec/ecff71e771598d61af077d75a5603d5151ab6206ddf7748dbbadc2bdcc0b1573-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b050/symabis ./md5block_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/79/7947e16f72aef563cb8e0df5f2a6dc7c42649a42641404cdc1cc9d6e2cf87dc5-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9LEFNGvcQ4NOmatZStKy/9LEFNGvcQ4NOmatZStKy -goversion go1.12.5 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/cipher -std -installsuffix shared -buildid eOewT4Tc3EPsbiynrPYV/eOewT4Tc3EPsbiynrPYV -goversion go1.12.5 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/md5 -std -installsuffix shared -buildid qqQEksSjh1hG2cgfJo_q/qqQEksSjh1hG2cgfJo_q -goversion go1.12.5 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b050/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d0/d0680adc698d711b62098f6b1f05c0716b22278298b7c1a23bb398b3480bbc3c-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid KTDd3wm00YRlJTMJ6HXE/KTDd3wm00YRlJTMJ6HXE -goversion go1.12.5 -D "" -importcfg $WORK/b075/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e0/e019234a63eab4534e4ea128038c2328023dfda7aff3b47692fc25c494a46c54-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/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid YFP9jReDBRaOnXtN32aU/YFP9jReDBRaOnXtN32aU -goversion go1.12.5 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/15/15ef33ed0d5dd1e564d1bd5e99c98464f0532043cac804a7ea7339dfdfd6e57d-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$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/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sU55m8w0cfIgl6GPDUS6/sU55m8w0cfIgl6GPDUS6 -goversion go1.12.5 -D "" -importcfg $WORK/b025/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/dd/dd5f5c45e6b58e01fc070ea439246ebe3e0da5907f0d3ec6092772896b7e0681-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid g-D4wYpllLPRor2nxMKD/g-D4wYpllLPRor2nxMKD -goversion go1.12.5 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/31/31439f8db67f1ab117b0a652967d283acf190605b163450f2908e9f5db1c1468-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid hVv2yM4Cqd79osldxgP_/hVv2yM4Cqd79osldxgP_ -goversion go1.12.5 -D "" -importcfg $WORK/b113/importcfg -pack ./autoneg.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b036/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/61/612f3dc6e9d44dc2469718fa24890089010ea91b46ed770b160b0993d2b0f641-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b035/symabis ./asm_ppc64le.s BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cd/cd497718ad97daec744b1cf474e61a438360c332166bbee1d2757c54e658c96c-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/des -std -complete -installsuffix shared -buildid Wak0RHafDtKq4Nl8qSRl/Wak0RHafDtKq4Nl8qSRl -goversion go1.12.5 -D "" -importcfg $WORK/b040/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/aes -std -installsuffix shared -buildid XyhtJovJtu37UOlGITqg/XyhtJovJtu37UOlGITqg -goversion go1.12.5 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/87/87798406d8c402102a63e66539079a69b44123c0d86874c2ca3db2aa45ba9c9f-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid J1YqJxpsAskhtstIl3yU/J1YqJxpsAskhtstIl3yU -goversion go1.12.5 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/72/72645bae637121ab0c25c3c7c89145636551623c46199d8fdeca01f8a4a301c9-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid we7LK5_3CqWRAUTvi3J2/we7LK5_3CqWRAUTvi3J2 -goversion go1.12.5 -D "" -importcfg $WORK/b116/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b035/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/34/341fa5f5c7630c5f598124583d6860486aa9736e0da93938a8b376acd07922b5-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_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_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid Q59R86iBF6cS7y4My7dD/Q59R86iBF6cS7y4My7dD -goversion go1.12.5 -D "" -importcfg $WORK/b125/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cf/cf6ed7ef2d5a2ce9a727e8c14c6b19da8ca805cdc795c2c9a8d909d96e010dbe-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid pMPVsgxyxzeiL1xC3ZsZ/pMPVsgxyxzeiL1xC3ZsZ -goversion go1.12.5 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b4/b4ffa496a4153c01423242e21654ee6c6afa7aa408422a02242c0898637e3b6a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_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_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid cLufiKX5DutBrKbNnJ6k/cLufiKX5DutBrKbNnJ6k -goversion go1.12.5 -D "" -importcfg $WORK/b129/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_noasm.go ./sha256block_other.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/bd/bd946668a844fa3016cfdf4e6bbda6ef52b272ffc5143f617aa09ac92f1b19bb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/snappy BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_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_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid q74O4_FbWv6vO0Z5Ao7w/q74O4_FbWv6vO0Z5Ao7w -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a5/a53a411e43050dcbeb273a5c82eb49c9325ab849a0fd38380986334f6cbff1b6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3c/3c3530d9eb9658b48e8cadd30ec4ef4cf16b79c94dd00e23048bb86eb05b1944-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: path/filepath BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_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_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid -TdXcRbc8B_R5LgS1KV7/-TdXcRbc8B_R5LgS1KV7 -goversion go1.12.5 -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_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid To9rE9P9MrKtePuvCqkW/To9rE9P9MrKtePuvCqkW -goversion go1.12.5 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/96/96d33566b42137160985494e492ff475942f1f0a99991694d4b3816a425286eb-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b121/symabis ./debug.s BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p runtime/debug -std -installsuffix shared -buildid d1ZrpeDYsqLIMCEqFR8Z/d1ZrpeDYsqLIMCEqFR8Z -goversion go1.12.5 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b121/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e5/e5be0efac4cc1552359693081881514eb0613ce8943a929d0978c97f1a93bbc4-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/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid EdgCvjatkhAQprbmn5-7/EdgCvjatkhAQprbmn5-7 -goversion go1.12.5 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b121/_pkg_.a $WORK/b121/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a7/a72be67fa7bc57a38daa4a171d5b89d38c84c919f0e5f353cee588c8d0b28511-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/dd/dda9412c94450daf49d9ef4c24a4b5690b21c01bfcc7e357702930fa0f51fc73-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/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/b116/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$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/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p regexp -std -complete -installsuffix shared -buildid vtDto9SknR1f9fVaSpR4/vtDto9SknR1f9fVaSpR4 -goversion go1.12.5 -D "" -importcfg $WORK/b115/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/8a/8a918ada5edcf78b4ee496c365770281786aa2780d35f5b878c1939e4481a15d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/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/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_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_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid l2R_KiHZ2XJ2Y_1i78XN/l2R_KiHZ2XJ2Y_1i78XN -goversion go1.12.5 -D "" -importcfg $WORK/b119/importcfg -pack ./parse.go ./sysreadfile_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/6b/6bd6ba226bddbbd97d58af8b9c6880f37c80529786ad86ce57c28ebb054ddbb6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/69/695f4bd3403617522e76fb02e21916c742e74010b73afc4c661b7a5ddcd16ef1-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p context -std -complete -installsuffix shared -buildid 70y6x8kmgvf4iKbMz80Y/70y6x8kmgvf4iKbMz80Y -goversion go1.12.5 -D "" -importcfg $WORK/b017/importcfg -pack ./context.go BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b043/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid Tz0GHPC208Yv4XAtdFfW/Tz0GHPC208Yv4XAtdFfW -goversion go1.12.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b043/symabis ./arith_ppc64x.s BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/big -std -installsuffix shared -buildid O3dgZ7YG-6Sx-iQbBWBv/O3dgZ7YG-6Sx-iQbBWBv -goversion go1.12.5 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5b/5bdf2d0f4e4a00db2fd8e32dc7df7749b4529901ee18ae8de3409f1b9227a2eb-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid RtBt3-VovIRegNPieRWG/RtBt3-VovIRegNPieRWG -goversion go1.12.5 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d7/d7e5649be830b2d6048e0642906f7a976675054463936b9631cd48c7baff22a9-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_ppc64le/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_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5f/5f44e4e947a0436b11c510c0e44160230c602670aaa2fbe693398d9ca7d60380-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/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_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_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid KnK1jEmjBJGTAbeCQN_G/KnK1jEmjBJGTAbeCQN_G -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e1/e18da59501bf54b8a9a2453324117673a8031c547f2c067f571d3b706e7a454a-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/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid Xz0RNq9rqf1tEw9-3GMs/Xz0RNq9rqf1tEw9-3GMs -goversion go1.12.5 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b043/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/52/523348032342821aabbebe110fd55f9439bfee60d473c65ddef667ed21be7375-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f9/f9a0df181fe3fd21e254fb3360220ca6d7265e28b1630f146fecbbff1a2076db-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_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_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid GsGMF7MCt3umZmvgYUB5/GsGMF7MCt3umZmvgYUB5 -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3a/3a5f546b6a64a989e40f372ba51d89d1b15ea697bec0f717ddf292300db8a7c0-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ijf4WmA2S5H5iEsMOlLK/ijf4WmA2S5H5iEsMOlLK -goversion go1.12.5 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p log -std -complete -installsuffix shared -buildid TkOjqgEReedBo396Pm8v/TkOjqgEReedBo396Pm8v -goversion go1.12.5 -D "" -importcfg $WORK/b084/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3a/3a9ac5ada721d046ae43423f79c2f6d01fd329178820aa43e895c38a5ede9ab6-d # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ea/ea78839a4b0b54cd38977221ab73847f99bba7cc6588712c5a0ebf7dace3ee1d-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rand -std -complete -installsuffix shared -buildid H8xRmSCutvwF0SIYD111/H8xRmSCutvwF0SIYD111 -goversion go1.12.5 -D "" -importcfg $WORK/b051/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid EfVehr8N2RKxzUnvHfjV/EfVehr8N2RKxzUnvHfjV -goversion go1.12.5 -D "" -importcfg $WORK/b041/importcfg -pack ./ecdsa.go BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/af/afe4067c2eb714b1d388e0d6bccc6562ce63d113ee26baea1c715a048f7f525c-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/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tKZpsxdIPFs0qQVd5d-R/tKZpsxdIPFs0qQVd5d-R -goversion go1.12.5 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c4/c4377b6119301852abfd33b399689fcc40392c614bd2bc68be0e28039e76d33d-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/b048/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid EYrC7KOfESNCKbi6welH/EYrC7KOfESNCKbi6welH -goversion go1.12.5 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/68/684fe411286b94b38419225f31be99cda8707ad4e6ca4c9bc09067d9aab61063-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid _7flENiVjI6Cas846lxn/_7flENiVjI6Cas846lxn -goversion go1.12.5 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/cf/cf76e3eb8e4e326b0a4c5d9d9f7d21e7d65cd0f0bc830e054997da5898770ec7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_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/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid jdoEFMDQV6E7plBoXT-W/jdoEFMDQV6E7plBoXT-W -goversion go1.12.5 -D "" -importcfg $WORK/b083/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c0/c05463a469cec1da9057b4b49d2319f70ab41d6d7ba3a76046dc8aa71a39d8e3-d # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c7/c716f8ef48a66fbe6a5df4b4013809ec53119918341e8583e2fbc8f0ec618bec-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b087/ 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/b033/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid wRiak0JtdwzbWeHuqRnK/wRiak0JtdwzbWeHuqRnK -goversion go1.12.5 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p compress/flate -std -complete -installsuffix shared -buildid uuvFp7YulUYtV34YO91N/uuvFp7YulUYtV34YO91N -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/90/904faea0a09a3f6614815560e7d1996785f039ddb5b8e0c72265f51785333e10-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/62/62a44752cc9b18eb84609136a3b0055f353396cb0d171b76fcfb12ec8d3ae751-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p compress/gzip -std -complete -installsuffix shared -buildid K5NQSGODk9Gp9eJIK94l/K5NQSGODk9Gp9eJIK94l -goversion go1.12.5 -D "" -importcfg $WORK/b086/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid M4UuQyLvMWSy3L7ktmtH/M4UuQyLvMWSy3L7ktmtH -goversion go1.12.5 -D "" -importcfg $WORK/b096/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c6/c6a215f6e3ce3dc058a04d60c7b73c71bc5044ebe8f04a642f15c41263f4af97-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid y6vNt_tX0vO5g5V8TRN8/y6vNt_tX0vO5g5V8TRN8 -goversion go1.12.5 -D "" -importcfg $WORK/b097/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_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a9/a9c96f324f003ccd14fd3a48dad2d710d5210d0301378cb26174a000baf25d6d-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid T_LZNNe066eN0Sk5rYAp/T_LZNNe066eN0Sk5rYAp -goversion go1.12.5 -D "" -importcfg $WORK/b094/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/18/18d366af051bdf4dcd378feddd6ac10f11023a241a795e36b6ad9059c84ec50e-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 6vnJpPvduqk1D4G36ZZ9/6vnJpPvduqk1D4G36ZZ9 -goversion go1.12.5 -D "" -importcfg $WORK/b100/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/4a/4a9f502f82850f73f789737a6fd2f4a0c775aebab4caaed2470b5102f9cc845f-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_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/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$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/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p mime -std -complete -installsuffix shared -buildid wHHbt6R_TTPDtZKAcqdj/wHHbt6R_TTPDtZKAcqdj -goversion go1.12.5 -D "" -importcfg $WORK/b101/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/3d/3dcbb5c672523fd269407e005287b856e0c7ca2c8728ec068e1dca600a829759-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 9B-wV8Omg6XfxzLaagCz/9B-wV8Omg6XfxzLaagCz -goversion go1.12.5 -D "" -importcfg $WORK/b093/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 -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: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c6/c6489b3f9fc955b628000883ed15e84aed690f2a43138d887ca134a25a970a3b-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_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_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid PaDS04DSlDNXzo629pTn/PaDS04DSlDNXzo629pTn -goversion go1.12.5 -D "" -importcfg $WORK/b103/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid 8lleGaP0C3W8SaOg9qi4/8lleGaP0C3W8SaOg9qi4 -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/39/39fa052f2849491ee5783f4d30a47ab35cc8ed7315062e2923b8a12675a4ae59-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_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_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http/internal -std -complete -installsuffix shared -buildid xKgp7TTgxzFbm9QHI24o/xKgp7TTgxzFbm9QHI24o -goversion go1.12.5 -D "" -importcfg $WORK/b105/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/19/19c02d87ad60ab3ac32536e6c1fcadf9db5eb0d040b401fbe73333ee0e8e49cd-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_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/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_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/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid yFepu5-oa6TLJFrAr8ro/yFepu5-oa6TLJFrAr8ro -goversion go1.12.5 -D "" -importcfg $WORK/b108/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_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/07/0708fdcf3894b172a023c8f4c1a5710c98603d8959701e59cba234ee1fbf4bda-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid Ij0T4LDIvWO8X2QxTzPh/Ij0T4LDIvWO8X2QxTzPh -goversion go1.12.5 -D "" -importcfg $WORK/b114/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d6/d673e827b6c82571eaaf46977e5e132a890889485022fb56938c18b9c250d132-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs 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/b052/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs -complete -installsuffix shared -buildid dbAlA4VRP9AbG-QIc8ir/dbAlA4VRP9AbG-QIc8ir -goversion go1.12.5 -D "" -importcfg $WORK/b118/importcfg -pack ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ee/ee66fa1897532a10c354e1ed96360091c02a9132dcf6f6eab21f9b2052bace04-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/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/b086/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid WIFEd6wmUvL6ej--aUFY/WIFEd6wmUvL6ej--aUFY -goversion go1.12.5 -D "" -importcfg $WORK/b085/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/3b/3bff8a824c5c9a9fd96137f81207fb5efb95b341460e1f2a0e85953cbe0f3d26-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/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/b052/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid 8KWdFUAXkIVHZLqmY4Pu/8KWdFUAXkIVHZLqmY4Pu -goversion go1.12.5 -D "" -importcfg $WORK/b120/importcfg -pack ./parse.go ./xfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/44/44ae93964b2a7eceebd1699bc4f8ce4cc52c017f978aadea8fa8a0440d686a2d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ZQ0uxYcSDAVqpCb9aF5S/ZQ0uxYcSDAVqpCb9aF5S -goversion go1.12.5 -D "" -importcfg $WORK/b126/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/37/3765ec6d70900a5818409681fe78815a91ca407a4797c7ae378ca85cf5a8f6da-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_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_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid DGGb6BInVZR-mS5p03yF/DGGb6BInVZR-mS5p03yF -goversion go1.12.5 -D "" -importcfg $WORK/b127/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/04/04c4bca5ec73e6f41922fce790f4a4ab140013657cbe8583a63c14cba181dd05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/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/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61xKWX7GCTixxA25UcxT/61xKWX7GCTixxA25UcxT -goversion go1.12.5 -D "" -importcfg $WORK/b128/importcfg -pack ./sha256.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/94/944289308b311629fadee036eece8193e1ac349eba0ce15b55fad812b3fec95c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/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/b131/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_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_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid ky3uyU6AVS6evw9vZtBy/ky3uyU6AVS6evw9vZtBy -goversion go1.12.5 -D "" -importcfg $WORK/b130/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_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/89/892bb06333c02da0b16bd0d89d43cf298ad455d840a2d408fd7c696fa5c0029f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto 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: 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/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_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_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid WI9DY2EXvvI4cbci7L1q/WI9DY2EXvvI4cbci7L1q -goversion go1.12.5 -D "" -importcfg $WORK/b082/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/f0/f0cfdc203ea14792c52e89415c7e41797c10fa59b46e48d8d5858ea30e031b20-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid OCwPrpBFLvSeSY-2vrDh/OCwPrpBFLvSeSY-2vrDh -goversion go1.12.5 -D "" -importcfg $WORK/b133/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f5/f55a625796c264c4a6d5c6c9ba462b956ec4fa35a1e924b7f375fd8cb63ed82a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid _f9XRSQoxO0bImKwbJqw/_f9XRSQoxO0bImKwbJqw -goversion go1.12.5 -D "" -importcfg $WORK/b136/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/33/33a38f5d411a7e3e7ae51fcabe9abdbbd4d5100aa43cded7522aa947de65f243-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/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/b124/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid ZaEXro3pLNYgoatvI7Vz/ZaEXro3pLNYgoatvI7Vz -goversion go1.12.5 -D "" -importcfg $WORK/b123/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_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1e/1e30d6980c70d15cd999638c202c0f1e123d5f8e0b9f89461ac1783dccb1d81b-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/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/b136/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_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_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid XB7OM1AykLsHBb8sBQQ8/XB7OM1AykLsHBb8sBQQ8 -goversion go1.12.5 -D "" -importcfg $WORK/b135/importcfg -pack ./cache.go ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/78/78fb82199807c259a0f96aecc105c9f2a56897c6c32078d2c5a8210302e347ce-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid lNX8wYMIetPd9BgZ_MHX/lNX8wYMIetPd9BgZ_MHX -goversion go1.12.5 -D "" -importcfg $WORK/b139/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d9/d961c59971173042abd62008f043644b54bd3bba8d0167327e561715b0cfebf9-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_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/b047/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_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/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/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/b043/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid ur_XdbO2OfdPo0pBThBb/ur_XdbO2OfdPo0pBThBb -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/bd/bda2c25340aedc8d10592672ad255132b0a85921ff7c44c764f465d907985f80-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_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/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_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_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p net/textproto -std -complete -installsuffix shared -buildid gKnZ1X27TmQqylDZ32ur/gKnZ1X27TmQqylDZ32ur -goversion go1.12.5 -D "" -importcfg $WORK/b098/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/bd/bd9876737a5b437ee946f883a50111cfb15c25fd4dbaabef749a427475e19702-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid t-Q8O_tmmb6toYYDOsf5/t-Q8O_tmmb6toYYDOsf5 -goversion go1.12.5 -D "" -importcfg $WORK/b099/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/95/95275e485a8bc7dfd5763dff6a693f665e4e431bf85cf9827459f56d278e6f02-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b110/ 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 fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_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_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid qZKY9qww8pB7kyA-x2Bw/qZKY9qww8pB7kyA-x2Bw -goversion go1.12.5 -D "" -importcfg $WORK/b110/importcfg -pack ./metrics.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/28/282bd2616c94c2d44710af24b7771b96d87ae947eaa119f109df7007d4b34afd-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid uiY3PxQlOxrM7W0h4m10/uiY3PxQlOxrM7W0h4m10 -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a0/a0ed279761a2267f29be2751f713c9be823d4737c594d88b02495efa55a1ee27-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p mime/multipart -std -complete -installsuffix shared -buildid L71XIaxtZAEb4EkY0gpu/L71XIaxtZAEb4EkY0gpu -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/17/1764c1b2d46c7ba321bb22d4ac0ddca0ac0892b43e01ad666e6db8544add73db-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/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/b110/_pkg_.a BUILDSTDERR: packagefile sort=$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/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid sbmZm-1kKk0q5e_r59ss/sbmZm-1kKk0q5e_r59ss -goversion go1.12.5 -D "" -importcfg $WORK/b109/importcfg -pack ./metric.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d9/d94a277364853ee5eee33c75d9f52e2cbd78eaa4a37ba09d159d03004d1431e0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/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/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_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_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid o2Kczl1j4h_ZydYWsGgG/o2Kczl1j4h_ZydYWsGgG -goversion go1.12.5 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ec/ec5c0299420c7ba723aa631c74b98d4314b3100341a7cada0426845893e26a6f-d # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/71/713e99a48e2fd46d6033a5a17d2f30c9fdfc01fcf9d19edeeddb5d6071fc71a5-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/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/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b136/_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_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid AAf_JW2VJCqQUKwtdTna/AAf_JW2VJCqQUKwtdTna -goversion go1.12.5 -D "" -importcfg $WORK/b138/importcfg -pack ./errors.go BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/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/b052/_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/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs=$WORK/b120/_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/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid pcBQP1QXYjTHZoy0qfrj/pcBQP1QXYjTHZoy0qfrj -goversion go1.12.5 -D "" -importcfg $WORK/b117/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_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/59/5934886b56da0d204366a3ef346e30830ffe8c49ba743e0914790f8b1e118840-d # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b3/b3f47e484459948b105b3a907fa8a530ed61c7ea9054354e5b23ea8746d6afc6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b140/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/b136/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b141/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/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b136/_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_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid g2jG_lTUfpAu0mdZLYvN/g2jG_lTUfpAu0mdZLYvN -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./bloom.go ./filter.go 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_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid v0dXPCc7CF240T7lb05-/v0dXPCc7CF240T7lb05- -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bb/bb384441451e12d63b56153ea67af9b0cc0c8c63e135d54905e751c00903f6ba-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_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/b047/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Yw9i1Cf0zWIoAW_681nq/Yw9i1Cf0zWIoAW_681nq -goversion go1.12.5 -D "" -importcfg $WORK/b031/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7d/7d3bf2fcc9856f714c7cf89013f95de6bc492db8bd32f321a4016fe7873bd6ad-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/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/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b136/_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_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid eV7ECayDAAaCSgAN1jyL/eV7ECayDAAaCSgAN1jyL -goversion go1.12.5 -D "" -importcfg $WORK/b142/importcfg -pack ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/69/6934adb305347f420ff306e7ceb98c43414fc32e69d765466df5a1b51cef04bc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/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/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_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_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid A2pQLXSHDFE8IgiPD18h/A2pQLXSHDFE8IgiPD18h -goversion go1.12.5 -D "" -importcfg $WORK/b144/importcfg -pack ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ab/ab9745c9bc9f441a9df16ec9e3e4e12d91b48d3c6a8c5d6412dfb4105c96e610-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/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/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_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_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid sT2TOLAdGmrcYhcmlMOW/sT2TOLAdGmrcYhcmlMOW -goversion go1.12.5 -D "" -importcfg $WORK/b143/importcfg -pack ./memdb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ba/ba47de50d6fbad2ff5a364e6bfb9cfea8c35e139cfdf01abf98a48cc2821f43d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/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/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$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/vendor/github.com/syndtr/goleveldb/leveldb/table BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid FyZNqF23a7xwc_sKl8fF/FyZNqF23a7xwc_sKl8fF -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./reader.go ./table.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a9/a9c2bea5e7aa58e4e79435fc5935c68306d03457bcbb2aa7e0c1b81edc80fb46-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/thejerf/suture BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid dzhLYqProMsFtIsvq6GD/dzhLYqProMsFtIsvq6GD -goversion go1.12.5 -D "" -importcfg $WORK/b147/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/96/96e8f475b40d78d2aa6775a9d07fc90b840571b025559d15e37cc59e0423a789-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/56/56ea94fa462f9e2d1a639a13d95d02f6244bdc5ae5aa474f7946a89615ecfc9a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/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/b052/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid 7ZD6-KXvvslll3RQG5sF/7ZD6-KXvvslll3RQG5sF -goversion go1.12.5 -D "" -importcfg $WORK/b134/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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8f/8f7bcaa7586fec274cdbf2b797435f40ffab88206df0db78c2a136f7474e4aac-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/58/587cc8089d1e182ac30a4a0b40a414a2e7de1b884c61887724280f290bdf255e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c7/c77521ac74be7611e4272d63d6dcbe361a3321bc6b8efc7c0574d541da00da6c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid GbphuQspT5kFZTYz3d6m/GbphuQspT5kFZTYz3d6m -goversion go1.12.5 -D "" -importcfg $WORK/b104/importcfg -pack ./trace.go BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b031/_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/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid vfFUcC3Lqj8-tvWQWmOR/vfFUcC3Lqj8-tvWQWmOR -goversion go1.12.5 -D "" -importcfg $WORK/b132/importcfg -pack ./tlsutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/fd/fd90aac91ad94277661f402fd733f47c2e6fc540db48c6cbf0793add36c10176-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p net/http -std -complete -installsuffix shared -buildid uVU3UXuUNXSCzizmQm3w/uVU3UXuUNXSCzizmQm3w -goversion go1.12.5 -D "" -importcfg $WORK/b091/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f8/f8e50e247532e33de57572f0064776e445fe5da96ede1ef840add5baaed9f5e2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/84/84b4a9053f10cbb4fe27866acf0ab02ac20f711bad5d7d9bffac97642ae1c56a-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p expvar -std -complete -installsuffix shared -buildid GYzlveu6M0nvwmqRWQBT/GYzlveu6M0nvwmqRWQBT -goversion go1.12.5 -D "" -importcfg $WORK/b090/importcfg -pack ./expvar.go BUILDSTDERR: cat >$WORK/b111/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/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$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/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid mJwYN3A8BqsTOSesPiLX/mJwYN3A8BqsTOSesPiLX -goversion go1.12.5 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ac/ac0a97386e1fcb5afe19fde1c7c823772c4cd21f5383d38852e4b68daa19a4d3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/7d/7dceddfb260207c460a331d6ea93ad97dd438767d3766413e5e4c725b9da3abd-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/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/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid uxC2V2fFqduWO_1Ilzjc/uxC2V2fFqduWO_1Ilzjc -goversion go1.12.5 -D "" -importcfg $WORK/b089/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_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a8/a839299dac1d9798a11079617ed8c64e49156f28f4b9e329a95deeb7ddae4bf9-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/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/b052/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid KYWsaeQIx2EwIlEOH_FB/KYWsaeQIx2EwIlEOH_FB -goversion go1.12.5 -D "" -importcfg $WORK/b122/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_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8e/8e135809f4c1e758249be6669c96e16f18613b5f3bb397a1b1ecb4b7f4862938-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/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_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_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid rcu5cwwKUhPlM8fQ4pUO/rcu5cwwKUhPlM8fQ4pUO -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e9/e92458df9c7ab76aa48a75849a436c004391b3649976d26698196a2ba1cb3f01-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/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_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/b047/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b095/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=HetgRNlZ41BwM_SPM83i/rcu5cwwKUhPlM8fQ4pUO/x930dD1ws7WnoAP4voyu/HetgRNlZ41BwM_SPM83i -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x51689064e92c82f80d3e1176980dd4128d5000e7 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd106db468c5d9f2421449e3a0f2b540d759a64fc -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv BUILDSTDERR: WORK=/tmp/go-build032052311 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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 4GYf47J651YCe6M7RU5P/4GYf47J651YCe6M7RU5P -goversion go1.12.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: internal/race BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b009/ 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_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid uLCGclaLcCC6gOa-he5A/uLCGclaLcCC6gOa-he5A -goversion go1.12.5 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jy-SL2rgJrtBSMySS_uF/jy-SL2rgJrtBSMySS_uF -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go 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_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid FWuYqT5rQFcmT5Q9gOE5/FWuYqT5rQFcmT5Q9gOE5 -goversion go1.12.5 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/93/93a81029f7d149daa281f965e512b910ce7726b5ef53764ca61d3d9f6827f34a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3b/3b2b7296c3c2224b01f8403598ba177a320fedf19d7111108c8f1d07204e7026-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CiwfnBbExYlq9WNiDahX/CiwfnBbExYlq9WNiDahX -goversion go1.12.5 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e6/e6f89ffe9a485019654889245cfa7808953e866c3693c5d56fc5fc1025cf667f-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/201a3a0f0d18a13b8106db75582fc68d594fd656a03d707cb4c5f4de7cba953e-d # 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_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GoGmnSid51UyZz80NwOS/GoGmnSid51UyZz80NwOS -goversion go1.12.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_ppc64x.go ./stubs.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_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid L9_IaQiKMO9OZ3XJb9qx/L9_IaQiKMO9OZ3XJb9qx -goversion go1.12.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid r6ulsJW4kLgKQwHsk58M/r6ulsJW4kLgKQwHsk58M -goversion go1.12.5 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/46/46fa598ad60c471fca76e53e3e1e0e1a35c56133ff5717f91fe9e4162cd9c8bb-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kyhBCPjnl36DqsQXXlW7/kyhBCPjnl36DqsQXXlW7 -goversion go1.12.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d8/d8a837da42af6bdb7ec4942b37664b25f7c6cbab07753f7624bfc53e2c095b69-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/00/00822a39b2653ee758f13ebe81be2af1df1fc346038adc1823ef19b0aecffa54-d # internal 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_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Ti3x9qnPnifSNHpywnTz/Ti3x9qnPnifSNHpywnTz -goversion go1.12.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid VwX156AytV1DjV9wKCAk/VwX156AytV1DjV9wKCAk -goversion go1.12.5 -D "" -importcfg $WORK/b021/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_ppc64x.o $WORK/b004/count_ppc64x.o $WORK/b004/equal_ppc64x.o $WORK/b004/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/47e20c05de692b6eaa6a3a857dec13c6f2ff2b254b6a50baa2b17a51eb847e52-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/28/2800c5f281f7cc43b37cc247ebfe8547f2901643445532955b1625d9f72f5eac-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L4LFuh0o6e6DyQYJjT3q/L4LFuh0o6e6DyQYJjT3q -goversion go1.12.5 -D "" -importcfg $WORK/b022/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/38/380aa1bfc42d6b290f48e430b75728b799d3a7133fe35ccca2225a6e2210988f-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p math/bits -std -complete -installsuffix shared -buildid -sFqDxyukURIES4CLHPV/-sFqDxyukURIES4CLHPV -goversion go1.12.5 -D "" -importcfg $WORK/b025/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/60/60a2e4fbbd3c1aaa7fef48c8122feed33b33fcc97fd8eb6dbce60cef58ea4b46-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/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_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 92I0AO7jD3cbBe6Pk1fl/92I0AO7jD3cbBe6Pk1fl -goversion go1.12.5 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF 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/math=$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_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid Vsa4qflcu2orCpwRPkz6/Vsa4qflcu2orCpwRPkz6 -goversion go1.12.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./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_ppc64x.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_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0c/0c1e4f505e3f2f48352c37cd62ad9691f6db161c2a4cc12dde7bac7515eb228e-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p container/list -std -complete -installsuffix shared -buildid oc5OIWGtx24_EoYw63JV/oc5OIWGtx24_EoYw63JV -goversion go1.12.5 -D "" -importcfg $WORK/b041/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/23/237ce839e13ebbbfc3ede3b95659ec3807dab8d4436779da1534d8d613818712-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b024/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7a/7aa1a4c4a2e59c2a49b7605fce42c2b2ac654a8992483c7379107733b0079d5e-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid uCw9_WS2xXLbq2bYZORZ/uCw9_WS2xXLbq2bYZORZ -goversion go1.12.5 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math -std -installsuffix shared -buildid kvoPMgfByOssn_ZCWuUO/kvoPMgfByOssn_ZCWuUO -goversion go1.12.5 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a4/a414579cadee7fbee9d5eb85fe808e8abcb81ae3d9a72220e815006faa0323de-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid KYT4QIQ5MNoTYf_Lg69E/KYT4QIQ5MNoTYf_Lg69E -goversion go1.12.5 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/02/022e495a908ae70b4dd75f0b3c39505a0859231580f965daf0dfca1217cf930f-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid P2ArJ5Vjty_qUkE03xO4/P2ArJ5Vjty_qUkE03xO4 -goversion go1.12.5 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f8/f82ec7660a847110282fba3861c465c051a27a079887006eec8a52ea75829db4-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4e/4e4900271ec0f450645219099e1a11cbb2f02ca64c43ae360838d14d362d0728-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b024/_pkg_.a $WORK/b024/floor_ppc64x.o $WORK/b024/modf_ppc64x.o $WORK/b024/sqrt_ppc64x.o $WORK/b024/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b1/b19670d7a167002481720f9bf892e62708bf2ad6d09252109f00967a6f219343-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c 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_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid RGPQ4VBY5OMnurPWs1C0/RGPQ4VBY5OMnurPWs1C0 -goversion go1.12.5 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b025/_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_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p strconv -std -complete -installsuffix shared -buildid XEw_mgvIjtH1B3rTkV2P/XEw_mgvIjtH1B3rTkV2P -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f3/f329999d259ce1b71aeb786a1a304d471427273a8013db7a9021f4283b482943-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_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid F7kz9mtkei0hxnuwUj39/F7kz9mtkei0hxnuwUj39 -goversion go1.12.5 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0d/0d3828c90947cdce5b6439b8940768802d20cca9678977e6e9560fa43ae06527-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/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_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid GB11ErAdfT_Klox4Wku6/GB11ErAdfT_Klox4Wku6 -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./const.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/87/87694de96ee3071d433fdf43cdeaf5ff38fa5866c0225b572bc346bf8ba3f027-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d0/d080046ea57223bb2e5b010e162f7c890ffa8ea25946dc85ed9f7e1cc525af04-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b021/_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_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid prjxrrT7t4lF4bO7L9LH/prjxrrT7t4lF4bO7L9LH -goversion go1.12.5 -D "" -importcfg $WORK/b052/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ec/ec737090296dce3d9be226a20947875be6a29f615483246d9e65539357c1b045-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b071/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b071/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid pHqenW-WwrnzbT_83jML/pHqenW-WwrnzbT_83jML -goversion go1.12.5 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b071/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_ppc64x.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/24/24ea12aaa3bab3b35fd32196ce1751242dad74171892eadeb5bea72aa263b36a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o $WORK/b010/duff_ppc64x.o $WORK/b010/memclr_ppc64x.o $WORK/b010/memmove_ppc64x.o $WORK/b010/rt0_linux_ppc64le.o $WORK/b010/sys_linux_ppc64x.o $WORK/b010/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/cb/cb4fbde2b6be5506c3b9c6b1fa8098ec57061b1e3ac28eef2a3e2d0d4f71ff42-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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid kdsYMOgeOPl_mAOabViu/kdsYMOgeOPl_mAOabViu -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0c/0c732324c278540fa028e62158720d984c1023b77864a3220cc792e89068b568-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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid 2GymhFmu1l3qXetync1e/2GymhFmu1l3qXetync1e -goversion go1.12.5 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b029/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b026/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/rand -std -complete -installsuffix shared -buildid WLL-czOemT29fTnPz2p7/WLL-czOemT29fTnPz2p7 -goversion go1.12.5 -D "" -importcfg $WORK/b038/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_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b026/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b029/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_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p syscall -std -installsuffix shared -buildid 9nN7ew9gxkfJtzWwmBf3/9nN7ew9gxkfJtzWwmBf3 -goversion go1.12.5 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$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/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid G27XK-YyduFzSZ6WYese/G27XK-YyduFzSZ6WYese -goversion go1.12.5 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/51/51a83a08bd4524cb73d350565b29799b9914677b488293c0592a9e54f6a6e23a-d # internal 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/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_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid Pfc6WqH9Z5mRZ7gn4VKb/Pfc6WqH9Z5mRZ7gn4VKb -goversion go1.12.5 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/13/132b38cbf9774077ec1f1bda77a0ff1971fd9e9e902674305990b7cfae3977ee-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./strings.s BUILDSTDERR: cat >$WORK/b039/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 sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p strings -std -installsuffix shared -buildid PR9eOkdvJZHAkmh3z2Ex/PR9eOkdvJZHAkmh3z2Ex -goversion go1.12.5 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/51/51c16afacef575e37859b8a7fe95483db9105df038a9977f143db657ee01f164-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p bufio -std -complete -installsuffix shared -buildid vuG4nUR3zFQo_cSfYOgF/vuG4nUR3zFQo_cSfYOgF -goversion go1.12.5 -D "" -importcfg $WORK/b018/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e6/e6d27f1f6b5994022586421707e31cc79a466d74705f721bcdf8ef506814b95b-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p hash -std -complete -installsuffix shared -buildid 0Jcya8j-rgm4TuanMnMR/0Jcya8j-rgm4TuanMnMR -goversion go1.12.5 -D "" -importcfg $WORK/b043/importcfg -pack ./hash.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/49/4901960a0619d08eb8b3e2915876161d565dc68362cc9565ecf8edc0384351ed-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_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_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto -std -complete -installsuffix shared -buildid Ul1WFnnAugkrM7QqBxEQ/Ul1WFnnAugkrM7QqBxEQ -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./crypto.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a5/a54a6c5bb11b5194a0aff2e677bcc7c4b86e2fad3c034367ae49ee5b91d384f1-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_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid EG4E8bs5IeIGPlQfb-XZ/EG4E8bs5IeIGPlQfb-XZ -goversion go1.12.5 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/66/66b2c1d9957d25274379f28895a94a12d5cc13bc4a045b735086e93e9500f4c2-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./sha512block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/84/845c17dc9f40773314ff908a54ea0eb94ee63439f5cba500552b786876d9e7af-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/b022/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7pqn3prJ8x8XgXed12nN/7pqn3prJ8x8XgXed12nN -goversion go1.12.5 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2GVhvd9M_sGp9dSjPmXU/2GVhvd9M_sGp9dSjPmXU -goversion go1.12.5 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/55/55573fe45970d19e4ba7b9856cc6a9b81a4f7e747207c41fcd9f4307cf98a7e7-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid Ps2fL_RntAB7EiSKKEb6/Ps2fL_RntAB7EiSKKEb6 -goversion go1.12.5 -D "" -importcfg $WORK/b054/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f8/f81d4f1043173373726239f14fd720e2450f1f3f856ce5aae104210c9ed88051-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b055/symabis ./sha256block_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/7c/7cde05b31f8356a6deac13f24a52a7ba4b65d7727ed0041178a48318154769c1-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/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_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 9uZt2XUteHkRCjN8PdE3/9uZt2XUteHkRCjN8PdE3 -goversion go1.12.5 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha256 -std -installsuffix shared -buildid 1zyMTH9WV17SmyVZneOE/1zyMTH9WV17SmyVZneOE -goversion go1.12.5 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ad/adeae1601be7d042f042eb292f2a117e5ffed9b91049693df840c662e4b5ba24-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid XyyfR3lxZGd2v643kmYp/XyyfR3lxZGd2v643kmYp -goversion go1.12.5 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ad/ad013ea5e6d00c3fe16f7ebaa2372b059289ef65249e8bf1a816e7484a380b54-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HaynbMBXxFORMGeH54wQ/HaynbMBXxFORMGeH54wQ -goversion go1.12.5 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/46/4644865236b4369b2a451b6453871dfc5c7459131931c732d421039c51b2d677-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p time -std -installsuffix shared -buildid NQgi_4JTGXI1bmSxkYcz/NQgi_4JTGXI1bmSxkYcz -goversion go1.12.5 -D "" -importcfg $WORK/b036/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2c/2cfaa94a17386864071710d2f35ccb87a2dafd6413ba2eacd1bce02516bf25bf-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_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_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid yB0rpUSSojSzSSOdbZts/yB0rpUSSojSzSSOdbZts -goversion go1.12.5 -D "" -importcfg $WORK/b089/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/21/21212ac8672046dc33d3312ca7981496cca9a83f355a52dd350e43efbf911227-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p hash/fnv -std -complete -installsuffix shared -buildid eaEGWSVsQHzHugsFPNHL/eaEGWSVsQHzHugsFPNHL -goversion go1.12.5 -D "" -importcfg $WORK/b095/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b055/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/69/69761c73de383647f3b4390d426efe9cbdb09b8ac7da236130f42bd7bd0030a1-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p path -std -complete -installsuffix shared -buildid 03-eFCDyFKKGJdXa8FrM/03-eFCDyFKKGJdXa8FrM -goversion go1.12.5 -D "" -importcfg $WORK/b098/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2e/2ec35ed964d21dea6b26b576da2054a812207b97acfaf7ac340baa325b9c2a06-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b110/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p hash/crc32 -std -installsuffix shared -buildid Hjc-4NtlL399R-NQvrrg/Hjc-4NtlL399R-NQvrrg -goversion go1.12.5 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/bb/bbe0f0e171c515c111302d35564953a6923a9d89eeca5bd09153bc0a6dbd4587-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid eWkXjBVJAOaIoGr-pF8w/eWkXjBVJAOaIoGr-pF8w -goversion go1.12.5 -D "" -importcfg $WORK/b114/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b110/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b110/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b110/_pkg_.a $WORK/b110/crc32_ppc64le.o $WORK/b110/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e5/e5daaf91a433e4751fb102c0c68710fd47a6fe7d5f5e0dc73bfe810d13d462ce-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/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/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_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 5OtfZ60vYBfJ9xCCXKgz/5OtfZ60vYBfJ9xCCXKgz -goversion go1.12.5 -D "" -importcfg $WORK/b126/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/60/60f722cedb5b5651b2a3494fef49ab54b130c13474cf106876f35b0d4323f34f-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GZCjRD03gboB6ACZmy8R/GZCjRD03gboB6ACZmy8R -goversion go1.12.5 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/90/90da090cc5898f09948d5a28f74b14c763e191b342548773b1b912117c5df761-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid ElY8WgtKSPx7-raCduAj/ElY8WgtKSPx7-raCduAj -goversion go1.12.5 -D "" -importcfg $WORK/b139/importcfg -pack ./doc.go ./quote.go ./unquote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6a/6a1ca86dc4392b03030552d925da1970e3ac61d4e7d86e043bb476922b7a7663-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_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_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p html -std -complete -installsuffix shared -buildid K3o1vaVvrc6kVv_gRx0K/K3o1vaVvrc6kVv_gRx0K -goversion go1.12.5 -D "" -importcfg $WORK/b155/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d2/d2ee0070af97024a8239f96f025f220450c8adff04954285c62b4f7f99151cb0-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_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_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid aHDWs-Z5-LQJXvYsXqxQ/aHDWs-Z5-LQJXvYsXqxQ -goversion go1.12.5 -D "" -importcfg $WORK/b159/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/d6/d668ad300f4481235cafd43e301b447ff4e6d6fd759896144b3787c63ff64788-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b0/b0be111e6491961c3b830b1878418d7f198bb4410c1518ff0dc38ee2065573ff-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/5f/5f5b7c5d44cc05d368283b871960fb36e2209ee3f20f96606d8fbb8e80c8aabf-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: sort BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_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_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rGMmUHa0DBWyI-REIzRS/rGMmUHa0DBWyI-REIzRS -goversion go1.12.5 -D "" -importcfg $WORK/b023/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/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_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid 4I_P3SQYLLjotlEjpVUH/4I_P3SQYLLjotlEjpVUH -goversion go1.12.5 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/78/780590b059dbacd0321ec919fd11518b18daf8b62ac489028747a5c5ade12b7b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/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/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p internal/poll -std -installsuffix shared -buildid 86ijaRCilTfsIOthQcTE/86ijaRCilTfsIOthQcTE -goversion go1.12.5 -D "" -importcfg $WORK/b035/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/11/113bbdbab109ed614fae0b32d87964a2d3661fa64ffc4ee99ef68bd95a49dece-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 43Gextktdsf9YhFxMgK2/43Gextktdsf9YhFxMgK2 -goversion go1.12.5 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid we7LK5_3CqWRAUTvi3J2/we7LK5_3CqWRAUTvi3J2 -goversion go1.12.5 -D "" -importcfg $WORK/b142/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_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8f/8f0155d39fad8d7cefd78d97d105423bc1f0f168fba1a143b8be839c70ab6e74-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./xor_ppc64x.s BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto/cipher -std -installsuffix shared -buildid eOewT4Tc3EPsbiynrPYV/eOewT4Tc3EPsbiynrPYV -goversion go1.12.5 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/79/7947e16f72aef563cb8e0df5f2a6dc7c42649a42641404cdc1cc9d6e2cf87dc5-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b051/symabis ./md5block_ppc64x.s BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid qqQEksSjh1hG2cgfJo_q/qqQEksSjh1hG2cgfJo_q -goversion go1.12.5 -symabis $WORK/b051/symabis -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_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/15/15ef33ed0d5dd1e564d1bd5e99c98464f0532043cac804a7ea7339dfdfd6e57d-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b037/_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/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p os -std -installsuffix shared -buildid sU55m8w0cfIgl6GPDUS6/sU55m8w0cfIgl6GPDUS6 -goversion go1.12.5 -D "" -importcfg $WORK/b034/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/61/612f3dc6e9d44dc2469718fa24890089010ea91b46ed770b160b0993d2b0f641-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b019/symabis ./asm_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b051/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_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_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p crypto/aes -std -installsuffix shared -buildid XyhtJovJtu37UOlGITqg/XyhtJovJtu37UOlGITqg -goversion go1.12.5 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d0/d0680adc698d711b62098f6b1f05c0716b22278298b7c1a23bb398b3480bbc3c-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_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_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/des -std -complete -installsuffix shared -buildid Wak0RHafDtKq4Nl8qSRl/Wak0RHafDtKq4Nl8qSRl -goversion go1.12.5 -D "" -importcfg $WORK/b044/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/34/341fa5f5c7630c5f598124583d6860486aa9736e0da93938a8b376acd07922b5-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_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_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9LEFNGvcQ4NOmatZStKy/9LEFNGvcQ4NOmatZStKy -goversion go1.12.5 -D "" -importcfg $WORK/b061/importcfg -pack ./base64.go BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/72/72645bae637121ab0c25c3c7c89145636551623c46199d8fdeca01f8a4a301c9-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid J1YqJxpsAskhtstIl3yU/J1YqJxpsAskhtstIl3yU -goversion go1.12.5 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e0/e019234a63eab4534e4ea128038c2328023dfda7aff3b47692fc25c494a46c54-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/pem -std -complete -installsuffix shared -buildid YFP9jReDBRaOnXtN32aU/YFP9jReDBRaOnXtN32aU -goversion go1.12.5 -D "" -importcfg $WORK/b060/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cf/cf6ed7ef2d5a2ce9a727e8c14c6b19da8ca805cdc795c2c9a8d909d96e010dbe-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid KTDd3wm00YRlJTMJ6HXE/KTDd3wm00YRlJTMJ6HXE -goversion go1.12.5 -D "" -importcfg $WORK/b075/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/31/31439f8db67f1ab117b0a652967d283acf190605b163450f2908e9f5db1c1468-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid g-D4wYpllLPRor2nxMKD/g-D4wYpllLPRor2nxMKD -goversion go1.12.5 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/dd/dd5f5c45e6b58e01fc070ea439246ebe3e0da5907f0d3ec6092772896b7e0681-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid pMPVsgxyxzeiL1xC3ZsZ/pMPVsgxyxzeiL1xC3ZsZ -goversion go1.12.5 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3c/3c3530d9eb9658b48e8cadd30ec4ef4cf16b79c94dd00e23048bb86eb05b1944-d # internal BUILDSTDERR: fmt 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/fmtsort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_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_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p fmt -std -complete -installsuffix shared -buildid To9rE9P9MrKtePuvCqkW/To9rE9P9MrKtePuvCqkW -goversion go1.12.5 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/87/87798406d8c402102a63e66539079a69b44123c0d86874c2ca3db2aa45ba9c9f-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_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_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p path/filepath -std -complete -installsuffix shared -buildid -TdXcRbc8B_R5LgS1KV7/-TdXcRbc8B_R5LgS1KV7 -goversion go1.12.5 -D "" -importcfg $WORK/b065/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/bd/bd946668a844fa3016cfdf4e6bbda6ef52b272ffc5143f617aa09ac92f1b19bb-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_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_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid Q59R86iBF6cS7y4My7dD/Q59R86iBF6cS7y4My7dD -goversion go1.12.5 -D "" -importcfg $WORK/b129/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/dd/dda9412c94450daf49d9ef4c24a4b5690b21c01bfcc7e357702930fa0f51fc73-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_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_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid cLufiKX5DutBrKbNnJ6k/cLufiKX5DutBrKbNnJ6k -goversion go1.12.5 -D "" -importcfg $WORK/b135/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_noasm.go ./sha256block_other.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a5/a53a411e43050dcbeb273a5c82eb49c9325ab849a0fd38380986334f6cbff1b6-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/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/b142/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$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/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p regexp -std -complete -installsuffix shared -buildid vtDto9SknR1f9fVaSpR4/vtDto9SknR1f9fVaSpR4 -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b4/b4ffa496a4153c01423242e21654ee6c6afa7aa408422a02242c0898637e3b6a-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b161 -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b161/symabis ./sig.s BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p os/signal -std -installsuffix shared -buildid aFSnoVzTdRzcBM5I_eK4/aFSnoVzTdRzcBM5I_eK4 -goversion go1.12.5 -symabis $WORK/b161/symabis -D "" -importcfg $WORK/b161/importcfg -pack -asmhdr $WORK/b161/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b161 -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b161/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b161/_pkg_.a $WORK/b161/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f6/f6c481d5efd49f118055000f2906e500eed3312b9ab23da437c2c852c20bab75-d # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e5/e5be0efac4cc1552359693081881514eb0613ce8943a929d0978c97f1a93bbc4-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_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_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/du -complete -installsuffix shared -buildid 8uoaiOlZUuVt8h4PrMTD/8uoaiOlZUuVt8h4PrMTD -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./diskusage.go ./diskusage_posix.go BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p io/ioutil -std -complete -installsuffix shared -buildid EdgCvjatkhAQprbmn5-7/EdgCvjatkhAQprbmn5-7 -goversion go1.12.5 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/78/788682f0d361e71a4799af56708d3b7c09eee64a4e20f53ba587a11d5e745ff7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/8a/8a918ada5edcf78b4ee496c365770281786aa2780d35f5b878c1939e4481a15d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/5f/5f44e4e947a0436b11c510c0e44160230c602670aaa2fbe693398d9ca7d60380-d # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/69/695f4bd3403617522e76fb02e21916c742e74010b73afc4c661b7a5ddcd16ef1-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: net/url BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid RtBt3-VovIRegNPieRWG/RtBt3-VovIRegNPieRWG -goversion go1.12.5 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go BUILDSTDERR: cat >$WORK/b030/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b030/symabis ./arith_ppc64x.s BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p context -std -complete -installsuffix shared -buildid 70y6x8kmgvf4iKbMz80Y/70y6x8kmgvf4iKbMz80Y -goversion go1.12.5 -D "" -importcfg $WORK/b067/importcfg -pack ./context.go BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/hex -std -complete -installsuffix shared -buildid Tz0GHPC208Yv4XAtdFfW/Tz0GHPC208Yv4XAtdFfW -goversion go1.12.5 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p math/big -std -installsuffix shared -buildid O3dgZ7YG-6Sx-iQbBWBv/O3dgZ7YG-6Sx-iQbBWBv -goversion go1.12.5 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5b/5bdf2d0f4e4a00db2fd8e32dc7df7749b4529901ee18ae8de3409f1b9227a2eb-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/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_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_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid KnK1jEmjBJGTAbeCQN_G/KnK1jEmjBJGTAbeCQN_G -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d7/d7e5649be830b2d6048e0642906f7a976675054463936b9631cd48c7baff22a9-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b066/ -importpath net -- -I $WORK/b066/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e1/e18da59501bf54b8a9a2453324117673a8031c547f2c067f571d3b706e7a454a-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/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid Xz0RNq9rqf1tEw9-3GMs/Xz0RNq9rqf1tEw9-3GMs -goversion go1.12.5 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3a/3a5f546b6a64a989e40f372ba51d89d1b15ea697bec0f717ddf292300db8a7c0-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$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/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p encoding/xml -std -complete -installsuffix shared -buildid GEMhGpo7cUW_1senUado/GEMhGpo7cUW_1senUado -goversion go1.12.5 -D "" -importcfg $WORK/b083/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/52/523348032342821aabbebe110fd55f9439bfee60d473c65ddef667ed21be7375-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p log -std -complete -installsuffix shared -buildid TkOjqgEReedBo396Pm8v/TkOjqgEReedBo396Pm8v -goversion go1.12.5 -D "" -importcfg $WORK/b086/importcfg -pack ./log.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/af/afe4067c2eb714b1d388e0d6bccc6562ce63d113ee26baea1c715a048f7f525c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ZQ0uxYcSDAVqpCb9aF5S/ZQ0uxYcSDAVqpCb9aF5S -goversion go1.12.5 -D "" -importcfg $WORK/b085/importcfg -pack ./logger.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/37/3765ec6d70900a5818409681fe78815a91ca407a4797c7ae378ca85cf5a8f6da-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b090/ -importpath os/user -- -I $WORK/b090/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b030/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f9/f9a0df181fe3fd21e254fb3360220ca6d7265e28b1630f146fecbbff1a2076db-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p crypto/rand -std -complete -installsuffix shared -buildid H8xRmSCutvwF0SIYD111/H8xRmSCutvwF0SIYD111 -goversion go1.12.5 -D "" -importcfg $WORK/b017/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/90/901a97ff0e93fe16c9dbfc94579b86fcc8039ee2ffa671562ac9817b4e3ed2d1-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_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_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid GsGMF7MCt3umZmvgYUB5/GsGMF7MCt3umZmvgYUB5 -goversion go1.12.5 -D "" -importcfg $WORK/b046/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c7/c716f8ef48a66fbe6a5df4b4013809ec53119918341e8583e2fbc8f0ec618bec-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/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ijf4WmA2S5H5iEsMOlLK/ijf4WmA2S5H5iEsMOlLK -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net -std -installsuffix shared -buildid 8lleGaP0C3W8SaOg9qi4/8lleGaP0C3W8SaOg9qi4 -goversion go1.12.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo_linux.cgo1.go $WORK/b066/cgo_resnew.cgo1.go $WORK/b066/cgo_socknew.cgo1.go $WORK/b066/cgo_unix.cgo1.go $WORK/b066/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3a/3a9ac5ada721d046ae43423f79c2f6d01fd329178820aa43e895c38a5ede9ab6-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid wRiak0JtdwzbWeHuqRnK/wRiak0JtdwzbWeHuqRnK -goversion go1.12.5 -D "" -importcfg $WORK/b053/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ea/ea78839a4b0b54cd38977221ab73847f99bba7cc6588712c5a0ebf7dace3ee1d-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b046/_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/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid EfVehr8N2RKxzUnvHfjV/EfVehr8N2RKxzUnvHfjV -goversion go1.12.5 -D "" -importcfg $WORK/b045/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/62/62a44752cc9b18eb84609136a3b0055f353396cb0d171b76fcfb12ec8d3ae751-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/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/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tKZpsxdIPFs0qQVd5d-R/tKZpsxdIPFs0qQVd5d-R -goversion go1.12.5 -D "" -importcfg $WORK/b057/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c4/c4377b6119301852abfd33b399689fcc40392c614bd2bc68be0e28039e76d33d-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid EYrC7KOfESNCKbi6welH/EYrC7KOfESNCKbi6welH -goversion go1.12.5 -D "" -importcfg $WORK/b058/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/cf/cf76e3eb8e4e326b0a4c5d9d9f7d21e7d65cd0f0bc830e054997da5898770ec7-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid _7flENiVjI6Cas846lxn/_7flENiVjI6Cas846lxn -goversion go1.12.5 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/68/684fe411286b94b38419225f31be99cda8707ad4e6ca4c9bc09067d9aab61063-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6lzjr1MyeGvnrqzo73sb/6lzjr1MyeGvnrqzo73sb -goversion go1.12.5 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/0d/0d824f4c1baf5c80c9aaa6a581079ec43e7ffdc2cd064dff4faf056d63899c2d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_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_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid M8OCvCFxYa0SLm7qd3qM/M8OCvCFxYa0SLm7qd3qM -goversion go1.12.5 -D "" -importcfg $WORK/b101/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go BUILDSTDERR: cd $WORK/b090 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c0/c05463a469cec1da9057b4b49d2319f70ab41d6d7ba3a76046dc8aa71a39d8e3-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_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_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p compress/flate -std -complete -installsuffix shared -buildid uuvFp7YulUYtV34YO91N/uuvFp7YulUYtV34YO91N -goversion go1.12.5 -D "" -importcfg $WORK/b109/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd $WORK/b090 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/63/63be4bbb35f59552ce018d9df12f23d50165115905e8f26470ce2c80af50a20a-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid M4UuQyLvMWSy3L7ktmtH/M4UuQyLvMWSy3L7ktmtH -goversion go1.12.5 -D "" -importcfg $WORK/b115/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cd $WORK/b090 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -o $WORK/b090/_cgo_.o $WORK/b090/_cgo_main.o $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a9/a9c96f324f003ccd14fd3a48dad2d710d5210d0301378cb26174a000baf25d6d-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid T_LZNNe066eN0Sk5rYAp/T_LZNNe066eN0Sk5rYAp -goversion go1.12.5 -D "" -importcfg $WORK/b113/importcfg -pack ./bidirule.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b090/_cgo_.o -dynout $WORK/b090/_cgo_import.go BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p os/user -std -installsuffix shared -buildid mPyMs3VcyW_3ma13a3MZ/mPyMs3VcyW_3ma13a3MZ -goversion go1.12.5 -D "" -importcfg $WORK/b090/importcfg -pack ./lookup.go ./user.go $WORK/b090/_cgo_gotypes.go $WORK/b090/cgo_lookup_unix.cgo1.go $WORK/b090/getgrouplist_unix.cgo1.go $WORK/b090/listgroups_unix.cgo1.go $WORK/b090/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/18/18d366af051bdf4dcd378feddd6ac10f11023a241a795e36b6ad9059c84ec50e-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid y6vNt_tX0vO5g5V8TRN8/y6vNt_tX0vO5g5V8TRN8 -goversion go1.12.5 -D "" -importcfg $WORK/b116/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_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/90/904faea0a09a3f6614815560e7d1996785f039ddb5b8e0c72265f51785333e10-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p compress/gzip -std -complete -installsuffix shared -buildid K5NQSGODk9Gp9eJIK94l/K5NQSGODk9Gp9eJIK94l -goversion go1.12.5 -D "" -importcfg $WORK/b108/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b090/_pkg_.a $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/94/94357debcdf3586aceef21562d2fe5c6bb435553e913ca7304f455652e8b258d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/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/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid 27fhdAdxBj1lr7CTvICi/27fhdAdxBj1lr7CTvICi -goversion go1.12.5 -D "" -importcfg $WORK/b088/importcfg -pack ./deadlock.go ./stacktraces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c6/c6a215f6e3ce3dc058a04d60c7b73c71bc5044ebe8f04a642f15c41263f4af97-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 6vnJpPvduqk1D4G36ZZ9/6vnJpPvduqk1D4G36ZZ9 -goversion go1.12.5 -D "" -importcfg $WORK/b119/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0e/0e07c01598edb294e53a3742f51ddc60b97eacbebbde1e72cd3216da8ed70574-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sync BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid hLkmbF1MczckOx-WPBN9/hLkmbF1MczckOx-WPBN9 -goversion go1.12.5 -D "" -importcfg $WORK/b087/importcfg -pack ./debug.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/4a/4a9f502f82850f73f789737a6fd2f4a0c775aebab4caaed2470b5102f9cc845f-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$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/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p mime -std -complete -installsuffix shared -buildid wHHbt6R_TTPDtZKAcqdj/wHHbt6R_TTPDtZKAcqdj -goversion go1.12.5 -D "" -importcfg $WORK/b120/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/eb/eb36a7c6547c6ae057a4b6d09c6e91c72fe1810ccfe24d895560b35eac086d18-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/events BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid xW7q3ujvepdZsxf7Ekfv/xW7q3ujvepdZsxf7Ekfv -goversion go1.12.5 -D "" -importcfg $WORK/b084/importcfg -pack ./debug.go ./events.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d9/d961c59971173042abd62008f043644b54bd3bba8d0167327e561715b0cfebf9-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid ur_XdbO2OfdPo0pBThBb/ur_XdbO2OfdPo0pBThBb -goversion go1.12.5 -D "" -importcfg $WORK/b056/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e6/e603da95a81a5c04b2b98f69dbf9db533e4a98265bcf4a1d808e393a64808181-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/go_asm.h << 'EOF' # internal 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_ppc64le/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b094/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 2F2wWPiLvfdTpGt8X9Vp/2F2wWPiLvfdTpGt8X9Vp -goversion go1.12.5 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c6/c6489b3f9fc955b628000883ed15e84aed690f2a43138d887ca134a25a970a3b-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid lUZeZ8J80XyaOQ4ykA8f/lUZeZ8J80XyaOQ4ykA8f -goversion go1.12.5 -D "" -importcfg $WORK/b103/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3d/3dcbb5c672523fd269407e005287b856e0c7ca2c8728ec068e1dca600a829759-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 7GeZTRNG7N5GcyoQp29_/7GeZTRNG7N5GcyoQp29_ -goversion go1.12.5 -D "" -importcfg $WORK/b106/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/01/01d555dc05aa160b77daf511d53fc876eaeb93eeeca229f5aa7c7ef23f149ff6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/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/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid XLz1bNhH2ZpKcijwndwW/XLz1bNhH2ZpKcijwndwW -goversion go1.12.5 -D "" -importcfg $WORK/b105/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ab/ab8fed32adbde453fb2c7cd0e135cdd2faaf1fe0ce16623aa456bc8001732141-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/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/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid IozKCbYfYHoO0ZV7WCRu/IozKCbYfYHoO0ZV7WCRu -goversion go1.12.5 -D "" -importcfg $WORK/b100/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_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/30/30cc1300d07af35486faa625a709724247d0c09669453183be041385c31ecfd6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/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/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 8BB2fUBlJV-nhnPlMD5m/8BB2fUBlJV-nhnPlMD5m -goversion go1.12.5 -D "" -importcfg $WORK/b104/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_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bb/bb384441451e12d63b56153ea67af9b0cc0c8c63e135d54905e751c00903f6ba-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Yw9i1Cf0zWIoAW_681nq/Yw9i1Cf0zWIoAW_681nq -goversion go1.12.5 -D "" -importcfg $WORK/b040/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/60/6079e6b779c06c7aa9e672735bf717be6f4f28d9192c5a44bda35f58ce95842e-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/53/53204943994111cec6a8cb578f3823cae7e5571cd5068df6703259096508301f-d # internal BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 9B-wV8Omg6XfxzLaagCz/9B-wV8Omg6XfxzLaagCz -goversion go1.12.5 -D "" -importcfg $WORK/b112/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p net/textproto -std -complete -installsuffix shared -buildid gKnZ1X27TmQqylDZ32ur/gKnZ1X27TmQqylDZ32ur -goversion go1.12.5 -D "" -importcfg $WORK/b117/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/28/282bd2616c94c2d44710af24b7771b96d87ae947eaa119f109df7007d4b34afd-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_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_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid PaDS04DSlDNXzo629pTn/PaDS04DSlDNXzo629pTn -goversion go1.12.5 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/39/39fa052f2849491ee5783f4d30a47ab35cc8ed7315062e2923b8a12675a4ae59-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p mime/multipart -std -complete -installsuffix shared -buildid L71XIaxtZAEb4EkY0gpu/L71XIaxtZAEb4EkY0gpu -goversion go1.12.5 -D "" -importcfg $WORK/b121/importcfg -pack ./formdata.go ./multipart.go ./writer.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_ppc64le/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b094/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4c/4c464294831af45ef73f4a957eae857fa16a67178ebc721c088e00899760f848-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_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_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 0lolWeAunpbZFatQfRUG/0lolWeAunpbZFatQfRUG -goversion go1.12.5 -D "" -importcfg $WORK/b093/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_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/59/5934886b56da0d204366a3ef346e30830ffe8c49ba743e0914790f8b1e118840-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_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_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/http/internal -std -complete -installsuffix shared -buildid xKgp7TTgxzFbm9QHI24o/xKgp7TTgxzFbm9QHI24o -goversion go1.12.5 -D "" -importcfg $WORK/b124/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/19/19c02d87ad60ab3ac32536e6c1fcadf9db5eb0d040b401fbe73333ee0e8e49cd-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid uiY3PxQlOxrM7W0h4m10/uiY3PxQlOxrM7W0h4m10 -goversion go1.12.5 -D "" -importcfg $WORK/b111/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/07/0708fdcf3894b172a023c8f4c1a5710c98603d8959701e59cba234ee1fbf4bda-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid t-Q8O_tmmb6toYYDOsf5/t-Q8O_tmmb6toYYDOsf5 -goversion go1.12.5 -D "" -importcfg $WORK/b118/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a0/a0ed279761a2267f29be2751f713c9be823d4737c594d88b02495efa55a1ee27-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_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_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid ky3uyU6AVS6evw9vZtBy/ky3uyU6AVS6evw9vZtBy -goversion go1.12.5 -D "" -importcfg $WORK/b125/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_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/95/95275e485a8bc7dfd5763dff6a693f665e4e431bf85cf9827459f56d278e6f02-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_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/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid jdoEFMDQV6E7plBoXT-W/jdoEFMDQV6E7plBoXT-W -goversion go1.12.5 -D "" -importcfg $WORK/b131/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_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/13/13bb5108fccc840cef823e3c66827c27177a15671dd0cfa03e7f30abd7000f31-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/fs BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/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/b067/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid Aiyk-QJk_YFxr9bEirpj/Aiyk-QJk_YFxr9bEirpj -goversion go1.12.5 -D "" -importcfg $WORK/b091/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_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/33/33a38f5d411a7e3e7ae51fcabe9abdbbd4d5100aa43cded7522aa947de65f243-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b038/_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_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid DGGb6BInVZR-mS5p03yF/DGGb6BInVZR-mS5p03yF -goversion go1.12.5 -D "" -importcfg $WORK/b133/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/04/04c4bca5ec73e6f41922fce790f4a4ab140013657cbe8583a63c14cba181dd05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/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/b017/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61xKWX7GCTixxA25UcxT/61xKWX7GCTixxA25UcxT -goversion go1.12.5 -D "" -importcfg $WORK/b134/importcfg -pack ./sha256.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/94/944289308b311629fadee036eece8193e1ac349eba0ce15b55fad812b3fec95c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid hKbHVa2KTsMKbCXZ-3lA/hKbHVa2KTsMKbCXZ-3lA -goversion go1.12.5 -D "" -importcfg $WORK/b136/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/69/69730f0058ffd3f69850bb203572d15a9e33d8ba3356631103afee485e662eb3-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/util BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid 4bQOzoWhYjoi-1uDK89d/4bQOzoWhYjoi-1uDK89d -goversion go1.12.5 -D "" -importcfg $WORK/b137/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/97/97e50478dc5e796dbeebef08370dcce6961df052de37bab68b02f0b005b025f8-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p os/exec -std -complete -installsuffix shared -buildid nFsW5dip9KGSm9jHXb0y/nFsW5dip9KGSm9jHXb0y -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/da/dae84c85050dec0347630154bfe3d39552f823e1beb85f8d418fe8c2fbb03cbc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid jfEZMrQeDxkM97hOmigj/jfEZMrQeDxkM97hOmigj -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./natpmp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/68/687ba2c5ca2a479b174b06f4fa62a093a63dc70c0da7c1d240b89e083abfbdcc-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid Q_JxdUn9vnk8bL0OTvPt/Q_JxdUn9vnk8bL0OTvPt -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./gateway_common.go ./gateway_linux.go BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f5/f5fa7b0a02b546ddc2cc413466437de550315ae7abca4a51d822ea6081c58b2f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_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_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid a2zY5G-E6l7QmP1gUlq4/a2zY5G-E6l7QmP1gUlq4 -goversion go1.12.5 -D "" -importcfg $WORK/b148/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ad/ad529e47696bc5277bd9556c8ef4be7a1b08675d9a135c945e6bb01d8d56837c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid OCwPrpBFLvSeSY-2vrDh/OCwPrpBFLvSeSY-2vrDh -goversion go1.12.5 -D "" -importcfg $WORK/b150/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ba/ba4cf00f5903364abbad7976c2e89c7fffea64dd75e4ecfb60fddd2b74823f05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid RY9VdrdaAalsDoeirkIG/RY9VdrdaAalsDoeirkIG -goversion go1.12.5 -D "" -importcfg $WORK/b152/importcfg -pack ./rate.go ./rate_go17.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f5/f55a625796c264c4a6d5c6c9ba462b956ec4fa35a1e924b7f375fd8cb63ed82a-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p text/template/parse -std -complete -installsuffix shared -buildid iZopEC01370k0R7XKy_b/iZopEC01370k0R7XKy_b -goversion go1.12.5 -D "" -importcfg $WORK/b157/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/03/0353a0581af9fbf87cbea33f75f2f721234413d573c80766a2ce4fabd9654ffa-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p runtime/pprof -std -installsuffix shared -buildid 32yKCgIAc1lb0hkkGq21/32yKCgIAc1lb0hkkGq21 -goversion go1.12.5 -D "" -importcfg $WORK/b158/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_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c7/c77521ac74be7611e4272d63d6dcbe361a3321bc6b8efc7c0574d541da00da6c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid GbphuQspT5kFZTYz3d6m/GbphuQspT5kFZTYz3d6m -goversion go1.12.5 -D "" -importcfg $WORK/b123/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/fd/fd90aac91ad94277661f402fd733f47c2e6fc540db48c6cbf0793add36c10176-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p net/http -std -complete -installsuffix shared -buildid uVU3UXuUNXSCzizmQm3w/uVU3UXuUNXSCzizmQm3w -goversion go1.12.5 -D "" -importcfg $WORK/b107/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_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/28/28b599cc63861f67fc2e4b23ec24f2f926aff5be94f536218a9ca7d27f246faa-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid vfFUcC3Lqj8-tvWQWmOR/vfFUcC3Lqj8-tvWQWmOR -goversion go1.12.5 -D "" -importcfg $WORK/b149/importcfg -pack ./tlsutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/df/df19ddd4dc6fc9eb2a425eaf49d786b7c79e34436137a3f7a73805ff9f2e0eaa-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b157/_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_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p text/template -std -complete -installsuffix shared -buildid 9nYQq_9azuw9vR8mCDRc/9nYQq_9azuw9vR8mCDRc -goversion go1.12.5 -D "" -importcfg $WORK/b156/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f8/f8e50e247532e33de57572f0064776e445fe5da96ede1ef840add5baaed9f5e2-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p runtime/trace -std -installsuffix shared -buildid WQ0I-aQhii9KLaO_ELhL/WQ0I-aQhii9KLaO_ELhL -goversion go1.12.5 -D "" -importcfg $WORK/b160/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/14/14aa834daac6b6a62000b3519c8f783ba6daf2de0a764d6a4ddbdcd88d2f3971-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/39/3903b8ea994da644a97e30235bf68580aa972f0306cf9473698726b2ceadafd3-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b157/_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_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p html/template -std -complete -installsuffix shared -buildid au4NGPuTxG-WmIfR8PsA/au4NGPuTxG-WmIfR8PsA -goversion go1.12.5 -D "" -importcfg $WORK/b154/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/63/634d72dc3bf2e71582b9425da1db62f8a519f50f01d833cf480d34d4a1326f65-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ee/ee66fa1897532a10c354e1ed96360091c02a9132dcf6f6eab21f9b2052bace04-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/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/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid WIFEd6wmUvL6ej--aUFY/WIFEd6wmUvL6ej--aUFY -goversion go1.12.5 -D "" -importcfg $WORK/b132/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/89/892bb06333c02da0b16bd0d89d43cf298ad455d840a2d408fd7c696fa5c0029f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_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_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid WI9DY2EXvvI4cbci7L1q/WI9DY2EXvvI4cbci7L1q -goversion go1.12.5 -D "" -importcfg $WORK/b130/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f0/f0cfdc203ea14792c52e89415c7e41797c10fa59b46e48d8d5858ea30e031b20-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/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/b055/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid ZaEXro3pLNYgoatvI7Vz/ZaEXro3pLNYgoatvI7Vz -goversion go1.12.5 -D "" -importcfg $WORK/b127/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_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/84/84b4a9053f10cbb4fe27866acf0ab02ac20f711bad5d7d9bffac97642ae1c56a-d # internal BUILDSTDERR: net/http/pprof BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid VWdtcO1BLJPJmea0M6uf/VWdtcO1BLJPJmea0M6uf -goversion go1.12.5 -D "" -importcfg $WORK/b153/importcfg -pack ./pprof.go BUILDSTDERR: github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid XXllo4BWrWbN74xUO9nV/XXllo4BWrWbN74xUO9nV -goversion go1.12.5 -D "" -importcfg $WORK/b099/importcfg -pack ./internal.go ./public.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d4/d4bdd7b9f33e3423ed0d18a8eb82e298053742e5592eec29fd23ba04543c4203-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid z-4HT1hgZOGtHK4FKn5q/z-4HT1hgZOGtHK4FKn5q -goversion go1.12.5 -D "" -importcfg $WORK/b096/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_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/4c/4c75b63bc6f3e5acb9cc71f4e64be7daa669807837cf18681c7e9e0450169207-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/40/40b8299ed7e3f82a0568d7289f983d612a76541002ede93484dcd1ebf673085a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid DbJTmtOq9BM9wBk4o8F_/DbJTmtOq9BM9wBk4o8F_ -goversion go1.12.5 -D "" -importcfg $WORK/b138/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_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/71/713e99a48e2fd46d6033a5a17d2f30c9fdfc01fcf9d19edeeddb5d6071fc71a5-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_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_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid k7q3fb_r6Kvp08wO2xol/k7q3fb_r6Kvp08wO2xol -goversion go1.12.5 -D "" -importcfg $WORK/b147/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/bb/bbc3a16e70337c385091e1b7a984bdb0ee414cf8354df43f6bc7a171dd9d1886-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/config BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid Fjk0eNmuDBs-Wm-9zOdT/Fjk0eNmuDBs-Wm-9zOdT -goversion go1.12.5 -D "" -importcfg $WORK/b082/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_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/63/63b5eb6e526009538a123573945e27eba17a62e99e085479af1185ab574cad88-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/0b/0bb8fa475a074209d8bca8e5d1eb1b85f07d3dedbf3d163b4f413910ca6e8279-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/nat BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid qPZ3ock2-iIdfzYJeNdv/qPZ3ock2-iIdfzYJeNdv -goversion go1.12.5 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a6/a690a59f14bea6c40f26ada473fd912a075ed459a480e433a3283f01a3f33d8d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/pmp BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: github.com/syncthing/syncthing/lib/upnp BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b144/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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid 4ZtMX-eXTz89GnF2dbLL/4ZtMX-eXTz89GnF2dbLL -goversion go1.12.5 -D "" -importcfg $WORK/b144/importcfg -pack ./debug.go ./pmp.go BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_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_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid yGQp3b6tD6XB4PJHexrD/yGQp3b6tD6XB4PJHexrD -goversion go1.12.5 -D "" -importcfg $WORK/b151/importcfg -pack ./debug.go ./igd_service.go ./upnp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4b/4b17e21671dd8735ad968b829718e0535a340f04b6cf0d667bfebc19ea5da7c6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/7b/7b0d83f66247eb49dfd42e5295080394040d7bb43b2a54833eec9066c125364b-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/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_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_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid EPe__Lj5BqPLSdeG5Lf4/EPe__Lj5BqPLSdeG5Lf4 -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/82/823de415a5d5a91f803d8518a5a3678091e4defc96897dea83d39a1a073c4a7a-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/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/events=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b114/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=rbeh2hJBauc05eHzyiHn/EPe__Lj5BqPLSdeG5Lf4/5Y3eqsWeRsu5ysewSLR2/rbeh2hJBauc05eHzyiHn -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd106db468c5d9f2421449e3a0f2b540d759a64fc -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x3101829176b830b566a33d17b87c853e56366d5b -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaypoolsrv github.com/syncthing/syncthing/cmd/strelaypoolsrv BUILDSTDERR: WORK=/tmp/go-build300965637 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid FWuYqT5rQFcmT5Q9gOE5/FWuYqT5rQFcmT5Q9gOE5 -goversion go1.12.5 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid uLCGclaLcCC6gOa-he5A/uLCGclaLcCC6gOa-he5A -goversion go1.12.5 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_ppc64x.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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 4GYf47J651YCe6M7RU5P/4GYf47J651YCe6M7RU5P -goversion go1.12.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e6/e6f89ffe9a485019654889245cfa7808953e866c3693c5d56fc5fc1025cf667f-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jy-SL2rgJrtBSMySS_uF/jy-SL2rgJrtBSMySS_uF -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/93/93a81029f7d149daa281f965e512b910ce7726b5ef53764ca61d3d9f6827f34a-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3b/3b2b7296c3c2224b01f8403598ba177a320fedf19d7111108c8f1d07204e7026-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CiwfnBbExYlq9WNiDahX/CiwfnBbExYlq9WNiDahX -goversion go1.12.5 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go 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_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid r6ulsJW4kLgKQwHsk58M/r6ulsJW4kLgKQwHsk58M -goversion go1.12.5 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF 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_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GoGmnSid51UyZz80NwOS/GoGmnSid51UyZz80NwOS -goversion go1.12.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/201a3a0f0d18a13b8106db75582fc68d594fd656a03d707cb4c5f4de7cba953e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal 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_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid L9_IaQiKMO9OZ3XJb9qx/L9_IaQiKMO9OZ3XJb9qx -goversion go1.12.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/46/46fa598ad60c471fca76e53e3e1e0e1a35c56133ff5717f91fe9e4162cd9c8bb-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s 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_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kyhBCPjnl36DqsQXXlW7/kyhBCPjnl36DqsQXXlW7 -goversion go1.12.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d8/d8a837da42af6bdb7ec4942b37664b25f7c6cbab07753f7624bfc53e2c095b69-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_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Ti3x9qnPnifSNHpywnTz/Ti3x9qnPnifSNHpywnTz -goversion go1.12.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/00/00822a39b2653ee758f13ebe81be2af1df1fc346038adc1823ef19b0aecffa54-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_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid -sFqDxyukURIES4CLHPV/-sFqDxyukURIES4CLHPV -goversion go1.12.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/60/60a2e4fbbd3c1aaa7fef48c8122feed33b33fcc97fd8eb6dbce60cef58ea4b46-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/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_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 92I0AO7jD3cbBe6Pk1fl/92I0AO7jD3cbBe6Pk1fl -goversion go1.12.5 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/23/237ce839e13ebbbfc3ede3b95659ec3807dab8d4436779da1534d8d613818712-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b023/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_ppc64x.o $WORK/b004/count_ppc64x.o $WORK/b004/equal_ppc64x.o $WORK/b004/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/47e20c05de692b6eaa6a3a857dec13c6f2ff2b254b6a50baa2b17a51eb847e52-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/0c/0c1e4f505e3f2f48352c37cd62ad9691f6db161c2a4cc12dde7bac7515eb228e-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p container/list -std -complete -installsuffix shared -buildid oc5OIWGtx24_EoYw63JV/oc5OIWGtx24_EoYw63JV -goversion go1.12.5 -D "" -importcfg $WORK/b037/importcfg -pack ./list.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math -std -installsuffix shared -buildid kvoPMgfByOssn_ZCWuUO/kvoPMgfByOssn_ZCWuUO -goversion go1.12.5 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7a/7aa1a4c4a2e59c2a49b7605fce42c2b2ac654a8992483c7379107733b0079d5e-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid VwX156AytV1DjV9wKCAk/VwX156AytV1DjV9wKCAk -goversion go1.12.5 -D "" -importcfg $WORK/b041/importcfg -pack ./aliasing.go BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF 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/math=$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_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid Vsa4qflcu2orCpwRPkz6/Vsa4qflcu2orCpwRPkz6 -goversion go1.12.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./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_ppc64x.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_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/28/2800c5f281f7cc43b37cc247ebfe8547f2901643445532955b1625d9f72f5eac-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L4LFuh0o6e6DyQYJjT3q/L4LFuh0o6e6DyQYJjT3q -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/38/380aa1bfc42d6b290f48e430b75728b799d3a7133fe35ccca2225a6e2210988f-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid uCw9_WS2xXLbq2bYZORZ/uCw9_WS2xXLbq2bYZORZ -goversion go1.12.5 -D "" -importcfg $WORK/b066/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a4/a414579cadee7fbee9d5eb85fe808e8abcb81ae3d9a72220e815006faa0323de-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid KYT4QIQ5MNoTYf_Lg69E/KYT4QIQ5MNoTYf_Lg69E -goversion go1.12.5 -D "" -importcfg $WORK/b071/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f8/f82ec7660a847110282fba3861c465c051a27a079887006eec8a52ea75829db4-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid P2ArJ5Vjty_qUkE03xO4/P2ArJ5Vjty_qUkE03xO4 -goversion go1.12.5 -D "" -importcfg $WORK/b073/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/02/022e495a908ae70b4dd75f0b3c39505a0859231580f965daf0dfca1217cf930f-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b074/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/floor_ppc64x.o $WORK/b023/modf_ppc64x.o $WORK/b023/sqrt_ppc64x.o $WORK/b023/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b1/b19670d7a167002481720f9bf892e62708bf2ad6d09252109f00967a6f219343-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b074 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_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_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid XEw_mgvIjtH1B3rTkV2P/XEw_mgvIjtH1B3rTkV2P -goversion go1.12.5 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd $WORK/b074 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/4e/4e4900271ec0f450645219099e1a11cbb2f02ca64c43ae360838d14d362d0728-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p encoding -std -complete -installsuffix shared -buildid RGPQ4VBY5OMnurPWs1C0/RGPQ4VBY5OMnurPWs1C0 -goversion go1.12.5 -D "" -importcfg $WORK/b082/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/f3/f329999d259ce1b71aeb786a1a304d471427273a8013db7a9021f4283b482943-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid F7kz9mtkei0hxnuwUj39/F7kz9mtkei0hxnuwUj39 -goversion go1.12.5 -D "" -importcfg $WORK/b083/importcfg -pack ./utf16.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0d/0d3828c90947cdce5b6439b8940768802d20cca9678977e6e9560fa43ae06527-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b037/_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_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid s0f2_LH6oe10NFl63hDf/s0f2_LH6oe10NFl63hDf -goversion go1.12.5 -D "" -importcfg $WORK/b085/importcfg -pack ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f1/f1e3336ca044e15e56390275bcc7723fa2f1731cd5512e3de2783f6804187c2a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/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_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto -complete -installsuffix shared -buildid p1lwcL854qjs4aUNI7Bo/p1lwcL854qjs4aUNI7Bo -goversion go1.12.5 -D "" -importcfg $WORK/b124/importcfg -pack ./doc.go ./gui.files.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/00/0005403773176b8f1c06d126e706a3843a308079ffcae9895836b2682dcad47f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/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_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid GB11ErAdfT_Klox4Wku6/GB11ErAdfT_Klox4Wku6 -goversion go1.12.5 -D "" -importcfg $WORK/b130/importcfg -pack ./const.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/87/87694de96ee3071d433fdf43cdeaf5ff38fa5866c0225b572bc346bf8ba3f027-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d0/d080046ea57223bb2e5b010e162f7c890ffa8ea25946dc85ed9f7e1cc525af04-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid prjxrrT7t4lF4bO7L9LH/prjxrrT7t4lF4bO7L9LH -goversion go1.12.5 -D "" -importcfg $WORK/b055/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ec/ec737090296dce3d9be226a20947875be6a29f615483246d9e65539357c1b045-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b074 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b074/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b074/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p runtime/cgo -std -installsuffix shared -buildid pHqenW-WwrnzbT_83jML/pHqenW-WwrnzbT_83jML -goversion go1.12.5 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b074/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_ppc64x.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/24/24ea12aaa3bab3b35fd32196ce1751242dad74171892eadeb5bea72aa263b36a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o $WORK/b010/duff_ppc64x.o $WORK/b010/memclr_ppc64x.o $WORK/b010/memmove_ppc64x.o $WORK/b010/rt0_linux_ppc64le.o $WORK/b010/sys_linux_ppc64x.o $WORK/b010/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/cb/cb4fbde2b6be5506c3b9c6b1fa8098ec57061b1e3ac28eef2a3e2d0d4f71ff42-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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid kdsYMOgeOPl_mAOabViu/kdsYMOgeOPl_mAOabViu -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0c/0c732324c278540fa028e62158720d984c1023b77864a3220cc792e89068b568-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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid 2GymhFmu1l3qXetync1e/2GymhFmu1l3qXetync1e -goversion go1.12.5 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_ppc64x.s BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b022/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b029/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_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p syscall -std -installsuffix shared -buildid 9nN7ew9gxkfJtzWwmBf3/9nN7ew9gxkfJtzWwmBf3 -goversion go1.12.5 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: cat >$WORK/b047/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_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p math/rand -std -complete -installsuffix shared -buildid WLL-czOemT29fTnPz2p7/WLL-czOemT29fTnPz2p7 -goversion go1.12.5 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$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/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid G27XK-YyduFzSZ6WYese/G27XK-YyduFzSZ6WYese -goversion go1.12.5 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/13/132b38cbf9774077ec1f1bda77a0ff1971fd9e9e902674305990b7cfae3977ee-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/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_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 9uZt2XUteHkRCjN8PdE3/9uZt2XUteHkRCjN8PdE3 -goversion go1.12.5 -D "" -importcfg $WORK/b072/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/51/51a83a08bd4524cb73d350565b29799b9914677b488293c0592a9e54f6a6e23a-d # internal 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/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_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid Pfc6WqH9Z5mRZ7gn4VKb/Pfc6WqH9Z5mRZ7gn4VKb -goversion go1.12.5 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ad/adeae1601be7d042f042eb292f2a117e5ffed9b91049693df840c662e4b5ba24-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid 0Jcya8j-rgm4TuanMnMR/0Jcya8j-rgm4TuanMnMR -goversion go1.12.5 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/49/4901960a0619d08eb8b3e2915876161d565dc68362cc9565ecf8edc0384351ed-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b034/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash/crc32 -std -installsuffix shared -buildid Hjc-4NtlL399R-NQvrrg/Hjc-4NtlL399R-NQvrrg -goversion go1.12.5 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b034/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b034/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b034/_pkg_.a $WORK/b034/crc32_ppc64le.o $WORK/b034/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e5/e5daaf91a433e4751fb102c0c68710fd47a6fe7d5f5e0dc73bfe810d13d462ce-d # internal BUILDSTDERR: crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto -std -complete -installsuffix shared -buildid Ul1WFnnAugkrM7QqBxEQ/Ul1WFnnAugkrM7QqBxEQ -goversion go1.12.5 -D "" -importcfg $WORK/b038/importcfg -pack ./crypto.go BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/51/51c16afacef575e37859b8a7fe95483db9105df038a9977f143db657ee01f164-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p bufio -std -complete -installsuffix shared -buildid vuG4nUR3zFQo_cSfYOgF/vuG4nUR3zFQo_cSfYOgF -goversion go1.12.5 -D "" -importcfg $WORK/b018/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/66/66b2c1d9957d25274379f28895a94a12d5cc13bc4a045b735086e93e9500f4c2-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./strings.s BUILDSTDERR: cat >$WORK/b048/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 sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p strings -std -installsuffix shared -buildid PR9eOkdvJZHAkmh3z2Ex/PR9eOkdvJZHAkmh3z2Ex -goversion go1.12.5 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e6/e6d27f1f6b5994022586421707e31cc79a466d74705f721bcdf8ef506814b95b-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/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_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid EG4E8bs5IeIGPlQfb-XZ/EG4E8bs5IeIGPlQfb-XZ -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./randutil.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ad/ad013ea5e6d00c3fe16f7ebaa2372b059289ef65249e8bf1a816e7484a380b54-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p time -std -installsuffix shared -buildid NQgi_4JTGXI1bmSxkYcz/NQgi_4JTGXI1bmSxkYcz -goversion go1.12.5 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/84/845c17dc9f40773314ff908a54ea0eb94ee63439f5cba500552b786876d9e7af-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HaynbMBXxFORMGeH54wQ/HaynbMBXxFORMGeH54wQ -goversion go1.12.5 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2c/2cfaa94a17386864071710d2f35ccb87a2dafd6413ba2eacd1bce02516bf25bf-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b050/symabis ./sha512block_ppc64le.s BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2GVhvd9M_sGp9dSjPmXU/2GVhvd9M_sGp9dSjPmXU -goversion go1.12.5 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a5/a54a6c5bb11b5194a0aff2e677bcc7c4b86e2fad3c034367ae49ee5b91d384f1-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7pqn3prJ8x8XgXed12nN/7pqn3prJ8x8XgXed12nN -goversion go1.12.5 -D "" -importcfg $WORK/b052/importcfg -pack ./hmac.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b050/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/55/55573fe45970d19e4ba7b9856cc6a9b81a4f7e747207c41fcd9f4307cf98a7e7-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid Ps2fL_RntAB7EiSKKEb6/Ps2fL_RntAB7EiSKKEb6 -goversion go1.12.5 -D "" -importcfg $WORK/b057/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7c/7cde05b31f8356a6deac13f24a52a7ba4b65d7727ed0041178a48318154769c1-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b058/symabis ./sha256block_ppc64le.s BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/sha256 -std -installsuffix shared -buildid 1zyMTH9WV17SmyVZneOE/1zyMTH9WV17SmyVZneOE -goversion go1.12.5 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f8/f81d4f1043173373726239f14fd720e2450f1f3f856ce5aae104210c9ed88051-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid XyyfR3lxZGd2v643kmYp/XyyfR3lxZGd2v643kmYp -goversion go1.12.5 -D "" -importcfg $WORK/b080/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/46/4644865236b4369b2a451b6453871dfc5c7459131931c732d421039c51b2d677-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid eWkXjBVJAOaIoGr-pF8w/eWkXjBVJAOaIoGr-pF8w -goversion go1.12.5 -D "" -importcfg $WORK/b096/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b058/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b058/_pkg_.a $WORK/b058/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/69/69761c73de383647f3b4390d426efe9cbdb09b8ac7da236130f42bd7bd0030a1-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p path -std -complete -installsuffix shared -buildid 03-eFCDyFKKGJdXa8FrM/03-eFCDyFKKGJdXa8FrM -goversion go1.12.5 -D "" -importcfg $WORK/b107/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/78/780590b059dbacd0321ec919fd11518b18daf8b62ac489028747a5c5ade12b7b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b028/ 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 runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/poll -std -installsuffix shared -buildid 86ijaRCilTfsIOthQcTE/86ijaRCilTfsIOthQcTE -goversion go1.12.5 -D "" -importcfg $WORK/b028/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bb/bbe0f0e171c515c111302d35564953a6923a9d89eeca5bd09153bc0a6dbd4587-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p hash/fnv -std -complete -installsuffix shared -buildid eaEGWSVsQHzHugsFPNHL/eaEGWSVsQHzHugsFPNHL -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/5f/5f5b7c5d44cc05d368283b871960fb36e2209ee3f20f96606d8fbb8e80c8aabf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/60/60f722cedb5b5651b2a3494fef49ab54b130c13474cf106876f35b0d4323f34f-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b033/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/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rGMmUHa0DBWyI-REIzRS/rGMmUHa0DBWyI-REIzRS -goversion go1.12.5 -D "" -importcfg $WORK/b033/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p sort -std -complete -installsuffix shared -buildid 4I_P3SQYLLjotlEjpVUH/4I_P3SQYLLjotlEjpVUH -goversion go1.12.5 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2e/2ec35ed964d21dea6b26b576da2054a812207b97acfaf7ac340baa325b9c2a06-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/petermattis/goid BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_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_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid yB0rpUSSojSzSSOdbZts/yB0rpUSSojSzSSOdbZts -goversion go1.12.5 -D "" -importcfg $WORK/b143/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/21/21212ac8672046dc33d3312ca7981496cca9a83f355a52dd350e43efbf911227-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/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/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_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 5OtfZ60vYBfJ9xCCXKgz/5OtfZ60vYBfJ9xCCXKgz -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/11/113bbdbab109ed614fae0b32d87964a2d3661fa64ffc4ee99ef68bd95a49dece-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 43Gextktdsf9YhFxMgK2/43Gextktdsf9YhFxMgK2 -goversion go1.12.5 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/15/15ef33ed0d5dd1e564d1bd5e99c98464f0532043cac804a7ea7339dfdfd6e57d-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_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/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p os -std -installsuffix shared -buildid sU55m8w0cfIgl6GPDUS6/sU55m8w0cfIgl6GPDUS6 -goversion go1.12.5 -D "" -importcfg $WORK/b027/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/79/7947e16f72aef563cb8e0df5f2a6dc7c42649a42641404cdc1cc9d6e2cf87dc5-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_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_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid lPMnuOtJwy9IJR2rwWGg/lPMnuOtJwy9IJR2rwWGg -goversion go1.12.5 -D "" -importcfg $WORK/b108/importcfg -pack ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/90/90da090cc5898f09948d5a28f74b14c763e191b342548773b1b912117c5df761-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid hVv2yM4Cqd79osldxgP_/hVv2yM4Cqd79osldxgP_ -goversion go1.12.5 -D "" -importcfg $WORK/b114/importcfg -pack ./autoneg.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8f/8f0155d39fad8d7cefd78d97d105423bc1f0f168fba1a143b8be839c70ab6e74-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b040/symabis ./xor_ppc64x.s BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/cipher -std -installsuffix shared -buildid eOewT4Tc3EPsbiynrPYV/eOewT4Tc3EPsbiynrPYV -goversion go1.12.5 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ec/ecff71e771598d61af077d75a5603d5151ab6206ddf7748dbbadc2bdcc0b1573-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b053/symabis ./md5block_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cd/cd497718ad97daec744b1cf474e61a438360c332166bbee1d2757c54e658c96c-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9LEFNGvcQ4NOmatZStKy/9LEFNGvcQ4NOmatZStKy -goversion go1.12.5 -D "" -importcfg $WORK/b064/importcfg -pack ./base64.go BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/md5 -std -installsuffix shared -buildid qqQEksSjh1hG2cgfJo_q/qqQEksSjh1hG2cgfJo_q -goversion go1.12.5 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e0/e019234a63eab4534e4ea128038c2328023dfda7aff3b47692fc25c494a46c54-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p encoding/pem -std -complete -installsuffix shared -buildid YFP9jReDBRaOnXtN32aU/YFP9jReDBRaOnXtN32aU -goversion go1.12.5 -D "" -importcfg $WORK/b063/importcfg -pack ./pem.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b040/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/61/612f3dc6e9d44dc2469718fa24890089010ea91b46ed770b160b0993d2b0f641-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./asm_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/aes -std -installsuffix shared -buildid XyhtJovJtu37UOlGITqg/XyhtJovJtu37UOlGITqg -goversion go1.12.5 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d0/d0680adc698d711b62098f6b1f05c0716b22278298b7c1a23bb398b3480bbc3c-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/des -std -complete -installsuffix shared -buildid Wak0RHafDtKq4Nl8qSRl/Wak0RHafDtKq4Nl8qSRl -goversion go1.12.5 -D "" -importcfg $WORK/b043/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/31/31439f8db67f1ab117b0a652967d283acf190605b163450f2908e9f5db1c1468-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid J1YqJxpsAskhtstIl3yU/J1YqJxpsAskhtstIl3yU -goversion go1.12.5 -D "" -importcfg $WORK/b077/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/34/341fa5f5c7630c5f598124583d6860486aa9736e0da93938a8b376acd07922b5-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid KTDd3wm00YRlJTMJ6HXE/KTDd3wm00YRlJTMJ6HXE -goversion go1.12.5 -D "" -importcfg $WORK/b078/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/72/72645bae637121ab0c25c3c7c89145636551623c46199d8fdeca01f8a4a301c9-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid g-D4wYpllLPRor2nxMKD/g-D4wYpllLPRor2nxMKD -goversion go1.12.5 -D "" -importcfg $WORK/b079/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/cf/cf6ed7ef2d5a2ce9a727e8c14c6b19da8ca805cdc795c2c9a8d909d96e010dbe-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid we7LK5_3CqWRAUTvi3J2/we7LK5_3CqWRAUTvi3J2 -goversion go1.12.5 -D "" -importcfg $WORK/b117/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_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3c/3c3530d9eb9658b48e8cadd30ec4ef4cf16b79c94dd00e23048bb86eb05b1944-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_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_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p fmt -std -complete -installsuffix shared -buildid To9rE9P9MrKtePuvCqkW/To9rE9P9MrKtePuvCqkW -goversion go1.12.5 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/dd/dd5f5c45e6b58e01fc070ea439246ebe3e0da5907f0d3ec6092772896b7e0681-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_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_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p path/filepath -std -complete -installsuffix shared -buildid -TdXcRbc8B_R5LgS1KV7/-TdXcRbc8B_R5LgS1KV7 -goversion go1.12.5 -D "" -importcfg $WORK/b068/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/87/87798406d8c402102a63e66539079a69b44123c0d86874c2ca3db2aa45ba9c9f-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b078/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid pMPVsgxyxzeiL1xC3ZsZ/pMPVsgxyxzeiL1xC3ZsZ -goversion go1.12.5 -D "" -importcfg $WORK/b076/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/bd/bd946668a844fa3016cfdf4e6bbda6ef52b272ffc5143f617aa09ac92f1b19bb-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b122 -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b122/symabis ./debug.s BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p runtime/debug -std -installsuffix shared -buildid d1ZrpeDYsqLIMCEqFR8Z/d1ZrpeDYsqLIMCEqFR8Z -goversion go1.12.5 -symabis $WORK/b122/symabis -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b122 -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b122/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e5/e5be0efac4cc1552359693081881514eb0613ce8943a929d0978c97f1a93bbc4-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p io/ioutil -std -complete -installsuffix shared -buildid EdgCvjatkhAQprbmn5-7/EdgCvjatkhAQprbmn5-7 -goversion go1.12.5 -D "" -importcfg $WORK/b067/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b122/_pkg_.a $WORK/b122/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a7/a72be67fa7bc57a38daa4a171d5b89d38c84c919f0e5f353cee588c8d0b28511-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/du BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_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_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/du -complete -installsuffix shared -buildid 8uoaiOlZUuVt8h4PrMTD/8uoaiOlZUuVt8h4PrMTD -goversion go1.12.5 -D "" -importcfg $WORK/b138/importcfg -pack ./diskusage.go ./diskusage_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/78/788682f0d361e71a4799af56708d3b7c09eee64a4e20f53ba587a11d5e745ff7-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GZCjRD03gboB6ACZmy8R/GZCjRD03gboB6ACZmy8R -goversion go1.12.5 -D "" -importcfg $WORK/b148/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8a/8a918ada5edcf78b4ee496c365770281786aa2780d35f5b878c1939e4481a15d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_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_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid l2R_KiHZ2XJ2Y_1i78XN/l2R_KiHZ2XJ2Y_1i78XN -goversion go1.12.5 -D "" -importcfg $WORK/b120/importcfg -pack ./parse.go ./sysreadfile_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/6a/6a1ca86dc4392b03030552d925da1970e3ac61d4e7d86e043bb476922b7a7663-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_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_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid Q59R86iBF6cS7y4My7dD/Q59R86iBF6cS7y4My7dD -goversion go1.12.5 -D "" -importcfg $WORK/b149/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6b/6bd6ba226bddbbd97d58af8b9c6880f37c80529786ad86ce57c28ebb054ddbb6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_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_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid cLufiKX5DutBrKbNnJ6k/cLufiKX5DutBrKbNnJ6k -goversion go1.12.5 -D "" -importcfg $WORK/b155/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_noasm.go ./sha256block_other.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/b4/b4ffa496a4153c01423242e21654ee6c6afa7aa408422a02242c0898637e3b6a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a5/a53a411e43050dcbeb273a5c82eb49c9325ab849a0fd38380986334f6cbff1b6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/69/695f4bd3403617522e76fb02e21916c742e74010b73afc4c661b7a5ddcd16ef1-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/hex -std -complete -installsuffix shared -buildid Tz0GHPC208Yv4XAtdFfW/Tz0GHPC208Yv4XAtdFfW -goversion go1.12.5 -D "" -importcfg $WORK/b062/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_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/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_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_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p compress/flate -std -complete -installsuffix shared -buildid uuvFp7YulUYtV34YO91N/uuvFp7YulUYtV34YO91N -goversion go1.12.5 -D "" -importcfg $WORK/b019/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/dd/dda9412c94450daf49d9ef4c24a4b5690b21c01bfcc7e357702930fa0f51fc73-d # internal BUILDSTDERR: context 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/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p context -std -complete -installsuffix shared -buildid 70y6x8kmgvf4iKbMz80Y/70y6x8kmgvf4iKbMz80Y -goversion go1.12.5 -D "" -importcfg $WORK/b070/importcfg -pack ./context.go BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_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/b047/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p math/big -std -installsuffix shared -buildid O3dgZ7YG-6Sx-iQbBWBv/O3dgZ7YG-6Sx-iQbBWBv -goversion go1.12.5 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5b/5bdf2d0f4e4a00db2fd8e32dc7df7749b4529901ee18ae8de3409f1b9227a2eb-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p net/url -std -complete -installsuffix shared -buildid RtBt3-VovIRegNPieRWG/RtBt3-VovIRegNPieRWG -goversion go1.12.5 -D "" -importcfg $WORK/b075/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d7/d7e5649be830b2d6048e0642906f7a976675054463936b9631cd48c7baff22a9-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b069/ -importpath net -- -I $WORK/b069/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e1/e18da59501bf54b8a9a2453324117673a8031c547f2c067f571d3b706e7a454a-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b083/_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_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p encoding/json -std -complete -installsuffix shared -buildid KnK1jEmjBJGTAbeCQN_G/KnK1jEmjBJGTAbeCQN_G -goversion go1.12.5 -D "" -importcfg $WORK/b081/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_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/90/904faea0a09a3f6614815560e7d1996785f039ddb5b8e0c72265f51785333e10-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p compress/gzip -std -complete -installsuffix shared -buildid K5NQSGODk9Gp9eJIK94l/K5NQSGODk9Gp9eJIK94l -goversion go1.12.5 -D "" -importcfg $WORK/b017/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c6/c6a215f6e3ce3dc058a04d60c7b73c71bc5044ebe8f04a642f15c41263f4af97-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p flag -std -complete -installsuffix shared -buildid Xz0RNq9rqf1tEw9-3GMs/Xz0RNq9rqf1tEw9-3GMs -goversion go1.12.5 -D "" -importcfg $WORK/b084/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/3a/3a5f546b6a64a989e40f372ba51d89d1b15ea697bec0f717ddf292300db8a7c0-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p log -std -complete -installsuffix shared -buildid TkOjqgEReedBo396Pm8v/TkOjqgEReedBo396Pm8v -goversion go1.12.5 -D "" -importcfg $WORK/b091/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/af/afe4067c2eb714b1d388e0d6bccc6562ce63d113ee26baea1c715a048f7f525c-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid M4UuQyLvMWSy3L7ktmtH/M4UuQyLvMWSy3L7ktmtH -goversion go1.12.5 -D "" -importcfg $WORK/b097/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/52/523348032342821aabbebe110fd55f9439bfee60d473c65ddef667ed21be7375-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid y6vNt_tX0vO5g5V8TRN8/y6vNt_tX0vO5g5V8TRN8 -goversion go1.12.5 -D "" -importcfg $WORK/b098/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_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a9/a9c96f324f003ccd14fd3a48dad2d710d5210d0301378cb26174a000baf25d6d-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid T_LZNNe066eN0Sk5rYAp/T_LZNNe066eN0Sk5rYAp -goversion go1.12.5 -D "" -importcfg $WORK/b095/importcfg -pack ./bidirule.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/18/18d366af051bdf4dcd378feddd6ac10f11023a241a795e36b6ad9059c84ec50e-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 6vnJpPvduqk1D4G36ZZ9/6vnJpPvduqk1D4G36ZZ9 -goversion go1.12.5 -D "" -importcfg $WORK/b101/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f9/f9a0df181fe3fd21e254fb3360220ca6d7265e28b1630f146fecbbff1a2076db-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_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_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid GsGMF7MCt3umZmvgYUB5/GsGMF7MCt3umZmvgYUB5 -goversion go1.12.5 -D "" -importcfg $WORK/b045/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4a/4a9f502f82850f73f789737a6fd2f4a0c775aebab4caaed2470b5102f9cc845f-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ijf4WmA2S5H5iEsMOlLK/ijf4WmA2S5H5iEsMOlLK -goversion go1.12.5 -D "" -importcfg $WORK/b051/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3a/3a9ac5ada721d046ae43423f79c2f6d01fd329178820aa43e895c38a5ede9ab6-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rand -std -complete -installsuffix shared -buildid H8xRmSCutvwF0SIYD111/H8xRmSCutvwF0SIYD111 -goversion go1.12.5 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c7/c716f8ef48a66fbe6a5df4b4013809ec53119918341e8583e2fbc8f0ec618bec-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid wRiak0JtdwzbWeHuqRnK/wRiak0JtdwzbWeHuqRnK -goversion go1.12.5 -D "" -importcfg $WORK/b056/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/3d/3dcbb5c672523fd269407e005287b856e0c7ca2c8728ec068e1dca600a829759-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tKZpsxdIPFs0qQVd5d-R/tKZpsxdIPFs0qQVd5d-R -goversion go1.12.5 -D "" -importcfg $WORK/b060/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ea/ea78839a4b0b54cd38977221ab73847f99bba7cc6588712c5a0ebf7dace3ee1d-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid EfVehr8N2RKxzUnvHfjV/EfVehr8N2RKxzUnvHfjV -goversion go1.12.5 -D "" -importcfg $WORK/b044/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c4/c4377b6119301852abfd33b399689fcc40392c614bd2bc68be0e28039e76d33d-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid EYrC7KOfESNCKbi6welH/EYrC7KOfESNCKbi6welH -goversion go1.12.5 -D "" -importcfg $WORK/b061/importcfg -pack ./pkix.go BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/62/62a44752cc9b18eb84609136a3b0055f353396cb0d171b76fcfb12ec8d3ae751-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid _7flENiVjI6Cas846lxn/_7flENiVjI6Cas846lxn -goversion go1.12.5 -D "" -importcfg $WORK/b065/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/cf/cf76e3eb8e4e326b0a4c5d9d9f7d21e7d65cd0f0bc830e054997da5898770ec7-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 9B-wV8Omg6XfxzLaagCz/9B-wV8Omg6XfxzLaagCz -goversion go1.12.5 -D "" -importcfg $WORK/b094/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/68/684fe411286b94b38419225f31be99cda8707ad4e6ca4c9bc09067d9aab61063-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$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/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p mime -std -complete -installsuffix shared -buildid wHHbt6R_TTPDtZKAcqdj/wHHbt6R_TTPDtZKAcqdj -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd $WORK/b069 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b074/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p net -std -installsuffix shared -buildid 8lleGaP0C3W8SaOg9qi4/8lleGaP0C3W8SaOg9qi4 -goversion go1.12.5 -D "" -importcfg $WORK/b069/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo_linux.cgo1.go $WORK/b069/cgo_resnew.cgo1.go $WORK/b069/cgo_socknew.cgo1.go $WORK/b069/cgo_unix.cgo1.go $WORK/b069/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c0/c05463a469cec1da9057b4b49d2319f70ab41d6d7ba3a76046dc8aa71a39d8e3-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_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_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid PaDS04DSlDNXzo629pTn/PaDS04DSlDNXzo629pTn -goversion go1.12.5 -D "" -importcfg $WORK/b104/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/19c02d87ad60ab3ac32536e6c1fcadf9db5eb0d040b401fbe73333ee0e8e49cd-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_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_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p net/http/internal -std -complete -installsuffix shared -buildid xKgp7TTgxzFbm9QHI24o/xKgp7TTgxzFbm9QHI24o -goversion go1.12.5 -D "" -importcfg $WORK/b106/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c6/c6489b3f9fc955b628000883ed15e84aed690f2a43138d887ca134a25a970a3b-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_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/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid yFepu5-oa6TLJFrAr8ro/yFepu5-oa6TLJFrAr8ro -goversion go1.12.5 -D "" -importcfg $WORK/b109/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_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/39/39fa052f2849491ee5783f4d30a47ab35cc8ed7315062e2923b8a12675a4ae59-d # internal BUILDSTDERR: regexp 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=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$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/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p regexp -std -complete -installsuffix shared -buildid vtDto9SknR1f9fVaSpR4/vtDto9SknR1f9fVaSpR4 -goversion go1.12.5 -D "" -importcfg $WORK/b116/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/07/0708fdcf3894b172a023c8f4c1a5710c98603d8959701e59cba234ee1fbf4bda-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/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/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs -complete -installsuffix shared -buildid dbAlA4VRP9AbG-QIc8ir/dbAlA4VRP9AbG-QIc8ir -goversion go1.12.5 -D "" -importcfg $WORK/b119/importcfg -pack ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/3b/3bff8a824c5c9a9fd96137f81207fb5efb95b341460e1f2a0e85953cbe0f3d26-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/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/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid 8KWdFUAXkIVHZLqmY4Pu/8KWdFUAXkIVHZLqmY4Pu -goversion go1.12.5 -D "" -importcfg $WORK/b121/importcfg -pack ./parse.go ./xfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/44/44ae93964b2a7eceebd1699bc4f8ce4cc52c017f978aadea8fa8a0440d686a2d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/logger BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ZQ0uxYcSDAVqpCb9aF5S/ZQ0uxYcSDAVqpCb9aF5S -goversion go1.12.5 -D "" -importcfg $WORK/b127/importcfg -pack ./logger.go BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5f/5f44e4e947a0436b11c510c0e44160230c602670aaa2fbe693398d9ca7d60380-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid Ij0T4LDIvWO8X2QxTzPh/Ij0T4LDIvWO8X2QxTzPh -goversion go1.12.5 -D "" -importcfg $WORK/b115/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/37/3765ec6d70900a5818409681fe78815a91ca407a4797c7ae378ca85cf5a8f6da-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_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_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid M8OCvCFxYa0SLm7qd3qM/M8OCvCFxYa0SLm7qd3qM -goversion go1.12.5 -D "" -importcfg $WORK/b129/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/63/63be4bbb35f59552ce018d9df12f23d50165115905e8f26470ce2c80af50a20a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6lzjr1MyeGvnrqzo73sb/6lzjr1MyeGvnrqzo73sb -goversion go1.12.5 -D "" -importcfg $WORK/b136/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d6/d673e827b6c82571eaaf46977e5e132a890889485022fb56938c18b9c250d132-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b144/ -importpath os/user -- -I $WORK/b144/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0d/0d824f4c1baf5c80c9aaa6a581079ec43e7ffdc2cd064dff4faf056d63899c2d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_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_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid ky3uyU6AVS6evw9vZtBy/ky3uyU6AVS6evw9vZtBy -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d9/d961c59971173042abd62008f043644b54bd3bba8d0167327e561715b0cfebf9-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid ur_XdbO2OfdPo0pBThBb/ur_XdbO2OfdPo0pBThBb -goversion go1.12.5 -D "" -importcfg $WORK/b059/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/33/33a38f5d411a7e3e7ae51fcabe9abdbbd4d5100aa43cded7522aa947de65f243-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/go_asm.h << 'EOF' # internal 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_ppc64le/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b088/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 2F2wWPiLvfdTpGt8X9Vp/2F2wWPiLvfdTpGt8X9Vp -goversion go1.12.5 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/bd/bd9876737a5b437ee946f883a50111cfb15c25fd4dbaabef749a427475e19702-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p net/textproto -std -complete -installsuffix shared -buildid gKnZ1X27TmQqylDZ32ur/gKnZ1X27TmQqylDZ32ur -goversion go1.12.5 -D "" -importcfg $WORK/b099/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/28/282bd2616c94c2d44710af24b7771b96d87ae947eaa119f109df7007d4b34afd-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid uiY3PxQlOxrM7W0h4m10/uiY3PxQlOxrM7W0h4m10 -goversion go1.12.5 -D "" -importcfg $WORK/b093/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a0/a0ed279761a2267f29be2751f713c9be823d4737c594d88b02495efa55a1ee27-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid t-Q8O_tmmb6toYYDOsf5/t-Q8O_tmmb6toYYDOsf5 -goversion go1.12.5 -D "" -importcfg $WORK/b100/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bb/bb384441451e12d63b56153ea67af9b0cc0c8c63e135d54905e751c00903f6ba-d # internal BUILDSTDERR: cd $WORK/b144 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Yw9i1Cf0zWIoAW_681nq/Yw9i1Cf0zWIoAW_681nq -goversion go1.12.5 -D "" -importcfg $WORK/b036/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: cd $WORK/b144 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/95/95275e485a8bc7dfd5763dff6a693f665e4e431bf85cf9827459f56d278e6f02-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p mime/multipart -std -complete -installsuffix shared -buildid L71XIaxtZAEb4EkY0gpu/L71XIaxtZAEb4EkY0gpu -goversion go1.12.5 -D "" -importcfg $WORK/b103/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: cd $WORK/b144 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/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_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/59/5934886b56da0d204366a3ef346e30830ffe8c49ba743e0914790f8b1e118840-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_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/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid qZKY9qww8pB7kyA-x2Bw/qZKY9qww8pB7kyA-x2Bw -goversion go1.12.5 -D "" -importcfg $WORK/b111/importcfg -pack ./metrics.pb.go BUILDSTDERR: cd $WORK/b144 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/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_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/17/1764c1b2d46c7ba321bb22d4ac0ddca0ac0892b43e01ad666e6db8544add73db-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/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/b111/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_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_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid sbmZm-1kKk0q5e_r59ss/sbmZm-1kKk0q5e_r59ss -goversion go1.12.5 -D "" -importcfg $WORK/b110/importcfg -pack ./metric.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -o $WORK/b144/_cgo_.o $WORK/b144/_cgo_main.o $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d9/d94a277364853ee5eee33c75d9f52e2cbd78eaa4a37ba09d159d03004d1431e0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/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/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_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_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid o2Kczl1j4h_ZydYWsGgG/o2Kczl1j4h_ZydYWsGgG -goversion go1.12.5 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./doc.go ./encode.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_ppc64le/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ec/ec5c0299420c7ba723aa631c74b98d4314b3100341a7cada0426845893e26a6f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/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/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid pcBQP1QXYjTHZoy0qfrj/pcBQP1QXYjTHZoy0qfrj -goversion go1.12.5 -D "" -importcfg $WORK/b118/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_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b144/_cgo_.o -dynout $WORK/b144/_cgo_import.go BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/4c/4c464294831af45ef73f4a957eae857fa16a67178ebc721c088e00899760f848-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang 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 bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_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_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang -complete -installsuffix shared -buildid g3HJJGzcB1Tf-vkeVz4Z/g3HJJGzcB1Tf-vkeVz4Z -goversion go1.12.5 -D "" -importcfg $WORK/b087/importcfg -pack ./decoder.go ./errors.go ./mmap_unix.go ./reader.go ./reader_other.go ./traverse.go ./verifier.go BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b074/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p os/user -std -installsuffix shared -buildid mPyMs3VcyW_3ma13a3MZ/mPyMs3VcyW_3ma13a3MZ -goversion go1.12.5 -D "" -importcfg $WORK/b144/importcfg -pack ./lookup.go ./user.go $WORK/b144/_cgo_gotypes.go $WORK/b144/cgo_lookup_unix.cgo1.go $WORK/b144/getgrouplist_unix.cgo1.go $WORK/b144/listgroups_unix.cgo1.go $WORK/b144/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b144/_pkg_.a $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/94/94357debcdf3586aceef21562d2fe5c6bb435553e913ca7304f455652e8b258d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid lUZeZ8J80XyaOQ4ykA8f/lUZeZ8J80XyaOQ4ykA8f -goversion go1.12.5 -D "" -importcfg $WORK/b131/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/7a/7a015280f9df77aec831ac6152d4930d64b34ab266edf0b4252bba772f958785-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_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_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang -complete -installsuffix shared -buildid ZEVCJOFbrId0SXP6Ypwl/ZEVCJOFbrId0SXP6Ypwl -goversion go1.12.5 -D "" -importcfg $WORK/b086/importcfg -pack ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ab/ab8fed32adbde453fb2c7cd0e135cdd2faaf1fe0ce16623aa456bc8001732141-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/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/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid IozKCbYfYHoO0ZV7WCRu/IozKCbYfYHoO0ZV7WCRu -goversion go1.12.5 -D "" -importcfg $WORK/b128/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./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_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/8f/8f7bcaa7586fec274cdbf2b797435f40ffab88206df0db78c2a136f7474e4aac-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/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/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 8BB2fUBlJV-nhnPlMD5m/8BB2fUBlJV-nhnPlMD5m -goversion go1.12.5 -D "" -importcfg $WORK/b132/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/af/af3c6da4fdeeffa747f73a6894eee59b0b5344e8ff0e57e16d2af696c058f059-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 7GeZTRNG7N5GcyoQp29_/7GeZTRNG7N5GcyoQp29_ -goversion go1.12.5 -D "" -importcfg $WORK/b134/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/01/01d555dc05aa160b77daf511d53fc876eaeb93eeeca229f5aa7c7ef23f149ff6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/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/b070/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid XLz1bNhH2ZpKcijwndwW/XLz1bNhH2ZpKcijwndwW -goversion go1.12.5 -D "" -importcfg $WORK/b133/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/30/30cc1300d07af35486faa625a709724247d0c09669453183be041385c31ecfd6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/syncthing/notify BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_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_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 0lolWeAunpbZFatQfRUG/0lolWeAunpbZFatQfRUG -goversion go1.12.5 -D "" -importcfg $WORK/b139/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_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/60/6079e6b779c06c7aa9e672735bf717be6f4f28d9192c5a44bda35f58ce95842e-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/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/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid 27fhdAdxBj1lr7CTvICi/27fhdAdxBj1lr7CTvICi -goversion go1.12.5 -D "" -importcfg $WORK/b142/importcfg -pack ./deadlock.go ./stacktraces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/53/53204943994111cec6a8cb578f3823cae7e5571cd5068df6703259096508301f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid jdoEFMDQV6E7plBoXT-W/jdoEFMDQV6E7plBoXT-W -goversion go1.12.5 -D "" -importcfg $WORK/b151/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/0e/0e07c01598edb294e53a3742f51ddc60b97eacbebbde1e72cd3216da8ed70574-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sync BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid hLkmbF1MczckOx-WPBN9/hLkmbF1MczckOx-WPBN9 -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./debug.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/eb/eb36a7c6547c6ae057a4b6d09c6e91c72fe1810ccfe24d895560b35eac086d18-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_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_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid DGGb6BInVZR-mS5p03yF/DGGb6BInVZR-mS5p03yF -goversion go1.12.5 -D "" -importcfg $WORK/b153/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c7/c77521ac74be7611e4272d63d6dcbe361a3321bc6b8efc7c0574d541da00da6c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid GbphuQspT5kFZTYz3d6m/GbphuQspT5kFZTYz3d6m -goversion go1.12.5 -D "" -importcfg $WORK/b105/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/04/04c4bca5ec73e6f41922fce790f4a4ab140013657cbe8583a63c14cba181dd05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/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/b054/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61xKWX7GCTixxA25UcxT/61xKWX7GCTixxA25UcxT -goversion go1.12.5 -D "" -importcfg $WORK/b154/importcfg -pack ./sha256.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/fd/fd90aac91ad94277661f402fd733f47c2e6fc540db48c6cbf0793add36c10176-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/13/13bb5108fccc840cef823e3c66827c27177a15671dd0cfa03e7f30abd7000f31-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p net/http -std -complete -installsuffix shared -buildid uVU3UXuUNXSCzizmQm3w/uVU3UXuUNXSCzizmQm3w -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: github.com/syncthing/syncthing/lib/fs BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/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/b070/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid Aiyk-QJk_YFxr9bEirpj/Aiyk-QJk_YFxr9bEirpj -goversion go1.12.5 -D "" -importcfg $WORK/b137/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/94/944289308b311629fadee036eece8193e1ac349eba0ce15b55fad812b3fec95c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/calmh/xdr BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_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_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid a2zY5G-E6l7QmP1gUlq4/a2zY5G-E6l7QmP1gUlq4 -goversion go1.12.5 -D "" -importcfg $WORK/b157/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ba/ba4cf00f5903364abbad7976c2e89c7fffea64dd75e4ecfb60fddd2b74823f05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid OCwPrpBFLvSeSY-2vrDh/OCwPrpBFLvSeSY-2vrDh -goversion go1.12.5 -D "" -importcfg $WORK/b159/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/f5/f55a625796c264c4a6d5c6c9ba462b956ec4fa35a1e924b7f375fd8cb63ed82a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/tlsutil BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid vfFUcC3Lqj8-tvWQWmOR/vfFUcC3Lqj8-tvWQWmOR -goversion go1.12.5 -D "" -importcfg $WORK/b158/importcfg -pack ./tlsutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/f8/f8e50e247532e33de57572f0064776e445fe5da96ede1ef840add5baaed9f5e2-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid RY9VdrdaAalsDoeirkIG/RY9VdrdaAalsDoeirkIG -goversion go1.12.5 -D "" -importcfg $WORK/b160/importcfg -pack ./rate.go ./rate_go17.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/03/0353a0581af9fbf87cbea33f75f2f721234413d573c80766a2ce4fabd9654ffa-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/f5/f5fa7b0a02b546ddc2cc413466437de550315ae7abca4a51d822ea6081c58b2f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ee/ee66fa1897532a10c354e1ed96360091c02a9132dcf6f6eab21f9b2052bace04-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/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/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid WIFEd6wmUvL6ej--aUFY/WIFEd6wmUvL6ej--aUFY -goversion go1.12.5 -D "" -importcfg $WORK/b152/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/84/84b4a9053f10cbb4fe27866acf0ab02ac20f711bad5d7d9bffac97642ae1c56a-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p expvar -std -complete -installsuffix shared -buildid GYzlveu6M0nvwmqRWQBT/GYzlveu6M0nvwmqRWQBT -goversion go1.12.5 -D "" -importcfg $WORK/b090/importcfg -pack ./expvar.go BUILDSTDERR: github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b126/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid XXllo4BWrWbN74xUO9nV/XXllo4BWrWbN74xUO9nV -goversion go1.12.5 -D "" -importcfg $WORK/b126/importcfg -pack ./internal.go ./public.go BUILDSTDERR: cat >$WORK/b112/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/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_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_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid mJwYN3A8BqsTOSesPiLX/mJwYN3A8BqsTOSesPiLX -goversion go1.12.5 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ac/ac0a97386e1fcb5afe19fde1c7c823772c4cd21f5383d38852e4b68daa19a4d3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d4/d4bdd7b9f33e3423ed0d18a8eb82e298053742e5592eec29fd23ba04543c4203-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid z-4HT1hgZOGtHK4FKn5q/z-4HT1hgZOGtHK4FKn5q -goversion go1.12.5 -D "" -importcfg $WORK/b135/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/89/892bb06333c02da0b16bd0d89d43cf298ad455d840a2d408fd7c696fa5c0029f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b152/_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_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid WI9DY2EXvvI4cbci7L1q/WI9DY2EXvvI4cbci7L1q -goversion go1.12.5 -D "" -importcfg $WORK/b150/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/40/40b8299ed7e3f82a0568d7289f983d612a76541002ede93484dcd1ebf673085a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f0/f0cfdc203ea14792c52e89415c7e41797c10fa59b46e48d8d5858ea30e031b20-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/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/b058/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid ZaEXro3pLNYgoatvI7Vz/ZaEXro3pLNYgoatvI7Vz -goversion go1.12.5 -D "" -importcfg $WORK/b147/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/7d/7dceddfb260207c460a331d6ea93ad97dd438767d3766413e5e4c725b9da3abd-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/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/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid uxC2V2fFqduWO_1Ilzjc/uxC2V2fFqduWO_1Ilzjc -goversion go1.12.5 -D "" -importcfg $WORK/b089/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_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a8/a839299dac1d9798a11079617ed8c64e49156f28f4b9e329a95deeb7ddae4bf9-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/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/b018/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$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/promhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid KYWsaeQIx2EwIlEOH_FB/KYWsaeQIx2EwIlEOH_FB -goversion go1.12.5 -D "" -importcfg $WORK/b123/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_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/71/713e99a48e2fd46d6033a5a17d2f30c9fdfc01fcf9d19edeeddb5d6071fc71a5-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/protocol BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/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/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_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_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid k7q3fb_r6Kvp08wO2xol/k7q3fb_r6Kvp08wO2xol -goversion go1.12.5 -D "" -importcfg $WORK/b156/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/63/63b5eb6e526009538a123573945e27eba17a62e99e085479af1185ab574cad88-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/relay/client BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_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_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid IwKSWhnKI3DTelJeFWsA/IwKSWhnKI3DTelJeFWsA -goversion go1.12.5 -D "" -importcfg $WORK/b125/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/e1/e148e122a9e06034c6cc3f28df0a96e24392a2f8237e634425adbbabe88f75c1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8e/8e135809f4c1e758249be6669c96e16f18613b5f3bb397a1b1ecb4b7f4862938-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/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b074/_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_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid KKocA6D_fAdvRDOUTCX1/KKocA6D_fAdvRDOUTCX1 -goversion go1.12.5 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/92/92edf6fdb407666846654ad1c026d39f80360a2a0b3e450c68fcc62eb0a246d3-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/b017/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b074/_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/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/nfs=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/xfs=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/du=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b096/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=4k_3DXmvXYYBKld8DHQE/KKocA6D_fAdvRDOUTCX1/TmyDRJjA7QXe91iEUbNj/4k_3DXmvXYYBKld8DHQE -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x3101829176b830b566a33d17b87c853e56366d5b -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xc05b9232315ff9079542ab578bf0f9d8d9dbf33a -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stcli github.com/syncthing/syncthing/cmd/stcli BUILDSTDERR: WORK=/tmp/go-build249295160 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ 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_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 4GYf47J651YCe6M7RU5P/4GYf47J651YCe6M7RU5P -goversion go1.12.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go 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_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid FWuYqT5rQFcmT5Q9gOE5/FWuYqT5rQFcmT5Q9gOE5 -goversion go1.12.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.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_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid uLCGclaLcCC6gOa-he5A/uLCGclaLcCC6gOa-he5A -goversion go1.12.5 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e6/e6f89ffe9a485019654889245cfa7808953e866c3693c5d56fc5fc1025cf667f-d # internal BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/93/93a81029f7d149daa281f965e512b910ce7726b5ef53764ca61d3d9f6827f34a-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jy-SL2rgJrtBSMySS_uF/jy-SL2rgJrtBSMySS_uF -goversion go1.12.5 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid r6ulsJW4kLgKQwHsk58M/r6ulsJW4kLgKQwHsk58M -goversion go1.12.5 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/46/46fa598ad60c471fca76e53e3e1e0e1a35c56133ff5717f91fe9e4162cd9c8bb-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF 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_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GoGmnSid51UyZz80NwOS/GoGmnSid51UyZz80NwOS -goversion go1.12.5 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3b/3b2b7296c3c2224b01f8403598ba177a320fedf19d7111108c8f1d07204e7026-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CiwfnBbExYlq9WNiDahX/CiwfnBbExYlq9WNiDahX -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go 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_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kyhBCPjnl36DqsQXXlW7/kyhBCPjnl36DqsQXXlW7 -goversion go1.12.5 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d8/d8a837da42af6bdb7ec4942b37664b25f7c6cbab07753f7624bfc53e2c095b69-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid L9_IaQiKMO9OZ3XJb9qx/L9_IaQiKMO9OZ3XJb9qx -goversion go1.12.5 -D "" -importcfg $WORK/b016/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_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/201a3a0f0d18a13b8106db75582fc68d594fd656a03d707cb4c5f4de7cba953e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Ti3x9qnPnifSNHpywnTz/Ti3x9qnPnifSNHpywnTz -goversion go1.12.5 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/00/00822a39b2653ee758f13ebe81be2af1df1fc346038adc1823ef19b0aecffa54-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_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid -sFqDxyukURIES4CLHPV/-sFqDxyukURIES4CLHPV -goversion go1.12.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_ppc64x.o $WORK/b005/count_ppc64x.o $WORK/b005/equal_ppc64x.o $WORK/b005/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/47/47e20c05de692b6eaa6a3a857dec13c6f2ff2b254b6a50baa2b17a51eb847e52-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/23/237ce839e13ebbbfc3ede3b95659ec3807dab8d4436779da1534d8d613818712-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/60/60a2e4fbbd3c1aaa7fef48c8122feed33b33fcc97fd8eb6dbce60cef58ea4b46-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 92I0AO7jD3cbBe6Pk1fl/92I0AO7jD3cbBe6Pk1fl -goversion go1.12.5 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_ppc64x.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF 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/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid Vsa4qflcu2orCpwRPkz6/Vsa4qflcu2orCpwRPkz6 -goversion go1.12.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./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_ppc64x.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_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0c/0c1e4f505e3f2f48352c37cd62ad9691f6db161c2a4cc12dde7bac7515eb228e-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p container/list -std -complete -installsuffix shared -buildid oc5OIWGtx24_EoYw63JV/oc5OIWGtx24_EoYw63JV -goversion go1.12.5 -D "" -importcfg $WORK/b033/importcfg -pack ./list.go BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid kvoPMgfByOssn_ZCWuUO/kvoPMgfByOssn_ZCWuUO -goversion go1.12.5 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/7a/7aa1a4c4a2e59c2a49b7605fce42c2b2ac654a8992483c7379107733b0079d5e-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid VwX156AytV1DjV9wKCAk/VwX156AytV1DjV9wKCAk -goversion go1.12.5 -D "" -importcfg $WORK/b038/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/28/2800c5f281f7cc43b37cc247ebfe8547f2901643445532955b1625d9f72f5eac-d # internal BUILDSTDERR: crypto/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/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L4LFuh0o6e6DyQYJjT3q/L4LFuh0o6e6DyQYJjT3q -goversion go1.12.5 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/38/380aa1bfc42d6b290f48e430b75728b799d3a7133fe35ccca2225a6e2210988f-d # internal BUILDSTDERR: internal/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/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid uCw9_WS2xXLbq2bYZORZ/uCw9_WS2xXLbq2bYZORZ -goversion go1.12.5 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a4/a414579cadee7fbee9d5eb85fe808e8abcb81ae3d9a72220e815006faa0323de-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid KYT4QIQ5MNoTYf_Lg69E/KYT4QIQ5MNoTYf_Lg69E -goversion go1.12.5 -D "" -importcfg $WORK/b068/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/02/022e495a908ae70b4dd75f0b3c39505a0859231580f965daf0dfca1217cf930f-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid P2ArJ5Vjty_qUkE03xO4/P2ArJ5Vjty_qUkE03xO4 -goversion go1.12.5 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f8/f82ec7660a847110282fba3861c465c051a27a079887006eec8a52ea75829db4-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true 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 /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b1/b19670d7a167002481720f9bf892e62708bf2ad6d09252109f00967a6f219343-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid XEw_mgvIjtH1B3rTkV2P/XEw_mgvIjtH1B3rTkV2P -goversion go1.12.5 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4e/4e4900271ec0f450645219099e1a11cbb2f02ca64c43ae360838d14d362d0728-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_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid RGPQ4VBY5OMnurPWs1C0/RGPQ4VBY5OMnurPWs1C0 -goversion go1.12.5 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f3/f329999d259ce1b71aeb786a1a304d471427273a8013db7a9021f4283b482943-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_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid F7kz9mtkei0hxnuwUj39/F7kz9mtkei0hxnuwUj39 -goversion go1.12.5 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0d/0d3828c90947cdce5b6439b8940768802d20cca9678977e6e9560fa43ae06527-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/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_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid GB11ErAdfT_Klox4Wku6/GB11ErAdfT_Klox4Wku6 -goversion go1.12.5 -D "" -importcfg $WORK/b112/importcfg -pack ./const.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/87/87694de96ee3071d433fdf43cdeaf5ff38fa5866c0225b572bc346bf8ba3f027-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d0/d080046ea57223bb2e5b010e162f7c890ffa8ea25946dc85ed9f7e1cc525af04-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/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid prjxrrT7t4lF4bO7L9LH/prjxrrT7t4lF4bO7L9LH -goversion go1.12.5 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ec/ec737090296dce3d9be226a20947875be6a29f615483246d9e65539357c1b045-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b071/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b071/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid pHqenW-WwrnzbT_83jML/pHqenW-WwrnzbT_83jML -goversion go1.12.5 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b071/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_ppc64x.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/24/24ea12aaa3bab3b35fd32196ce1751242dad74171892eadeb5bea72aa263b36a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o $WORK/b011/duff_ppc64x.o $WORK/b011/memclr_ppc64x.o $WORK/b011/memmove_ppc64x.o $WORK/b011/rt0_linux_ppc64le.o $WORK/b011/sys_linux_ppc64x.o $WORK/b011/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/cb/cb4fbde2b6be5506c3b9c6b1fa8098ec57061b1e3ac28eef2a3e2d0d4f71ff42-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/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid kdsYMOgeOPl_mAOabViu/kdsYMOgeOPl_mAOabViu -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0c/0c732324c278540fa028e62158720d984c1023b77864a3220cc792e89068b568-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/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 2GymhFmu1l3qXetync1e/2GymhFmu1l3qXetync1e -goversion go1.12.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b045/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/b028/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid WLL-czOemT29fTnPz2p7/WLL-czOemT29fTnPz2p7 -goversion go1.12.5 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b028/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: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid G27XK-YyduFzSZ6WYese/G27XK-YyduFzSZ6WYese -goversion go1.12.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid 9nN7ew9gxkfJtzWwmBf3/9nN7ew9gxkfJtzWwmBf3 -goversion go1.12.5 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/13/132b38cbf9774077ec1f1bda77a0ff1971fd9e9e902674305990b7cfae3977ee-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/51/51a83a08bd4524cb73d350565b29799b9914677b488293c0592a9e54f6a6e23a-d # internal BUILDSTDERR: mkdir -p $WORK/b069/ 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/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid Pfc6WqH9Z5mRZ7gn4VKb/Pfc6WqH9Z5mRZ7gn4VKb -goversion go1.12.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: cat >$WORK/b069/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_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 9uZt2XUteHkRCjN8PdE3/9uZt2XUteHkRCjN8PdE3 -goversion go1.12.5 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ad/adeae1601be7d042f042eb292f2a117e5ffed9b91049693df840c662e4b5ba24-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/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_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid 0Jcya8j-rgm4TuanMnMR/0Jcya8j-rgm4TuanMnMR -goversion go1.12.5 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/49/4901960a0619d08eb8b3e2915876161d565dc68362cc9565ecf8edc0384351ed-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto -std -complete -installsuffix shared -buildid Ul1WFnnAugkrM7QqBxEQ/Ul1WFnnAugkrM7QqBxEQ -goversion go1.12.5 -D "" -importcfg $WORK/b034/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/66/66b2c1d9957d25274379f28895a94a12d5cc13bc4a045b735086e93e9500f4c2-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./strings.s BUILDSTDERR: cat >$WORK/b046/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 sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid PR9eOkdvJZHAkmh3z2Ex/PR9eOkdvJZHAkmh3z2Ex -goversion go1.12.5 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/51/51c16afacef575e37859b8a7fe95483db9105df038a9977f143db657ee01f164-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/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid vuG4nUR3zFQo_cSfYOgF/vuG4nUR3zFQo_cSfYOgF -goversion go1.12.5 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e6/e6d27f1f6b5994022586421707e31cc79a466d74705f721bcdf8ef506814b95b-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/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_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid EG4E8bs5IeIGPlQfb-XZ/EG4E8bs5IeIGPlQfb-XZ -goversion go1.12.5 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/84/845c17dc9f40773314ff908a54ea0eb94ee63439f5cba500552b786876d9e7af-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./sha512block_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a5/a54a6c5bb11b5194a0aff2e677bcc7c4b86e2fad3c034367ae49ee5b91d384f1-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/b039/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7pqn3prJ8x8XgXed12nN/7pqn3prJ8x8XgXed12nN -goversion go1.12.5 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2GVhvd9M_sGp9dSjPmXU/2GVhvd9M_sGp9dSjPmXU -goversion go1.12.5 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b028/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/55/55573fe45970d19e4ba7b9856cc6a9b81a4f7e747207c41fcd9f4307cf98a7e7-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid Ps2fL_RntAB7EiSKKEb6/Ps2fL_RntAB7EiSKKEb6 -goversion go1.12.5 -D "" -importcfg $WORK/b055/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ad/ad013ea5e6d00c3fe16f7ebaa2372b059289ef65249e8bf1a816e7484a380b54-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid NQgi_4JTGXI1bmSxkYcz/NQgi_4JTGXI1bmSxkYcz -goversion go1.12.5 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/7c/7cde05b31f8356a6deac13f24a52a7ba4b65d7727ed0041178a48318154769c1-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HaynbMBXxFORMGeH54wQ/HaynbMBXxFORMGeH54wQ -goversion go1.12.5 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f8/f81d4f1043173373726239f14fd720e2450f1f3f856ce5aae104210c9ed88051-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./sha256block_ppc64le.s BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid 1zyMTH9WV17SmyVZneOE/1zyMTH9WV17SmyVZneOE -goversion go1.12.5 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2c/2cfaa94a17386864071710d2f35ccb87a2dafd6413ba2eacd1bce02516bf25bf-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid XyyfR3lxZGd2v643kmYp/XyyfR3lxZGd2v643kmYp -goversion go1.12.5 -D "" -importcfg $WORK/b077/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/46/4644865236b4369b2a451b6453871dfc5c7459131931c732d421039c51b2d677-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p path -std -complete -installsuffix shared -buildid 03-eFCDyFKKGJdXa8FrM/03-eFCDyFKKGJdXa8FrM -goversion go1.12.5 -D "" -importcfg $WORK/b084/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/69/69761c73de383647f3b4390d426efe9cbdb09b8ac7da236130f42bd7bd0030a1-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid aHDWs-Z5-LQJXvYsXqxQ/aHDWs-Z5-LQJXvYsXqxQ -goversion go1.12.5 -D "" -importcfg $WORK/b086/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/bb/bbe0f0e171c515c111302d35564953a6923a9d89eeca5bd09153bc0a6dbd4587-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/b024/_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_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid yB0rpUSSojSzSSOdbZts/yB0rpUSSojSzSSOdbZts -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/21/21212ac8672046dc33d3312ca7981496cca9a83f355a52dd350e43efbf911227-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p hash/fnv -std -complete -installsuffix shared -buildid eaEGWSVsQHzHugsFPNHL/eaEGWSVsQHzHugsFPNHL -goversion go1.12.5 -D "" -importcfg $WORK/b107/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d6/d668ad300f4481235cafd43e301b447ff4e6d6fd759896144b3787c63ff64788-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b120/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p hash/crc32 -std -installsuffix shared -buildid Hjc-4NtlL399R-NQvrrg/Hjc-4NtlL399R-NQvrrg -goversion go1.12.5 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b120/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/2e/2ec35ed964d21dea6b26b576da2054a812207b97acfaf7ac340baa325b9c2a06-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/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/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid eWkXjBVJAOaIoGr-pF8w/eWkXjBVJAOaIoGr-pF8w -goversion go1.12.5 -D "" -importcfg $WORK/b124/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b120/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b120/_pkg_.a $WORK/b120/crc32_ppc64le.o $WORK/b120/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e5/e5daaf91a433e4751fb102c0c68710fd47a6fe7d5f5e0dc73bfe810d13d462ce-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/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/b017/_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_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 5OtfZ60vYBfJ9xCCXKgz/5OtfZ60vYBfJ9xCCXKgz -goversion go1.12.5 -D "" -importcfg $WORK/b136/importcfg -pack ./transform.go BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/78/780590b059dbacd0321ec919fd11518b18daf8b62ac489028747a5c5ade12b7b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/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/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid 86ijaRCilTfsIOthQcTE/86ijaRCilTfsIOthQcTE -goversion go1.12.5 -D "" -importcfg $WORK/b027/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/60/60f722cedb5b5651b2a3494fef49ab54b130c13474cf106876f35b0d4323f34f-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_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_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid GZCjRD03gboB6ACZmy8R/GZCjRD03gboB6ACZmy8R -goversion go1.12.5 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/5f/5f5b7c5d44cc05d368283b871960fb36e2209ee3f20f96606d8fbb8e80c8aabf-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid 4I_P3SQYLLjotlEjpVUH/4I_P3SQYLLjotlEjpVUH -goversion go1.12.5 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/6a/6a1ca86dc4392b03030552d925da1970e3ac61d4e7d86e043bb476922b7a7663-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/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/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rGMmUHa0DBWyI-REIzRS/rGMmUHa0DBWyI-REIzRS -goversion go1.12.5 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/90/90da090cc5898f09948d5a28f74b14c763e191b342548773b1b912117c5df761-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid ElY8WgtKSPx7-raCduAj/ElY8WgtKSPx7-raCduAj -goversion go1.12.5 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./quote.go ./unquote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/15/15ef33ed0d5dd1e564d1bd5e99c98464f0532043cac804a7ea7339dfdfd6e57d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d2/d2ee0070af97024a8239f96f025f220450c8adff04954285c62b4f7f99151cb0-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b031/_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/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid sU55m8w0cfIgl6GPDUS6/sU55m8w0cfIgl6GPDUS6 -goversion go1.12.5 -D "" -importcfg $WORK/b026/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/11/113bbdbab109ed614fae0b32d87964a2d3661fa64ffc4ee99ef68bd95a49dece-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: regexp/syntax BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 43Gextktdsf9YhFxMgK2/43Gextktdsf9YhFxMgK2 -goversion go1.12.5 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid we7LK5_3CqWRAUTvi3J2/we7LK5_3CqWRAUTvi3J2 -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/8f/8f0155d39fad8d7cefd78d97d105423bc1f0f168fba1a143b8be839c70ab6e74-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b037/symabis ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/79/7947e16f72aef563cb8e0df5f2a6dc7c42649a42641404cdc1cc9d6e2cf87dc5-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b051/symabis ./md5block_ppc64x.s BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/cipher -std -installsuffix shared -buildid eOewT4Tc3EPsbiynrPYV/eOewT4Tc3EPsbiynrPYV -goversion go1.12.5 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid qqQEksSjh1hG2cgfJo_q/qqQEksSjh1hG2cgfJo_q -goversion go1.12.5 -symabis $WORK/b051/symabis -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_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b051/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b037/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d0/d0680adc698d711b62098f6b1f05c0716b22278298b7c1a23bb398b3480bbc3c-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9LEFNGvcQ4NOmatZStKy/9LEFNGvcQ4NOmatZStKy -goversion go1.12.5 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/61/612f3dc6e9d44dc2469718fa24890089010ea91b46ed770b160b0993d2b0f641-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b036/symabis ./asm_ppc64le.s BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/aes -std -installsuffix shared -buildid XyhtJovJtu37UOlGITqg/XyhtJovJtu37UOlGITqg -goversion go1.12.5 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e0/e019234a63eab4534e4ea128038c2328023dfda7aff3b47692fc25c494a46c54-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/des -std -complete -installsuffix shared -buildid Wak0RHafDtKq4Nl8qSRl/Wak0RHafDtKq4Nl8qSRl -goversion go1.12.5 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3c/3c3530d9eb9658b48e8cadd30ec4ef4cf16b79c94dd00e23048bb86eb05b1944-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid To9rE9P9MrKtePuvCqkW/To9rE9P9MrKtePuvCqkW -goversion go1.12.5 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b036/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/34/341fa5f5c7630c5f598124583d6860486aa9736e0da93938a8b376acd07922b5-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_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_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/pem -std -complete -installsuffix shared -buildid YFP9jReDBRaOnXtN32aU/YFP9jReDBRaOnXtN32aU -goversion go1.12.5 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/72/72645bae637121ab0c25c3c7c89145636551623c46199d8fdeca01f8a4a301c9-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid -TdXcRbc8B_R5LgS1KV7/-TdXcRbc8B_R5LgS1KV7 -goversion go1.12.5 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/31/31439f8db67f1ab117b0a652967d283acf190605b163450f2908e9f5db1c1468-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid J1YqJxpsAskhtstIl3yU/J1YqJxpsAskhtstIl3yU -goversion go1.12.5 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/dd/dda9412c94450daf49d9ef4c24a4b5690b21c01bfcc7e357702930fa0f51fc73-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid KTDd3wm00YRlJTMJ6HXE/KTDd3wm00YRlJTMJ6HXE -goversion go1.12.5 -D "" -importcfg $WORK/b075/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cf/cf6ed7ef2d5a2ce9a727e8c14c6b19da8ca805cdc795c2c9a8d909d96e010dbe-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid g-D4wYpllLPRor2nxMKD/g-D4wYpllLPRor2nxMKD -goversion go1.12.5 -D "" -importcfg $WORK/b076/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e5/e5be0efac4cc1552359693081881514eb0613ce8943a929d0978c97f1a93bbc4-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p io/ioutil -std -complete -installsuffix shared -buildid EdgCvjatkhAQprbmn5-7/EdgCvjatkhAQprbmn5-7 -goversion go1.12.5 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/dd/dd5f5c45e6b58e01fc070ea439246ebe3e0da5907f0d3ec6092772896b7e0681-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid pMPVsgxyxzeiL1xC3ZsZ/pMPVsgxyxzeiL1xC3ZsZ -goversion go1.12.5 -D "" -importcfg $WORK/b073/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/bd/bd946668a844fa3016cfdf4e6bbda6ef52b272ffc5143f617aa09ac92f1b19bb-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/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p regexp -std -complete -installsuffix shared -buildid vtDto9SknR1f9fVaSpR4/vtDto9SknR1f9fVaSpR4 -goversion go1.12.5 -D "" -importcfg $WORK/b094/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/8a/8a918ada5edcf78b4ee496c365770281786aa2780d35f5b878c1939e4481a15d-d # internal 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/b066/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_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_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/du -complete -installsuffix shared -buildid 8uoaiOlZUuVt8h4PrMTD/8uoaiOlZUuVt8h4PrMTD -goversion go1.12.5 -D "" -importcfg $WORK/b105/importcfg -pack ./diskusage.go ./diskusage_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/87/87798406d8c402102a63e66539079a69b44123c0d86874c2ca3db2aa45ba9c9f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_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_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid Q59R86iBF6cS7y4My7dD/Q59R86iBF6cS7y4My7dD -goversion go1.12.5 -D "" -importcfg $WORK/b139/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/78/788682f0d361e71a4799af56708d3b7c09eee64a4e20f53ba587a11d5e745ff7-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_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_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid cLufiKX5DutBrKbNnJ6k/cLufiKX5DutBrKbNnJ6k -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_noasm.go ./sha256block_other.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/b4/b4ffa496a4153c01423242e21654ee6c6afa7aa408422a02242c0898637e3b6a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a5/a53a411e43050dcbeb273a5c82eb49c9325ab849a0fd38380986334f6cbff1b6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/69/695f4bd3403617522e76fb02e21916c742e74010b73afc4c661b7a5ddcd16ef1-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b044/symabis ./arith_ppc64x.s BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid Tz0GHPC208Yv4XAtdFfW/Tz0GHPC208Yv4XAtdFfW -goversion go1.12.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_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/b045/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_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_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid O3dgZ7YG-6Sx-iQbBWBv/O3dgZ7YG-6Sx-iQbBWBv -goversion go1.12.5 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid 70y6x8kmgvf4iKbMz80Y/70y6x8kmgvf4iKbMz80Y -goversion go1.12.5 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5b/5bdf2d0f4e4a00db2fd8e32dc7df7749b4529901ee18ae8de3409f1b9227a2eb-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_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_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p net/url -std -complete -installsuffix shared -buildid RtBt3-VovIRegNPieRWG/RtBt3-VovIRegNPieRWG -goversion go1.12.5 -D "" -importcfg $WORK/b072/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d7/d7e5649be830b2d6048e0642906f7a976675054463936b9631cd48c7baff22a9-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_ppc64le/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_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/5f/5f44e4e947a0436b11c510c0e44160230c602670aaa2fbe693398d9ca7d60380-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p encoding/json -std -complete -installsuffix shared -buildid KnK1jEmjBJGTAbeCQN_G/KnK1jEmjBJGTAbeCQN_G -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e1/e18da59501bf54b8a9a2453324117673a8031c547f2c067f571d3b706e7a454a-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid Xz0RNq9rqf1tEw9-3GMs/Xz0RNq9rqf1tEw9-3GMs -goversion go1.12.5 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3a/3a5f546b6a64a989e40f372ba51d89d1b15ea697bec0f717ddf292300db8a7c0-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_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_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6lzjr1MyeGvnrqzo73sb/6lzjr1MyeGvnrqzo73sb -goversion go1.12.5 -D "" -importcfg $WORK/b083/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0d/0d824f4c1baf5c80c9aaa6a581079ec43e7ffdc2cd064dff4faf056d63899c2d-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p text/template/parse -std -complete -installsuffix shared -buildid iZopEC01370k0R7XKy_b/iZopEC01370k0R7XKy_b -goversion go1.12.5 -D "" -importcfg $WORK/b088/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/52/523348032342821aabbebe110fd55f9439bfee60d473c65ddef667ed21be7375-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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/flynn-archive/go-shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex -complete -installsuffix shared -buildid RGLlemAp0yUzpcHKyFMA/RGLlemAp0yUzpcHKyFMA -goversion go1.12.5 -D "" -importcfg $WORK/b089/importcfg -pack ./shlex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/6a/6a774f092d3708b18f4f32b3cbebcaf319428ad1a50ebdcd92f4fa93f8930b05-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p log -std -complete -installsuffix shared -buildid TkOjqgEReedBo396Pm8v/TkOjqgEReedBo396Pm8v -goversion go1.12.5 -D "" -importcfg $WORK/b093/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/af/afe4067c2eb714b1d388e0d6bccc6562ce63d113ee26baea1c715a048f7f525c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/build BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid OCwPrpBFLvSeSY-2vrDh/OCwPrpBFLvSeSY-2vrDh -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./build.go ./tags_noupgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f5/f55a625796c264c4a6d5c6c9ba462b956ec4fa35a1e924b7f375fd8cb63ed82a-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/b079/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/xml -std -complete -installsuffix shared -buildid GEMhGpo7cUW_1senUado/GEMhGpo7cUW_1senUado -goversion go1.12.5 -D "" -importcfg $WORK/b097/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/df/df19ddd4dc6fc9eb2a425eaf49d786b7c79e34436137a3f7a73805ff9f2e0eaa-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p text/template -std -complete -installsuffix shared -buildid 9nYQq_9azuw9vR8mCDRc/9nYQq_9azuw9vR8mCDRc -goversion go1.12.5 -D "" -importcfg $WORK/b087/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b044/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f9/f9a0df181fe3fd21e254fb3360220ca6d7265e28b1630f146fecbbff1a2076db-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_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_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid GsGMF7MCt3umZmvgYUB5/GsGMF7MCt3umZmvgYUB5 -goversion go1.12.5 -D "" -importcfg $WORK/b043/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3a/3a9ac5ada721d046ae43423f79c2f6d01fd329178820aa43e895c38a5ede9ab6-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ijf4WmA2S5H5iEsMOlLK/ijf4WmA2S5H5iEsMOlLK -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/39/3903b8ea994da644a97e30235bf68580aa972f0306cf9473698726b2ceadafd3-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid H8xRmSCutvwF0SIYD111/H8xRmSCutvwF0SIYD111 -goversion go1.12.5 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.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_ppc64le/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid 8lleGaP0C3W8SaOg9qi4/8lleGaP0C3W8SaOg9qi4 -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/90/901a97ff0e93fe16c9dbfc94579b86fcc8039ee2ffa671562ac9817b4e3ed2d1-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/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tKZpsxdIPFs0qQVd5d-R/tKZpsxdIPFs0qQVd5d-R -goversion go1.12.5 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c7/c716f8ef48a66fbe6a5df4b4013809ec53119918341e8583e2fbc8f0ec618bec-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_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_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid wRiak0JtdwzbWeHuqRnK/wRiak0JtdwzbWeHuqRnK -goversion go1.12.5 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c4/c4377b6119301852abfd33b399689fcc40392c614bd2bc68be0e28039e76d33d-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/urfave/cli BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/urfave/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid dzt9LwhEH2cVCWjIvHug/dzt9LwhEH2cVCWjIvHug -goversion go1.12.5 -D "" -importcfg $WORK/b085/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ea/ea78839a4b0b54cd38977221ab73847f99bba7cc6588712c5a0ebf7dace3ee1d-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_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/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid EfVehr8N2RKxzUnvHfjV/EfVehr8N2RKxzUnvHfjV -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/62/62a44752cc9b18eb84609136a3b0055f353396cb0d171b76fcfb12ec8d3ae751-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/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid EYrC7KOfESNCKbi6welH/EYrC7KOfESNCKbi6welH -goversion go1.12.5 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/cf/cf76e3eb8e4e326b0a4c5d9d9f7d21e7d65cd0f0bc830e054997da5898770ec7-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid _7flENiVjI6Cas846lxn/_7flENiVjI6Cas846lxn -goversion go1.12.5 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/68/684fe411286b94b38419225f31be99cda8707ad4e6ca4c9bc09067d9aab61063-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/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid ZQ0uxYcSDAVqpCb9aF5S/ZQ0uxYcSDAVqpCb9aF5S -goversion go1.12.5 -D "" -importcfg $WORK/b099/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/37/3765ec6d70900a5818409681fe78815a91ca407a4797c7ae378ca85cf5a8f6da-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_ppc64le/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_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c0/c05463a469cec1da9057b4b49d2319f70ab41d6d7ba3a76046dc8aa71a39d8e3-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_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_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid M8OCvCFxYa0SLm7qd3qM/M8OCvCFxYa0SLm7qd3qM -goversion go1.12.5 -D "" -importcfg $WORK/b111/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/63/63be4bbb35f59552ce018d9df12f23d50165115905e8f26470ce2c80af50a20a-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_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/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_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_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p compress/flate -std -complete -installsuffix shared -buildid uuvFp7YulUYtV34YO91N/uuvFp7YulUYtV34YO91N -goversion go1.12.5 -D "" -importcfg $WORK/b119/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/48/48deec3b873d0001e47c22a62cbb02183043f21a267f6e86e3062f1053dc4af8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/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/b079/_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/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_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_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli -complete -installsuffix shared -buildid zCJZmaoMJ25sgPIQ01Ay/zCJZmaoMJ25sgPIQ01Ay -goversion go1.12.5 -D "" -importcfg $WORK/b082/importcfg -pack ./recli.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/be/be74af747cfea5783bee8f019a7bbd476bb7f034b933d94d786d9889b63a90b3-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid M4UuQyLvMWSy3L7ktmtH/M4UuQyLvMWSy3L7ktmtH -goversion go1.12.5 -D "" -importcfg $WORK/b125/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/90/904faea0a09a3f6614815560e7d1996785f039ddb5b8e0c72265f51785333e10-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p compress/gzip -std -complete -installsuffix shared -buildid K5NQSGODk9Gp9eJIK94l/K5NQSGODk9Gp9eJIK94l -goversion go1.12.5 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c6/c6a215f6e3ce3dc058a04d60c7b73c71bc5044ebe8f04a642f15c41263f4af97-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid y6vNt_tX0vO5g5V8TRN8/y6vNt_tX0vO5g5V8TRN8 -goversion go1.12.5 -D "" -importcfg $WORK/b126/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_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a9/a9c96f324f003ccd14fd3a48dad2d710d5210d0301378cb26174a000baf25d6d-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid T_LZNNe066eN0Sk5rYAp/T_LZNNe066eN0Sk5rYAp -goversion go1.12.5 -D "" -importcfg $WORK/b123/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/18/18d366af051bdf4dcd378feddd6ac10f11023a241a795e36b6ad9059c84ec50e-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 6vnJpPvduqk1D4G36ZZ9/6vnJpPvduqk1D4G36ZZ9 -goversion go1.12.5 -D "" -importcfg $WORK/b129/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd $WORK/b103 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/4a/4a9f502f82850f73f789737a6fd2f4a0c775aebab4caaed2470b5102f9cc845f-d # internal BUILDSTDERR: mime 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 encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p mime -std -complete -installsuffix shared -buildid wHHbt6R_TTPDtZKAcqdj/wHHbt6R_TTPDtZKAcqdj -goversion go1.12.5 -D "" -importcfg $WORK/b130/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd $WORK/b103 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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: /usr/lib/golang/pkg/tool/linux_ppc64le/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_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d9/d961c59971173042abd62008f043644b54bd3bba8d0167327e561715b0cfebf9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_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/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3d/3dcbb5c672523fd269407e005287b856e0c7ca2c8728ec068e1dca600a829759-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid ur_XdbO2OfdPo0pBThBb/ur_XdbO2OfdPo0pBThBb -goversion go1.12.5 -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: github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/go_asm.h << 'EOF' # internal 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_ppc64le/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b091/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 2F2wWPiLvfdTpGt8X9Vp/2F2wWPiLvfdTpGt8X9Vp -goversion go1.12.5 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c6/c6489b3f9fc955b628000883ed15e84aed690f2a43138d887ca134a25a970a3b-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid lUZeZ8J80XyaOQ4ykA8f/lUZeZ8J80XyaOQ4ykA8f -goversion go1.12.5 -D "" -importcfg $WORK/b113/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b103/_cgo_.o -dynout $WORK/b103/_cgo_import.go BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p os/user -std -installsuffix shared -buildid mPyMs3VcyW_3ma13a3MZ/mPyMs3VcyW_3ma13a3MZ -goversion go1.12.5 -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_ppc64le/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_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/94/94357debcdf3586aceef21562d2fe5c6bb435553e913ca7304f455652e8b258d-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/b019/_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/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/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 27fhdAdxBj1lr7CTvICi/27fhdAdxBj1lr7CTvICi -goversion go1.12.5 -D "" -importcfg $WORK/b101/importcfg -pack ./deadlock.go ./stacktraces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ab/ab8fed32adbde453fb2c7cd0e135cdd2faaf1fe0ce16623aa456bc8001732141-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/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/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid IozKCbYfYHoO0ZV7WCRu/IozKCbYfYHoO0ZV7WCRu -goversion go1.12.5 -D "" -importcfg $WORK/b110/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./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_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0e/0e07c01598edb294e53a3742f51ddc60b97eacbebbde1e72cd3216da8ed70574-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/b019/_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/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid hLkmbF1MczckOx-WPBN9/hLkmbF1MczckOx-WPBN9 -goversion go1.12.5 -D "" -importcfg $WORK/b100/importcfg -pack ./debug.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/eb/eb36a7c6547c6ae057a4b6d09c6e91c72fe1810ccfe24d895560b35eac086d18-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/b078/_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/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid xW7q3ujvepdZsxf7Ekfv/xW7q3ujvepdZsxf7Ekfv -goversion go1.12.5 -D "" -importcfg $WORK/b098/importcfg -pack ./debug.go ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e6/e603da95a81a5c04b2b98f69dbf9db533e4a98265bcf4a1d808e393a64808181-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/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/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 8BB2fUBlJV-nhnPlMD5m/8BB2fUBlJV-nhnPlMD5m -goversion go1.12.5 -D "" -importcfg $WORK/b114/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bb/bb384441451e12d63b56153ea67af9b0cc0c8c63e135d54905e751c00903f6ba-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_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/b039/_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/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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 os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Yw9i1Cf0zWIoAW_681nq/Yw9i1Cf0zWIoAW_681nq -goversion go1.12.5 -D "" -importcfg $WORK/b032/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/53/53204943994111cec6a8cb578f3823cae7e5571cd5068df6703259096508301f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 7GeZTRNG7N5GcyoQp29_/7GeZTRNG7N5GcyoQp29_ -goversion go1.12.5 -D "" -importcfg $WORK/b116/importcfg -pack ./client.go ./socks.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_ppc64le/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b091/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4c/4c464294831af45ef73f4a957eae857fa16a67178ebc721c088e00899760f848-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty 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 github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a BUILDSTDERR: EOF 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_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid UtbIUYbuI9f1_SBCZwtb/UtbIUYbuI9f1_SBCZwtb -goversion go1.12.5 -D "" -importcfg $WORK/b090/importcfg -pack ./doc.go ./isatty_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/41/4189ba64ba9498b0a75fee97bad5b8c506d4dd728b58afaff0ec7e98291efd56-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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_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_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid 0lolWeAunpbZFatQfRUG/0lolWeAunpbZFatQfRUG -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/60/6079e6b779c06c7aa9e672735bf717be6f4f28d9192c5a44bda35f58ce95842e-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 9B-wV8Omg6XfxzLaagCz/9B-wV8Omg6XfxzLaagCz -goversion go1.12.5 -D "" -importcfg $WORK/b122/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/01/01d555dc05aa160b77daf511d53fc876eaeb93eeeca229f5aa7c7ef23f149ff6-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/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/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_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_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid XLz1bNhH2ZpKcijwndwW/XLz1bNhH2ZpKcijwndwW -goversion go1.12.5 -D "" -importcfg $WORK/b115/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/30/30cc1300d07af35486faa625a709724247d0c09669453183be041385c31ecfd6-d # internal BUILDSTDERR: net/textproto 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 fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_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_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p net/textproto -std -complete -installsuffix shared -buildid gKnZ1X27TmQqylDZ32ur/gKnZ1X27TmQqylDZ32ur -goversion go1.12.5 -D "" -importcfg $WORK/b127/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/28/282bd2616c94c2d44710af24b7771b96d87ae947eaa119f109df7007d4b34afd-d # internal BUILDSTDERR: mime/quotedprintable 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 fmt=$WORK/b019/_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_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid PaDS04DSlDNXzo629pTn/PaDS04DSlDNXzo629pTn -goversion go1.12.5 -D "" -importcfg $WORK/b132/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/19/19c02d87ad60ab3ac32536e6c1fcadf9db5eb0d040b401fbe73333ee0e8e49cd-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid uiY3PxQlOxrM7W0h4m10/uiY3PxQlOxrM7W0h4m10 -goversion go1.12.5 -D "" -importcfg $WORK/b121/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a0/a0ed279761a2267f29be2751f713c9be823d4737c594d88b02495efa55a1ee27-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid t-Q8O_tmmb6toYYDOsf5/t-Q8O_tmmb6toYYDOsf5 -goversion go1.12.5 -D "" -importcfg $WORK/b128/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/39/39fa052f2849491ee5783f4d30a47ab35cc8ed7315062e2923b8a12675a4ae59-d # internal BUILDSTDERR: mime/multipart 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 crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_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_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p mime/multipart -std -complete -installsuffix shared -buildid L71XIaxtZAEb4EkY0gpu/L71XIaxtZAEb4EkY0gpu -goversion go1.12.5 -D "" -importcfg $WORK/b131/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/13/13bb5108fccc840cef823e3c66827c27177a15671dd0cfa03e7f30abd7000f31-d # internal 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/b018/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_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/b107/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_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_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid Aiyk-QJk_YFxr9bEirpj/Aiyk-QJk_YFxr9bEirpj -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/95/95275e485a8bc7dfd5763dff6a693f665e4e431bf85cf9827459f56d278e6f02-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/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/b019/_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_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p net/http/internal -std -complete -installsuffix shared -buildid xKgp7TTgxzFbm9QHI24o/xKgp7TTgxzFbm9QHI24o -goversion go1.12.5 -D "" -importcfg $WORK/b134/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/07/0708fdcf3894b172a023c8f4c1a5710c98603d8959701e59cba234ee1fbf4bda-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/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/b136/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid ky3uyU6AVS6evw9vZtBy/ky3uyU6AVS6evw9vZtBy -goversion go1.12.5 -D "" -importcfg $WORK/b135/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_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/59/5934886b56da0d204366a3ef346e30830ffe8c49ba743e0914790f8b1e118840-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_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_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid jdoEFMDQV6E7plBoXT-W/jdoEFMDQV6E7plBoXT-W -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f5/f5fa7b0a02b546ddc2cc413466437de550315ae7abca4a51d822ea6081c58b2f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/rand BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_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_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid DGGb6BInVZR-mS5p03yF/DGGb6BInVZR-mS5p03yF -goversion go1.12.5 -D "" -importcfg $WORK/b143/importcfg -pack ./random.go ./securesource.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/04/04c4bca5ec73e6f41922fce790f4a4ab140013657cbe8583a63c14cba181dd05-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/sha256 BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/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/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61xKWX7GCTixxA25UcxT/61xKWX7GCTixxA25UcxT -goversion go1.12.5 -D "" -importcfg $WORK/b144/importcfg -pack ./sha256.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/94/944289308b311629fadee036eece8193e1ac349eba0ce15b55fad812b3fec95c-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/upgrade BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_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_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid hKbHVa2KTsMKbCXZ-3lA/hKbHVa2KTsMKbCXZ-3lA -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/69/69730f0058ffd3f69850bb203572d15a9e33d8ba3356631103afee485e662eb3-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/util BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_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_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid 4bQOzoWhYjoi-1uDK89d/4bQOzoWhYjoi-1uDK89d -goversion go1.12.5 -D "" -importcfg $WORK/b147/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/33/33a38f5d411a7e3e7ae51fcabe9abdbbd4d5100aa43cded7522aa947de65f243-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p os/exec -std -complete -installsuffix shared -buildid nFsW5dip9KGSm9jHXb0y/nFsW5dip9KGSm9jHXb0y -goversion go1.12.5 -D "" -importcfg $WORK/b150/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/97/97e50478dc5e796dbeebef08370dcce6961df052de37bab68b02f0b005b025f8-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/locations BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid uz44RzrxfBCddbDEiRlp/uz44RzrxfBCddbDEiRlp -goversion go1.12.5 -D "" -importcfg $WORK/b151/importcfg -pack ./locations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b3/b32dfc09914134e0f0d311daa8a1cd970599478a00876dffb0d3308637a39e37-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/da/dae84c85050dec0347630154bfe3d39552f823e1beb85f8d418fe8c2fbb03cbc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c7/c77521ac74be7611e4272d63d6dcbe361a3321bc6b8efc7c0574d541da00da6c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid GbphuQspT5kFZTYz3d6m/GbphuQspT5kFZTYz3d6m -goversion go1.12.5 -D "" -importcfg $WORK/b133/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/fd/fd90aac91ad94277661f402fd733f47c2e6fc540db48c6cbf0793add36c10176-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/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/b118/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p net/http -std -complete -installsuffix shared -buildid uVU3UXuUNXSCzizmQm3w/uVU3UXuUNXSCzizmQm3w -goversion go1.12.5 -D "" -importcfg $WORK/b117/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_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ee/ee66fa1897532a10c354e1ed96360091c02a9132dcf6f6eab21f9b2052bace04-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/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/b118/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_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_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid WIFEd6wmUvL6ej--aUFY/WIFEd6wmUvL6ej--aUFY -goversion go1.12.5 -D "" -importcfg $WORK/b142/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/89/892bb06333c02da0b16bd0d89d43cf298ad455d840a2d408fd7c696fa5c0029f-d # internal BUILDSTDERR: github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto 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: 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/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b142/_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_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid WI9DY2EXvvI4cbci7L1q/WI9DY2EXvvI4cbci7L1q -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f0/f0cfdc203ea14792c52e89415c7e41797c10fa59b46e48d8d5858ea30e031b20-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/protocol BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/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/b056/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid ZaEXro3pLNYgoatvI7Vz/ZaEXro3pLNYgoatvI7Vz -goversion go1.12.5 -D "" -importcfg $WORK/b137/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/84/84b4a9053f10cbb4fe27866acf0ab02ac20f711bad5d7d9bffac97642ae1c56a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/dialer BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/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/b099/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid XXllo4BWrWbN74xUO9nV/XXllo4BWrWbN74xUO9nV -goversion go1.12.5 -D "" -importcfg $WORK/b109/importcfg -pack ./internal.go ./public.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d4/d4bdd7b9f33e3423ed0d18a8eb82e298053742e5592eec29fd23ba04543c4203-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/osutil BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b109/_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/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid z-4HT1hgZOGtHK4FKn5q/z-4HT1hgZOGtHK4FKn5q -goversion go1.12.5 -D "" -importcfg $WORK/b108/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_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/40/40b8299ed7e3f82a0568d7289f983d612a76541002ede93484dcd1ebf673085a-d # internal BUILDSTDERR: github.com/syncthing/syncthing/lib/versioner BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_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/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid DbJTmtOq9BM9wBk4o8F_/DbJTmtOq9BM9wBk4o8F_ -goversion go1.12.5 -D "" -importcfg $WORK/b148/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_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/bb/bbc3a16e70337c385091e1b7a984bdb0ee414cf8354df43f6bc7a171dd9d1886-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/71/713e99a48e2fd46d6033a5a17d2f30c9fdfc01fcf9d19edeeddb5d6071fc71a5-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/b078/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_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/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_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_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid Fjk0eNmuDBs-Wm-9zOdT/Fjk0eNmuDBs-Wm-9zOdT -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/0b/0bb8fa475a074209d8bca8e5d1eb1b85f07d3dedbf3d163b4f413910ca6e8279-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/b018/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b032/_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/AudriusButkevicius/recli=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_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_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid hWDyrVkMGQy-tKp6NtwR/hWDyrVkMGQy-tKp6NtwR -goversion go1.12.5 -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_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/63/63eac5de62956aaa24d877d441bbfb83c03890bbc92769a442f16451fa23f70d-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/b018/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b032/_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/AudriusButkevicius/recli=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/build=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/config=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_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/b039/_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 hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b097/_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/b108/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/util=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b095/_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/b107/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b109/_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/vendor/github.com/kballard/go-shellquote=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b115/_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 internal/x/text/transform=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b116/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=8MjG4JuJE3BZt3E18iqE/hWDyrVkMGQy-tKp6NtwR/_H8ehvcvU0Qm0DEONPJi/8MjG4JuJE3BZt3E18iqE -X github.com/syncthing/syncthing/lib/build.Version=v1.1.4 -X github.com/syncthing/syncthing/lib/build.Stamp=1559642591 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xc05b9232315ff9079542ab578bf0f9d8d9dbf33a -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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.eGgqmq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin + cp -pav _bin/syncthing /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/ '_bin/syncthing' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/syncthing' + cp -pav _bin/stdiscosrv /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/ '_bin/stdiscosrv' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/stdiscosrv' + cp -pav _bin/strelaysrv /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/ '_bin/strelaysrv' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/strelaysrv' + cp -pav _bin/strelaypoolsrv /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/ '_bin/strelaypoolsrv' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/strelaypoolsrv' + cp -pav _bin/stcli /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/ '_bin/stcli' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/bin/stcli' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7 + cp -pav ./man/syncthing.1 /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man1/ './man/syncthing.1' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man1/syncthing.1' + cp -pav ./man/syncthing-config.5 ./man/syncthing-stignore.5 /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man5/ './man/syncthing-config.5' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man5/syncthing-config.5' './man/syncthing-stignore.5' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//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.fc30.ppc64le//usr/share/man/man7/ './man/syncthing-bep.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-bep.7' './man/syncthing-device-ids.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-device-ids.7' './man/syncthing-event-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-event-api.7' './man/syncthing-faq.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-faq.7' './man/syncthing-globaldisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-globaldisco.7' './man/syncthing-localdisco.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-localdisco.7' './man/syncthing-networking.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-networking.7' './man/syncthing-relay.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-relay.7' './man/syncthing-rest-api.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-rest-api.7' './man/syncthing-security.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-security.7' './man/syncthing-versioning.7' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man7/syncthing-versioning.7' + cp -pav ./man/stdiscosrv.1 /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man1/ './man/stdiscosrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man1/stdiscosrv.1' + cp -pav ./man/strelaysrv.1 /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man1/ './man/strelaysrv.1' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/share/man/man1/strelaysrv.1' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/lib/systemd/user + cp -pav etc/linux-systemd/system/syncthing@.service /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing@.service' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/lib/systemd/system/syncthing@.service' + cp -pav etc/linux-systemd/system/syncthing-resume.service /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing-resume.service' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/lib/systemd/system/syncthing-resume.service' + cp -pav etc/linux-systemd/user/syncthing.service /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/lib/systemd/user/ 'etc/linux-systemd/user/syncthing.service' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//usr/lib/systemd/user/syncthing.service' + mkdir -p /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le//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.fc30.ppc64le -g /usr/share/gocode -b /builddir/build/BUILD/syncthing/_build -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src' Installing: github.com/syncthing/syncthing install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing' '/builddir/build/BUILD/syncthing/GOALS.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/GOALS.md' '/builddir/build/BUILD/syncthing/CONDUCT.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/CONDUCT.md' '/builddir/build/BUILD/syncthing/README-Docker.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/README-Docker.md' '/builddir/build/BUILD/syncthing/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/CONTRIBUTING.md' '/builddir/build/BUILD/syncthing/README.md' -> '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/README.md' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stbench/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/utils.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcompdirs/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdisco/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/stats.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stevents/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfileinfo/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfinddevice/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfindignored/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stgenfiles/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/README.md' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/stats_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/status.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/utils.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stsigtool/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stvanity/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stwatchfile/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/verboseservice.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/uraggregate/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/ursrv/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/api/support_bundle.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto/gui.files.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/multicast.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/build/build_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/wrapper.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/util_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer/public.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/local_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events/events_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/walkfs_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/ignore_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/locations/locations.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/logger/logger_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/structs_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/traversessymlink_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp/pmp.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/wireformat.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/securesource_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rc/rc.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/static.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/protocol.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/walk_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sha256/sha256.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/signature/signature_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/folder.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync/sync_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/tlsutil/tlsutil_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/upgrade_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/upnp_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ur/usage_report.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/util/utils_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/versioner.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator/debug.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/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.fc30.ppc64le/usr/share/gocode/src/github.com/syncthing/syncthing/.goipath' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.4-1.fc30 --unique-debug-suffix -1.1.4-1.fc30.ppc64le --unique-debug-src-base syncthing-1.1.4-1.fc30.ppc64le --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.fc30.ppc64le/usr/bin/stcli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/stdiscosrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/strelaysrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/strelaypoolsrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/stcli extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/strelaysrv extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/strelaypoolsrv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/syncthing extracting debug info from /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/bin/syncthing BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. BUILDSTDERR: 16606 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.s1Rlup + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/stdiscosrv ok github.com/syncthing/syncthing/cmd/stdiscosrv 0.728s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/strelaypoolsrv ok github.com/syncthing/syncthing/cmd/strelaypoolsrv 0.013s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/syncthing ok github.com/syncthing/syncthing/cmd/syncthing 0.091s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/auto ok github.com/syncthing/syncthing/lib/auto 0.006s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/beacon ok github.com/syncthing/syncthing/lib/beacon 0.003s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/config ok github.com/syncthing/syncthing/lib/config 0.131s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/connections ok github.com/syncthing/syncthing/lib/connections 0.043s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/db ok github.com/syncthing/syncthing/lib/db 70.334s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/dialer ok github.com/syncthing/syncthing/lib/dialer 0.004s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/discover ok github.com/syncthing/syncthing/lib/discover 5.314s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/events ok github.com/syncthing/syncthing/lib/events 5.481s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/fs ok github.com/syncthing/syncthing/lib/fs 0.313s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/ignore ok github.com/syncthing/syncthing/lib/ignore 0.123s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/logger ok github.com/syncthing/syncthing/lib/logger 0.004s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/model ok github.com/syncthing/syncthing/lib/model 46.851s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/nat ok github.com/syncthing/syncthing/lib/nat 0.006s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/osutil ok github.com/syncthing/syncthing/lib/osutil 0.153s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/pmp ok github.com/syncthing/syncthing/lib/pmp 0.006s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/protocol ok github.com/syncthing/syncthing/lib/protocol 0.331s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/rand ok github.com/syncthing/syncthing/lib/rand 0.339s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/relay/client ok github.com/syncthing/syncthing/lib/relay/client 0.005s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/relay/protocol ok github.com/syncthing/syncthing/lib/relay/protocol 0.004s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/scanner ok github.com/syncthing/syncthing/lib/scanner 9.455s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/signature ok github.com/syncthing/syncthing/lib/signature 0.099s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/stats ok github.com/syncthing/syncthing/lib/stats 0.007s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/sync ok github.com/syncthing/syncthing/lib/sync 1.021s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/tlsutil ok github.com/syncthing/syncthing/lib/tlsutil 0.014s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/upgrade ok github.com/syncthing/syncthing/lib/upgrade 0.004s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/upnp ok github.com/syncthing/syncthing/lib/upnp 0.006s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/util ok github.com/syncthing/syncthing/lib/util 0.003s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/versioner ok github.com/syncthing/syncthing/lib/versioner 3.013s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/watchaggregator ok github.com/syncthing/syncthing/lib/watchaggregator 7.227s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/weakhash ok github.com/syncthing/syncthing/lib/weakhash 0.004s + exit 0 Processing files: syncthing-1.1.4-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7K0jBk + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/doc/syncthing + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/doc/syncthing + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/doc/syncthing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7fQRJf + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/licenses/syncthing + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30 syncthing(ppc-64) = 1.1.4-1.fc30 syncthing-inotify = 0.8.7-5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Obsoletes: syncthing-inotify < 0.8.7-5 Processing files: syncthing-devel-1.1.4-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xeRC3a + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/doc/syncthing-devel + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/doc/syncthing-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/doc/syncthing-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HCoDn6 + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/licenses/syncthing-devel + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/licenses/syncthing-devel + exit 0 Provides: golang(github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/api) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/api)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/auto) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/auto)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/beacon) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/beacon)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/build) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/build)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/config) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/config)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/connections) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/connections)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/db) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/db)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/dialer) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/dialer)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/discover) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/discover)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/events) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/events)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/fs) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/fs)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/ignore) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/ignore)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/locations) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/locations)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/logger) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/logger)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/model) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/model)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/nat) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/nat)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/osutil) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/osutil)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/pmp) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/pmp)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/protocol) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/protocol)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/rand) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/rand)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/rc) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/rc)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/relay/client) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/relay/client)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/relay/protocol) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/relay/protocol)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/scanner) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/scanner)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/sha256) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/sha256)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/signature) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/signature)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/stats) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/stats)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/sync) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/sync)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/tlsutil) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/tlsutil)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/upgrade) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/upgrade)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/upnp) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/upnp)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/ur) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/ur)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/util) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/util)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/versioner) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/versioner)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/watchaggregator) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/watchaggregator)(tag=v1.1.4) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/weakhash) = 1.1.4-1.fc30 golang(github.com/syncthing/syncthing/lib/weakhash)(tag=v1.1.4) = 1.1.4-1.fc30 golang-ipath(github.com/syncthing/syncthing) = 1.1.4-1.fc30 golang-ipath(github.com/syncthing/syncthing)(tag=v1.1.4) = 1.1.4-1.fc30 syncthing-devel = 1.1.4-1.fc30 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.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IF4YS3 + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/doc/syncthing-tools + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/doc/syncthing-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/doc/syncthing-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8uzAo1 + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/licenses/syncthing-tools + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/licenses/syncthing-tools + exit 0 Provides: syncthing-tools = 1.1.4-1.fc30 syncthing-tools(ppc-64) = 1.1.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: syncthing-cli-1.1.4-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t8vf6Y + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/doc/syncthing-cli + cp -pr README.md /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/doc/syncthing-cli + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/doc/syncthing-cli + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fOkaOW + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/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.fc30.ppc64le/usr/share/licenses/syncthing-cli + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le/usr/share/licenses/syncthing-cli + exit 0 Provides: syncthing-cli = 1.1.4-1.fc30 syncthing-cli(ppc-64) = 1.1.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: syncthing-debugsource-1.1.4-1.fc30.ppc64le Provides: syncthing-debugsource = 1.1.4-1.fc30 syncthing-debugsource(ppc-64) = 1.1.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: syncthing-debuginfo-1.1.4-1.fc30.ppc64le Provides: debuginfo(build-id) = 655fea23d9c7a418b9de0310c2376afba89e5887 syncthing-debuginfo = 1.1.4-1.fc30 syncthing-debuginfo(ppc-64) = 1.1.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(ppc-64) = 1.1.4-1.fc30 Processing files: syncthing-tools-debuginfo-1.1.4-1.fc30.ppc64le Provides: debuginfo(build-id) = 3b4350cda0221bada82363ba388737324f259421 debuginfo(build-id) = 66091218f30c0a10280b804401058b5e49138405 debuginfo(build-id) = eba8ae2de6bc8c871ae47301cca5a34d15b3cc3e syncthing-tools-debuginfo = 1.1.4-1.fc30 syncthing-tools-debuginfo(ppc-64) = 1.1.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(ppc-64) = 1.1.4-1.fc30 Processing files: syncthing-cli-debuginfo-1.1.4-1.fc30.ppc64le Provides: debuginfo(build-id) = 84d00af8c669de46d37fadfb27d609aefb01e16a syncthing-cli-debuginfo = 1.1.4-1.fc30 syncthing-cli-debuginfo(ppc-64) = 1.1.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(ppc-64) = 1.1.4-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le Wrote: /builddir/build/RPMS/syncthing-1.1.4-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/syncthing-devel-1.1.4-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/syncthing-tools-1.1.4-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/syncthing-cli-1.1.4-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/syncthing-debugsource-1.1.4-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/syncthing-debuginfo-1.1.4-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/syncthing-tools-debuginfo-1.1.4-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/syncthing-cli-debuginfo-1.1.4-1.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.atfvK7 + umask 022 + cd /builddir/build/BUILD + cd syncthing + /usr/bin/rm -rf /builddir/build/BUILDROOT/syncthing-1.1.4-1.fc30.ppc64le + exit 0 Child return code was: 0