Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f29-build-17764084-1279826/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target 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 Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/syncthing-1.3.0-1.fc29.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/f29-build-17764084-1279826/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target 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 Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S9861J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syncthing + /usr/bin/gzip -dc /builddir/build/SOURCES/syncthing-source-v1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd syncthing + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WGKYSk + umask 022 + cd /builddir/build/BUILD + cd syncthing + export GO111MODULE=off + GO111MODULE=off + mkdir -p ./_build/src/github.com/syncthing ++ pwd + TOP=/builddir/build/BUILD/syncthing + pushd _build/src/github.com/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing ~/build/BUILD/syncthing + ln -s /builddir/build/BUILD/syncthing syncthing ~/build/BUILD/syncthing + popd ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode ++ pwd + export BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing + BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing + pushd _build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing + go run build.go assets + rm build.go ~/build/BUILD/syncthing + popd + export BUILD_HOST=fedora-koji + BUILD_HOST=fedora-koji ++ date +%s + export 'LDFLAGS=-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' + LDFLAGS='-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji' + export BUILDTAGS=noupgrade + BUILDTAGS=noupgrade ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x662c4c6553538c18c6944fd9c1dfbb00f85bb07d -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/syncthing github.com/syncthing/syncthing/cmd/syncthing WORK=/tmp/go-build752689159 errors mkdir -p $WORK/b004/ internal/cpu mkdir -p $WORK/b006/ unicode/utf8 container/list mkdir -p $WORK/b030/ mkdir -p $WORK/b016/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Ro2E51giCBRX3oJBZW7v/Ro2E51giCBRX3oJBZW7v -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go math/bits mkdir -p $WORK/b028/ cd /usr/lib/golang/src/internal/cpu /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 lywUcJ6YRPd3Kwr6Fgl0/lywUcJ6YRPd3Kwr6Fgl0 -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p container/list -std -complete -installsuffix shared -buildid ZdlhpiF-wqnq2c7gup4_/ZdlhpiF-wqnq2c7gup4_ -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./list.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /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 MC_M9yOLy6v6dAQ6wqqs/MC_M9yOLy6v6dAQ6wqqs -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go unicode cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ crypto/internal/subtle mkdir -p $WORK/b035/ internal/race sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid W7UOoseoy2Aw2wRMq91y/W7UOoseoy2Aw2wRMq91y -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid Os96ey-O10XADtcTgvO7/Os96ey-O10XADtcTgvO7 -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p math/bits -std -complete -installsuffix shared -buildid RLyHntQWGIh_S-q_pbPQ/RLyHntQWGIh_S-q_pbPQ -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_tables.go mkdir -p $WORK/b010/ runtime/internal/atomic mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid xbdTKeBQIZe8Mxmew6Yr/xbdTKeBQIZe8Mxmew6Yr -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /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 87gD2NfMeRv7z1wynfd9/87gD2NfMeRv7z1wynfd9 -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /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 9grSGU6T-aJKlQVloxgx/9grSGU6T-aJKlQVloxgx -goversion go1.11.13 -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 cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /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 mUgYX8H9VZIFWtjnqm5n/mUgYX8H9VZIFWtjnqm5n -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e1/e1a40c450f78d1ba12de127cf1d1e7d527a8189629af25db6114b2a6be0cf12d-d # internal crypto/subtle mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wSBxWqsfdB3Au0ixIyUZ/wSBxWqsfdB3Au0ixIyUZ -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /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 cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ff/ff1270f0462f8ec1aa4154bb18f3c4784a8f1af978aede0f0521d5982ea98bb3-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 0jCYAxJsEjsR-TDPIETT/0jCYAxJsEjsR-TDPIETT -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go math mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/13/13ed6ce5fc1b09302971e9578427475d7368ae37596d60f899a0daa7b55a5292-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p math -std -installsuffix shared -buildid 47BafvKgNyRmihe4rKML/47BafvKgNyRmihe4rKML -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid ue-rcCe0lvKgl5xLzdRB/ue-rcCe0lvKgl5xLzdRB -goversion go1.11.13 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /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 cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/12/1252a41de7051dd4c34c86972a7faabdbd6d2785f21d37b61793fa006d47f630-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uh6cVnpw5NPfaxx4pwWq/uh6cVnpw5NPfaxx4pwWq -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/24/24d889fe5f1feacdb33cae51ab3726c83a0aec428c13569f817d067611b75900-d # internal internal/nettrace cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9b/9b4566afee70376adf6aaecff76455b9e3f054669f1e7625290f6d376f6a238b-d # internal mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid lKm71Cnt6LvJvubltZMj/lKm71Cnt6LvJvubltZMj -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/53/539ad1b7043af3a815dbfe6e927ad85f8be0f0a050d21084e149fbac51748588-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2b/2b92890a3b49d1aada3a4dbc820045717660be173d92ee398e467a9b02fd47d5-d # internal encoding mkdir -p $WORK/b084/ unicode/utf16 mkdir -p $WORK/b085/ runtime/cgo mkdir -p $WORK/b069/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5e/5e2f0c0e1b2dfdefc31390eca5ad580def1c0c16588c6e6520c7453252fc7c42-d # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Mdam4IzW_73aUzrZjL8_/Mdam4IzW_73aUzrZjL8_ -goversion go1.11.13 -D "" -importcfg $WORK/b085/importcfg -pack ./utf16.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p encoding -std -complete -installsuffix shared -buildid kNatqzFLh531aOmN7Wb8/kNatqzFLh531aOmN7Wb8 -goversion go1.11.13 -D "" -importcfg $WORK/b084/importcfg -pack ./encoding.go github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b106/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ee/ee7bc2a7d611f7ca4f56962038b73eda655ab2857dcf5c6f5c2129dabf8ad91c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/88/88f6ed84916b5c1b2206e80626edc452be5a55b4cf247b5de9b359ee574c3bec-d # internal internal/testlog mkdir -p $WORK/b025/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid Am4VCeOckl-ThpMAWh3e/Am4VCeOckl-ThpMAWh3e -goversion go1.11.13 -D "" -importcfg $WORK/b106/importcfg -pack ./const.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/testlog -std -complete -installsuffix shared -buildid A7LPANfw2BirhvpnX8vm/A7LPANfw2BirhvpnX8vm -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./log.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/80/80011569d0bed57547c4c091d91fb7597ba7456b61cc0db314f6f40db9cce96b-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid Gp_qBcdjv1RspTG7sTvE/Gp_qBcdjv1RspTG7sTvE -goversion go1.11.13 -D "" -importcfg $WORK/b184/importcfg -pack ./runes.go cd /usr/lib/golang/src/runtime/internal/atomic /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9a/9a39a399ec1b934810579786ee580cb15c960a116e4c7342662f9b75637778ec-d # internal image/color mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p image/color -std -complete -installsuffix shared -buildid ZU99tQsa_T8Gkyphz985/ZU99tQsa_T8Gkyphz985 -goversion go1.11.13 -D "" -importcfg $WORK/b202/importcfg -pack ./color.go ./ycbcr.go github.com/syncthing/syncthing/lib/auto mkdir -p $WORK/b152/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cat >$WORK/b152/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/auto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/lib/auto -complete -installsuffix shared -buildid YHE0QNGh28c8igy8GJMe/YHE0QNGh28c8igy8GJMe -goversion go1.11.13 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./gui.files.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/internal/bytealg /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 cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a3/a3198d7c7e388a216e678671660fbdcc75dcb17a3e5727c2d56891197b2dce73-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5f/5ffa05ea89f1d3dee256be254b1e2c71f4d4ef0d460beba529a6d361fb9d823a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/38/3833ec6e4f1a703bf14a6fa009f161cef45962c53cea89d61b064faef2f2d4bb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5a/5a9000fbae26678790e8e3ea33693a1cacc087ba869a40df208488888536391a-d # internal cd /usr/lib/golang/src/internal/bytealg /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 cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/87/8786a933ace3c8e1c01f55e99297fe4927b29224c12808b0f0c944f529f5ba63-d # internal cd /usr/lib/golang/src/internal/bytealg /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 cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_ppc64x.o $WORK/b005/equal_ppc64x.o $WORK/b005/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d6/d61f43ddeb3a39332e502ff6182ea3bd53e790e50b482eab251a95b9db8dd953-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/18/18a002dc4110a335ca7de35cebc151a53fd7b717216d31841fbcd5ec608878b5-d # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid WfP4zuJx4askAiOlE3L9/WfP4zuJx4askAiOlE3L9 -goversion go1.11.13 -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 ./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 ./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_novdso.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_in_none.go ./write_err.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /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/floor_ppc64x.o ./floor_ppc64x.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e3/e324e62f19c8b1c27c0de65174dcfda842238b27f377d51cb428630167512e9a-d # internal /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/modf_ppc64x.o ./modf_ppc64x.s /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/sqrt_ppc64x.o ./sqrt_ppc64x.s /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/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/floor_ppc64x.o $WORK/b019/modf_ppc64x.o $WORK/b019/sqrt_ppc64x.o $WORK/b019/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ae/aef125b894b5792e9c54290510825a53fc238e3649214673af01363b0972db21-d # internal strconv mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p strconv -std -complete -installsuffix shared -buildid dq1xOhN86KZ-Pd3YApoI/dq1xOhN86KZ-Pd3YApoI -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/2e/2e6bd0b3654d2b0ba6e9b1ffbb658ed84c517e0c17a37539b2800d269b96bb2f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/78/7870d868e593ec63966e64d1b12a40136a57e9bfd490136a7b8a6304dd4f389a-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/80/80fb4e7a0db7a87b03fa50b31f428c0ef5e6e93901259606820786ae662292eb-d # internal crypto/rc4 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wRzLqz03OgtqlGpyiCKa/wRzLqz03OgtqlGpyiCKa -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./rc4.go ./rc4_ref.go github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 mkdir -p $WORK/b200/ github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b027/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 2L2OnJzXcnEy6ndlzGWN/2L2OnJzXcnEy6ndlzGWN -goversion go1.11.13 -D "" -importcfg $WORK/b204/importcfg -pack ./block.go ./cipher.go ./const.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 /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/gf256 -complete -installsuffix shared -buildid Rt56J5qV77wFLNjjYZ5P/Rt56J5qV77wFLNjjYZ5P -goversion go1.11.13 -D "" -importcfg $WORK/b200/importcfg -pack ./gf256.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cba2acb7625caab82db952e5bafc66cc20fef0b9ae2f83e6b76ece2aa48b23cc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/92/927c94b569955a1fd130c16ab945a472a00393b3c551f7e4e8ecbd2748083f8c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/57/57dfa246fe6eb207b94f7b158ddf2318455e54fc123f1731ee36cc6b30c3f60b-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_ppc64x.S cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo 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 $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p runtime/cgo -std -installsuffix shared -buildid nXfGxMaL5rfcuJ1vhN2-/nXfGxMaL5rfcuJ1vhN2- -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_ppc64x.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ee/ee349fd0c4fa6a788ecc9e1cb265d14a725c06440ed2244c7c331923e379f7fc-d # internal cd /usr/lib/golang/src/runtime /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/a5/a545d62b62bc74ffef4dce370f592bcf5967fbb7d7ced0d6a7ecbc0c6d6ea1dc-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid HFW_LhFQuuGWRGdjSAVx/HFW_LhFQuuGWRGdjSAVx -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5e/5ef4aa7bee92b3d0ecfaa05f8c26b907867307ea5188b824812c03c3bdfea60e-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b068/ math/rand mkdir -p $WORK/b042/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid xDqQ-mISEimLiW7iqb5l/xDqQ-mISEimLiW7iqb5l -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b026/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 5Duf7nVnMGQTlgDlpKSV/5Duf7nVnMGQTlgDlpKSV -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid qVFcu9M84xtoXZfxAPue/qVFcu9M84xtoXZfxAPue -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid pub4j3xyLAPcZ_o4neyX/pub4j3xyLAPcZ_o4neyX -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p syscall -std -installsuffix shared -buildid 77Ftil_a6NcJxBwTLacT/77Ftil_a6NcJxBwTLacT -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/44/448ebe37b1747b5bef5a9f73f7107bf819cb69eb55e143ef640758ce07c0ce61-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/17/1772434309f8f47f24bc341dfde88c426c0c4021cd82da650061bd0fdeb9aca1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ca/cac147d4f65b92a7175205682eb80be3ee2c2b183efdb53186e0c296b1c0fa4f-d # internal bytes mkdir -p $WORK/b003/ hash mkdir -p $WORK/b032/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid z9GkeIOG4eQVdKLHbTLM/z9GkeIOG4eQVdKLHbTLM -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go crypto/cipher mkdir -p $WORK/b034/ crypto/internal/randutil cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF strings mkdir -p $WORK/b044/ text/tabwriter cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p hash -std -complete -installsuffix shared -buildid vkmZEy_ds8TaxBqUjVqi/vkmZEy_ds8TaxBqUjVqi -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack ./hash.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF mkdir -p $WORK/b043/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b149/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid x_kgvnXKb4jmhItxbocO/x_kgvnXKb4jmhItxbocO -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./randutil.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid J44IRwB2VnH_1YA760U9/J44IRwB2VnH_1YA760U9 -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid ahCOwMpyQvjIagcwdzTV/ahCOwMpyQvjIagcwdzTV -goversion go1.11.13 -D "" -importcfg $WORK/b149/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p strings -std -installsuffix shared -buildid JkK7CAqbEBGzFNsFvkOc/JkK7CAqbEBGzFNsFvkOc -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/df/dfa75839fc1dd545159487cb59337b01bd609d8446fde3179ce800093e218630-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d2/d2e45d36a68818685f1d5763b08cf339f47dddf4084525f58dfa66d10c12ec7e-d # internal crypto mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF crypto/hmac mkdir -p $WORK/b047/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto -std -complete -installsuffix shared -buildid 54tXe0sNFkI2nrixbeDu/54tXe0sNFkI2nrixbeDu -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./crypto.go hash/fnv mkdir -p $WORK/b101/ github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash mkdir -p $WORK/b195/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p hash/fnv -std -complete -installsuffix shared -buildid l7L5gjYLnk01H-3g4_17/l7L5gjYLnk01H-3g4_17 -goversion go1.11.13 -D "" -importcfg $WORK/b101/importcfg -pack ./fnv.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b032/_pkg_.a EOF hash/adler32 mkdir -p $WORK/b190/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash /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 -complete -installsuffix shared -buildid IXR5e5ThI_2KSs5itYmt/IXR5e5ThI_2KSs5itYmt -goversion go1.11.13 -D "" -importcfg $WORK/b195/importcfg -pack ./rollinghash.go hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid C_yhPmE8yqge5l2QCtZs/C_yhPmE8yqge5l2QCtZs -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./hmac.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p hash/crc32 -std -installsuffix shared -buildid Ilo1RRfixKEo0umHulDO/Ilo1RRfixKEo0umHulDO -goversion go1.11.13 -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid gDfxoJEExiPZBB36XknV/gDfxoJEExiPZBB36XknV -goversion go1.11.13 -D "" -importcfg $WORK/b190/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/21/216d8fbf11cdfbc8079f93b2f2217819b7290e6d52e78412d4fc90040114d6d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d9/d93bbf6a67753f2f929219543f2f8fe6359e7e8fc366211a15d1f9191ceae2e9-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/fa/fa7b8fcd9a9fb1d9b8b9287ba85e1a61da5f1661a76efd16c278e067d3647dcf-d # internal crypto/sha1 mkdir -p $WORK/b052/ crypto/md5 crypto/sha512 cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b048/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid nxpYybdkzZUzVbvc2fJb/nxpYybdkzZUzVbvc2fJb -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go mkdir -p $WORK/b045/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/md5 -std -installsuffix shared -buildid n_6TNqzTiCPu0Z2oay5U/n_6TNqzTiCPu0Z2oay5U -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2U1WC828jqulkvnQ4C2N/2U1WC828jqulkvnQ4C2N -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/39/39b64ff03519261d62d3ed30c80a276377a263d43e07c32bd7e220238f6a83b9-d # internal crypto/sha256 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/sha256 -std -installsuffix shared -buildid AVTVj8hQWmCRc2EJMz_R/AVTVj8hQWmCRc2EJMz_R -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/51/5155267fb066237a160c306335b349a221b7687064ea5b60f3cf8578e8845cbe-d # internal github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/chmduquesne/rollinghash=github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b195/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile hash/adler32=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 -complete -installsuffix shared -buildid sevF0CKxtRNZZ31di3p3/sevF0CKxtRNZZ31di3p3 -goversion go1.11.13 -D "" -importcfg $WORK/b194/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b114 -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b7/b76e38a45efebe7eb7aa9252678b9af4cea1095955e82c46ebbbd9cb6d17acde-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b114 -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/23/239c35beecfa4187f8e80d6613e56e4818f6d979be2b75be69398bb698d3dcd4-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/73/734962d1aefb6ff1c5bf52373d8d6742256cb9b1b937a277b3a4a2e61b9381c9-d # internal crypto/aes mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/aes -std -installsuffix shared -buildid 7QraPYHSWSRRMEXePusQ/7QraPYHSWSRRMEXePusQ -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_ppc64le.o $WORK/b114/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6a/6ad6c8814d977a6a94a4d94ed754481e7aa8cbad14d1e2349d6d2afe08000363-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7a/7a363a02576a40ada9359d2f0b36dbdf6a0832fc455a9b389ab1b8302b1f4187-d # internal cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /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/md5block_ppc64le.o ./md5block_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/md5block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/90/907b535d1754071c574e509c15a0d9fde5ffd77a895357e277ee537b0613462d-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc1a99c0b8ee03c6ff3a48c2acec4bf48744ba597c9a55c192a5f0d21d72ad96-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/db/db63400b4a9c124bdb77669d19ba4a6b9afd2c1867b56b0731905014a6a7cf16-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b095/ bufio cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b002/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid KIIfXnTo95BuVbXcGwWc/KIIfXnTo95BuVbXcGwWc -goversion go1.11.13 -D "" -importcfg $WORK/b095/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go vendor/golang_org/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid TH2OpKoTJxf6hGhowS74/TH2OpKoTJxf6hGhowS74 -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid o1UJ077V-clzU5bEj4TG/o1UJ077V-clzU5bEj4TG -goversion go1.11.13 -D "" -importcfg $WORK/b118/importcfg -pack ./transform.go github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b169/ github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b130/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer /usr/lib/golang/pkg/tool/linux_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 -jlGeXXWysGbQA9_kz_V/-jlGeXXWysGbQA9_kz_V -goversion go1.11.13 -D "" -importcfg $WORK/b169/importcfg -pack ./bytes_comparer.go ./comparer.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 7e2VGwVh_AkCbUX8p4_G/7e2VGwVh_AkCbUX8p4_G -goversion go1.11.13 -D "" -importcfg $WORK/b130/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/73/73f249fc1fc4d75a2b1fcfd31e04d337dc0d8bc3a5c424d3135738dd8be576ba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ca/ca0807a33dd803dbe302b7fbfbf53f412f3a1f4c2bc1e7243d56efbbab721e59-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b033/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8f/8fa52539ab784637d805b68c7f0e7213f2e1177ace00ed9b85a4153542746731-d # internal cd /usr/lib/golang/src/strings /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/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/54/5490dda61eb21c31533602f076afafe2f494f4d7951b2df2a459d7362a01ab07-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/strings.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/be/be2c924d8998aaeb59ff32981f68e88321943779af15d6837e56af6f27f28523-d # internal path mkdir -p $WORK/b077/ encoding/base32 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid HaSVN2kLCIQ--b68n7o8/HaSVN2kLCIQ--b68n7o8 -goversion go1.11.13 -D "" -importcfg $WORK/b132/importcfg -pack ./base32.go github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid o6YAIU48ANhOIe3RpNKB/o6YAIU48ANhOIe3RpNKB -goversion go1.11.13 -D "" -importcfg $WORK/b142/importcfg -pack ./doc.go ./quote.go ./unquote.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p path -std -complete -installsuffix shared -buildid T1qckVi3c1aKWFUc2IRj/T1qckVi3c1aKWFUc2IRj -goversion go1.11.13 -D "" -importcfg $WORK/b077/importcfg -pack ./match.go ./path.go github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings mkdir -p $WORK/b185/ html mkdir -p $WORK/b209/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid ar95xNJ9XTZqmF39BDte/ar95xNJ9XTZqmF39BDte -goversion go1.11.13 -D "" -importcfg $WORK/b185/importcfg -pack ./strings.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p html -std -complete -installsuffix shared -buildid ygOBoxvFARRHe-CUyXF3/ygOBoxvFARRHe-CUyXF3 -goversion go1.11.13 -D "" -importcfg $WORK/b209/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/18/187cf009b065c3714eeee3e645fb5ff3d1fd008f80f5cc27c089f72771bc9ee7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/46/468c6f6bddcc107a887fe76a2bb468b8541b8d6cc16b0b353a1aa64d0465e768-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/3f/3fc3cdea65c4ef1971091fc04a6842c5b01879c8cb184d40b5b00f41677db9ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/77/77bc4e72d04d128f2db7d0939769142e349d8e81ea932f452ce74d810ddb1fc9-d # internal image mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b202/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p image -std -complete -installsuffix shared -buildid wgumgR57e215MSCV_2u4/wgumgR57e215MSCV_2u4 -goversion go1.11.13 -D "" -importcfg $WORK/b201/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ed/ed55030caa371e8c4a51c787e21ba9a11996e581974e7fc80d239e6662096038-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/5b/5bd2c92509477cf65895f1000c931a1415793a57ae73e013a9e07af1e1a82c9c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2c/2cc8b513aa7a9a74d41778dba9be3a0a63f5a149e4fde581a369b01825b06dfd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/8c/8c27f32aa07d50dd1048c0869fe678b45034d0efe866a3365ecc93f57387c153-d # internal cd /usr/lib/golang/src/syscall /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/70/7055094f0cfc63efc1da947d8eb6c1998e94917308c6091b73c79203a66ae691-d # internal time mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p time -std -installsuffix shared -buildid 73O06siDfmA3VPrh7Ct9/73O06siDfmA3VPrh7Ct9 -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/syscall/unix -std -installsuffix shared -buildid fKspm5_x0HhBR178ultX/fKspm5_x0HhBR178ultX -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b024/_pkg_.a $WORK/b024/empty.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a5/a5f6bd0604fe2764824a3a64a4333f24b6c50e89b53b1815c4314d7ad9dc566c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/83/833d7d915e674b387d5015ece9ddae80360f258326518451a465c7eeec5eed43-d # internal cd /usr/lib/golang/src/reflect /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 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/84/84b7d3b4e1e37d639532d37590270094a489ac6ae96486cc0d4451dd15cd3777-d # internal encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p encoding/binary -std -complete -installsuffix shared -buildid FUZLJITbp2cZ66YW5t9f/FUZLJITbp2cZ66YW5t9f -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p sort -std -complete -installsuffix shared -buildid E5bxUwRwL33rFlHKf31O/E5bxUwRwL33rFlHKf31O -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/31/312f6cf0a32c335fe55dc0f377415dc20bf10a3a6d32b95f2656f71de50191bb-d # internal internal/poll mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/poll -std -installsuffix shared -buildid 6FY6B-ynCVcDxjmFb-Ht/6FY6B-ynCVcDxjmFb-Ht -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ff/ff8e332fbb7bb0e407ca1a5817c46cec61be4ee76b62ee4218df37e89f792c65-d # internal regexp/syntax mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid XYQrpuJlzJgDtg988NM-/XYQrpuJlzJgDtg988NM- -goversion go1.11.13 -D "" -importcfg $WORK/b081/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ec/ec0d7cd9133598ee013850ba550f2362c9ac4cee5f1c53b555f04931703cc275-d # internal crypto/des mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF encoding/base64 mkdir -p $WORK/b059/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/des -std -complete -installsuffix shared -buildid xjUSlIdDGgzfGAOGipnB/xjUSlIdDGgzfGAOGipnB -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./block.go ./cipher.go ./const.go vendor/golang_org/x/crypto/internal/chacha20 mkdir -p $WORK/b072/ github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b133/ vendor/golang_org/x/crypto/poly1305 vendor/golang_org/x/crypto/curve25519 cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF mkdir -p $WORK/b073/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 2uEj6aEOvMNyDPIvmTBx/2uEj6aEOvMNyDPIvmTBx -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid 3PGPlakVEnpBO8XL-Kbm/3PGPlakVEnpBO8XL-Kbm -goversion go1.11.13 -D "" -importcfg $WORK/b133/importcfg -pack ./reader.go ./writer.go github.com/syncthing/syncthing/vendor/github.com/golang/snappy mkdir -p $WORK/b139/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Say8Qz5TKDVBcHyDvSrj/Say8Qz5TKDVBcHyDvSrj -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./base64.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid jrX9sUiagxDqgzOwqvX4/jrX9sUiagxDqgzOwqvX4 -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go mkdir -p $WORK/b074/ mkdir -p $WORK/b178/ github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b090/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_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 Gi8KN5uQKKYvkl4QrGbp/Gi8KN5uQKKYvkl4QrGbp -goversion go1.11.13 -D "" -importcfg $WORK/b178/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid iHToPNXMTaqNUh0hnaQL/iHToPNXMTaqNUh0hnaQL -goversion go1.11.13 -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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 cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid R4VROj22d6SuGDLBDjgx/R4VROj22d6SuGDLBDjgx -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./curve25519.go ./doc.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /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/minio/sha256-simd -complete -installsuffix shared -buildid _jxt7WisMSOOJ4wXKBL5/_jxt7WisMSOOJ4wXKBL5 -goversion go1.11.13 -D "" -importcfg $WORK/b139/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_other.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2d/2d77ea8dc6578348be962177d15e46e4846318ae41396a1520e75def7851e638-d # internal os mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b021/_pkg_.a packagefile internal/syscall/unix=$WORK/b024/_pkg_.a packagefile internal/testlog=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p os -std -installsuffix shared -buildid nkPleBpNLkkzhv3dmc3I/nkPleBpNLkkzhv3dmc3I -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b1/b139c78c9064d744de7b5f9b0eb2b643bcbc3312ea7687f383e08c64aaddee48-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/83/83c006ad034a563840359035dec9f72f7fca3ae937dea1b196e1e60fa10f67cf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b8/b807ec1ee71cfa584902f5ee99eaf483fecb45a1bec8d3c0686bf17bf689568a-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid DYniopuCvRTPgYJOQ8eB/DYniopuCvRTPgYJOQ8eB -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/94/9472e1201ee8d9f1fdaf744fab89638b7ab4edb9d7f607a6748240c44add5d1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/aa/aaeffbd00267181f1630052460a6cb017d5b89376f1a5cdfd6d094dbb9648991-d # internal encoding/pem mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/pem -std -complete -installsuffix shared -buildid EZPuPGOlpf8S-xzAoYDy/EZPuPGOlpf8S-xzAoYDy -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0b/0b037b6548b13719c48125e492bafcb93c28cc2712ca7efcae0f9f6d561bb6ce-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54c45b0ba3031ac2bd9dfe0321dd72ef2499aae3cd2490fe480b0ee551dab0e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4f/4f817e9059f2b74abc7012d31ee08b3b913a25d08f9504208172102055492d4f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ca/ca1776a14cb544b5213e6370bf874aed9053d1af8e0fffaba3244f998e0f41a1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/19/1984e8968b8865011c9bc2fbd953bca8e99682a8688200f3fb7fdfcbf8c99791-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2a/2ad27364f9367c8cb8d007c7c769680ef532c2676097b402a2cd12def65d98e4-d # internal runtime/debug mkdir -p $WORK/b147/ os/signal path/filepath mkdir -p $WORK/b064/ fmt cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p runtime/debug -std -installsuffix shared -buildid fQqNql7frmYXDPbM8Sz_/fQqNql7frmYXDPbM8Sz_ -goversion go1.11.13 -D "" -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./garbage.go ./stack.go ./stubs.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p path/filepath -std -complete -installsuffix shared -buildid o3cqfcjTkaQiQlyKuRNw/o3cqfcjTkaQiQlyKuRNw -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b213/ mkdir -p $WORK/b018/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p os/signal -std -installsuffix shared -buildid wjJmhRMjZ0JYmr92FMw6/wjJmhRMjZ0JYmr92FMw6 -goversion go1.11.13 -D "" -importcfg $WORK/b213/importcfg -pack -asmhdr $WORK/b213/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid qAWNsa_wTSrYk7WXCXWx/qAWNsa_wTSrYk7WXCXWx -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b147 -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b147/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b147/_pkg_.a $WORK/b147/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/60/6005ae9e230593356d4d33fe2ad7de7d40211636e2d31937b7fc080f6b0ebde8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e8/e8f3954abe754abb68f63eab006768940d4b3d879fc9d5603b1da1aac9097bf3-d # internal regexp mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b081/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p regexp -std -complete -installsuffix shared -buildid iIbuTzZL032mOuN0eOCa/iIbuTzZL032mOuN0eOCa -goversion go1.11.13 -D "" -importcfg $WORK/b080/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b213 -I $WORK/b213/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b213/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b213/_pkg_.a $WORK/b213/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/8c/8c617171455070708a270e3cdc310283fc1a72d4cda6dc6fc1799635c367eeea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/13/13adefbf9f5827f545ab93c5429905c32b6593181339756e39e7bb54810c4082-d # internal io/ioutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p io/ioutil -std -complete -installsuffix shared -buildid reE-hZe60XBAn_83TEkO/reE-hZe60XBAn_83TEkO -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b3/b38b3d660b04269ab4327da5bbfac1e0645b5de83f5e4f97e49a20af1e004820-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b090 -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b090/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b090/_pkg_.a $WORK/b090/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/95/95ec1f158feb2e7d8d6bb04b881231cba9e1bbb682f331a06621e6a7df44d1e3-d # internal context mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p context -std -complete -installsuffix shared -buildid RoexU64Mp-t6_VKm0T--/RoexU64Mp-t6_VKm0T-- -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./context.go net/url mkdir -p $WORK/b070/ flag github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b076/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF encoding/json os/user mkdir -p $WORK/b083/ log cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid crduFbJIAB7q5x51NnRr/crduFbJIAB7q5x51NnRr -goversion go1.11.13 -D "" -importcfg $WORK/b076/importcfg -pack ./errors.go ./stack.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b085/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b096/ encoding/hex mkdir -p $WORK/b057/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b096/ -importpath os/user -- -I $WORK/b096/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go math/big mkdir -p $WORK/b041/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p encoding/json -std -complete -installsuffix shared -buildid e0V0DqLvxH9Mc0IKHnEB/e0V0DqLvxH9Mc0IKHnEB -goversion go1.11.13 -D "" -importcfg $WORK/b083/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/hex -std -complete -installsuffix shared -buildid HYxNRKYi9aaMYXJunVPQ/HYxNRKYi9aaMYXJunVPQ -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b075/ mkdir -p $WORK/b079/ encoding/xml cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/big -std -installsuffix shared -buildid i61214R5JYyl8B11hkbT/i61214R5JYyl8B11hkbT -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/url -std -complete -installsuffix shared -buildid d8ukqjBcQu63ROCIc0RQ/d8ukqjBcQu63ROCIc0RQ -goversion go1.11.13 -D "" -importcfg $WORK/b070/importcfg -pack ./url.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p flag -std -complete -installsuffix shared -buildid knNb0dVEvDhSXDToZRiC/knNb0dVEvDhSXDToZRiC -goversion go1.11.13 -D "" -importcfg $WORK/b075/importcfg -pack ./flag.go mkdir -p $WORK/b086/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p log -std -complete -installsuffix shared -buildid AcGWNnUgk2iZsyh5Nf3i/AcGWNnUgk2iZsyh5Nf3i -goversion go1.11.13 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/xml -std -complete -installsuffix shared -buildid Z0SEiChYU4pz0gFR84mo/Z0SEiChYU4pz0gFR84mo -goversion go1.11.13 -D "" -importcfg $WORK/b086/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/61/61ee1666ddc31a798aa170beea17619513f23e3d8a05abaea3d9d276ca30c0be-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 3x4Db5O3hK9J9zIx7bxl/3x4Db5O3hK9J9zIx7bxl -goversion go1.11.13 -D "" -importcfg $WORK/b105/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/23/23b2de093c9b8cf5c8d8a1ecd6271fe323761ca76cdae83bd1ce62d98be399e7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal compress/flate mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p compress/flate -std -complete -installsuffix shared -buildid 0a8juPKlDihpxovP9GHY/0a8juPKlDihpxovP9GHY -goversion go1.11.13 -D "" -importcfg $WORK/b113/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c5/c5c7742a27aba398c4909a3a3ea6f5f1bc93615687cc90daa69a2105117e9c1a-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b118/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 7Xh6FfFCwbfq13Tm5L--/7Xh6FfFCwbfq13Tm5L-- -goversion go1.11.13 -D "" -importcfg $WORK/b120/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/51/51755c3d4c2b9db51a6e750bc302aa75d928121ba0e940c78fa00e4540f78fe2-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid uE7MtutZmwCp7ii2hj8v/uE7MtutZmwCp7ii2hj8v -goversion go1.11.13 -D "" -importcfg $WORK/b092/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e0/e0174c172aa1c2f18be33bcc3c9ac1baccb05c3d87f3a3bce665d37bdd104c0a-d # internal net mkdir -p $WORK/b065/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b065/ -importpath net -- -I $WORK/b065/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/9a/9ad1596ee4d9767ffedcf1475138039335bf252bf3d3b70b57d0d1e3caf7ffba-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid aZNyJz226oafCLLr6JdE/aZNyJz226oafCLLr6JdE -goversion go1.11.13 -D "" -importcfg $WORK/b078/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d9/d955db842a0acee2138cf5562232fc3bef7659cceb9b4b778b3e42a5cfab97bf-d # internal os/exec mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p os/exec -std -complete -installsuffix shared -buildid NOwIB5iL-G0V-si2-gMJ/NOwIB5iL-G0V-si2-gMJ -goversion go1.11.13 -D "" -importcfg $WORK/b089/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/da/da5ab9dff298c6c38a9cf10b6a0550fa5736ff12b9dcc39b2fb8e0f770845efb-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid eCq7cp6kATeaSaVYwGUw/eCq7cp6kATeaSaVYwGUw -goversion go1.11.13 -D "" -importcfg $WORK/b098/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/77/773e064d73507d9ec87515cf0b984bf1165868f1dcce3c2501371de1def21f4c-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b090/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid HFH5ElKFvfmvvxABN6FJ/HFH5ElKFvfmvvxABN6FJ -goversion go1.11.13 -D "" -importcfg $WORK/b100/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0d/0d86eb28c6fbdcb3b41ff726e975747d370e2a3bdd112d1083467de015cfdc5a-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid rTaNt9j2Y9W_NG8b5VUK/rTaNt9j2Y9W_NG8b5VUK -goversion go1.11.13 -D "" -importcfg $WORK/b119/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e5/e5ec8db1eeca5ee428c0b20a68de0a769a5a3c90c9a12c9c01cd5ad0ff9b3ef2-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid mKaD48dHC-_io9l-kp_X/mKaD48dHC-_io9l-kp_X -goversion go1.11.13 -D "" -importcfg $WORK/b123/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c5/c51879607b773c33d44b589e9d27daeb1650cde11d494dd961ef598544a1522c-d # internal mime mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p mime -std -complete -installsuffix shared -buildid W7yGDlgFPwLWsZdGYJJL/W7yGDlgFPwLWsZdGYJJL -goversion go1.11.13 -D "" -importcfg $WORK/b124/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/fc/fcb19717c95cd7f927bccfa940e8f5a6e1b6c25a6e25455674b3eaed8bd229c7-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b089/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid MNPt38lyK0ViaF5ngAw5/MNPt38lyK0ViaF5ngAw5 -goversion go1.11.13 -D "" -importcfg $WORK/b088/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a4/a4679c9b35d47f733dfcc7721b1f2f99710e5f36d7f63671ccf4f94184f018f9-d # internal mime/quotedprintable mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -BJx7zVS7vs1sRvQEQAb/-BJx7zVS7vs1sRvQEQAb -goversion go1.11.13 -D "" -importcfg $WORK/b126/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b5/b5b9ce30133766f741af66eee0c7b41eea0be4e591bbd0eafb1c3d04f4c3ad0c-d # internal compress/gzip mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 31ex_vHGUfTYfTDAyTqt/31ex_vHGUfTYfTDAyTqt -goversion go1.11.13 -D "" -importcfg $WORK/b112/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/38/3829c9a70738c3919a609ffe3219590f2fa2619166325bf1d855666ee29bf9c4-d # internal net/http/internal mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p net/http/internal -std -complete -installsuffix shared -buildid kz_-d3jaBdfptWHDV_tG/kz_-d3jaBdfptWHDV_tG -goversion go1.11.13 -D "" -importcfg $WORK/b128/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/10/102a368202d509e82ec057e39522efb34027a541cdaf15128f455aebb64f5c57-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b118/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid xZtGiMnDF5LO--93QyU3/xZtGiMnDF5LO--93QyU3 -goversion go1.11.13 -D "" -importcfg $WORK/b117/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/af/af31185bcadfbb832bac265f361a24e6314259293a636a133b365e9e4126fdf1-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid dtCZR-lI98ASyHMvDFwF/dtCZR-lI98ASyHMvDFwF -goversion go1.11.13 -D "" -importcfg $WORK/b129/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/12/12126c599cfc3065fb66b9aebd4d73ac1623c8036a8a4746a3868faa5c0c9c22-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid Jqvl_pEbtyUb2IwfzfKc/Jqvl_pEbtyUb2IwfzfKc -goversion go1.11.13 -D "" -importcfg $WORK/b140/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/65/6593d97ba4453324c8c45075e5fb7f114553e99e2f5c33a9e792d79bf85b9fb8-d # internal runtime/pprof mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/tabwriter=$WORK/b149/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p runtime/pprof -std -installsuffix shared -buildid 5Cyi6dincdUlfuy2W_U9/5Cyi6dincdUlfuy2W_U9 -goversion go1.11.13 -D "" -importcfg $WORK/b148/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ac/acbff58d9cf51427f8fcab8baf363dc7fe0119c39288ae6897b8bcd23a9e330e-d # internal archive/zip mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p archive/zip -std -complete -installsuffix shared -buildid 7ppuHq-L0ig7ds0bJaqu/7ppuHq-L0ig7ds0bJaqu -goversion go1.11.13 -D "" -importcfg $WORK/b151/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a6/a6d39a927cf95278209f0a278b45ded20224e789ce51c059c6e193f7d50ac804-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid fJVRHwief0fdfnTCUdPE/fJVRHwief0fdfnTCUdPE -goversion go1.11.13 -D "" -importcfg $WORK/b116/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/d4/d4ddfbb43ec8254a32705709f108841fa610b59c39df417d91a4fe127352ebda-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_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 VFY7of2kzV1eHvZURTqJ/VFY7of2kzV1eHvZURTqJ -goversion go1.11.13 -D "" -importcfg $WORK/b162/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e8/e861d2d4a41b3bae993206acdf1e4367480a5360b1624fcf033d5dc300ebb120-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_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 yMgpszTw3uiMotQvaIm2/yMgpszTw3uiMotQvaIm2 -goversion go1.11.13 -D "" -importcfg $WORK/b164/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0e/0e91ce1cce4332816690d85179e5fa825443b4b5a47f2aad4e746365887f35c8-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid KjIegY1DNDuzG1PrZBd9/KjIegY1DNDuzG1PrZBd9 -goversion go1.11.13 -D "" -importcfg $WORK/b135/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/19/19706d5056c637660177341dac57147a870ac159afd57d6900172e08f06e507f-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b090/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid PhdtTV0N1i3fCtul4XOH/PhdtTV0N1i3fCtul4XOH -goversion go1.11.13 -D "" -importcfg $WORK/b087/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/6e/6e93c9744186e72dc3ea0f29b91206fb767d5da82663ea8c2ed2d1b10f7757e5-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util /usr/lib/golang/pkg/tool/linux_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 MXmZkQtwlGoqt2C4sjPw/MXmZkQtwlGoqt2C4sjPw -goversion go1.11.13 -D "" -importcfg $WORK/b168/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/71/7134d735a2ec35ecc149622f4b96bfd578c1db1e24af483ca82e7f5963b5e590-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/13/138255138abcbb8e0eef9244ebbfbf3f7336798048136fc74820d4894e847bd2-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage /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 B6GXds6Su1Q16x5TkoCs/B6GXds6Su1Q16x5TkoCs -goversion go1.11.13 -D "" -importcfg $WORK/b171/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes importmap github.com/gobwas/glob/util/strings=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b185/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match -complete -installsuffix shared -buildid 9_u0SLnJAIXYgoGS_AYJ/9_u0SLnJAIXYgoGS_AYJ -goversion go1.11.13 -D "" -importcfg $WORK/b183/importcfg -pack ./any.go ./any_of.go ./btree.go ./contains.go ./every_of.go ./list.go ./match.go ./max.go ./min.go ./nothing.go ./prefix.go ./prefix_any.go ./prefix_suffix.go ./range.go ./row.go ./segments.go ./single.go ./suffix.go ./suffix_any.go ./super.go ./text.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d5/d5e429d1fde29f0c3a1c927cfcba4d1ea1b05615a2a6c09ed455424f1e7c6e0c-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b017/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile hash/fnv=$WORK/b101/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid uflzKfKohY3B9Gb-EnPY/uflzKfKohY3B9Gb-EnPY -goversion go1.11.13 -D "" -importcfg $WORK/b099/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/9b/9b51c271b20777feaf38a82b732b68e326efa2dcf11d6206646be95d25f3b77c-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache /usr/lib/golang/pkg/tool/linux_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 MFvNHlN9dajCWbve2_to/MFvNHlN9dajCWbve2_to -goversion go1.11.13 -D "" -importcfg $WORK/b167/importcfg -pack ./cache.go ./lru.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/c5/c5fb27a4d14f011308da6d5af1baec128b671c63b5391c8de770ad3c48e1e01c-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter /usr/lib/golang/pkg/tool/linux_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 ZNy8D2Q5l0rUhnRr1vRU/ZNy8D2Q5l0rUhnRr1vRU -goversion go1.11.13 -D "" -importcfg $WORK/b172/importcfg -pack ./bloom.go ./filter.go cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/cc/cc23f019c56bf7e9a30278fad11923bf6b7d1a7e2943dc185eca670f7135e6b1-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b184/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid WXZLJR-YHMYG7Ya3G-AZ/WXZLJR-YHMYG7Ya3G-AZ -goversion go1.11.13 -D "" -importcfg $WORK/b187/importcfg -pack ./lexer.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/8b/8b40e2d592d21199447921cb10aa6f33d9afa1169ab439402579223708c47a2d-d # internal github.com/syncthing/syncthing/lib/weakhash mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/chmduquesne/rollinghash/adler32=github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32 packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b194/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/weakhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/syncthing/syncthing/lib/weakhash -complete -installsuffix shared -buildid yGc1PLy9vk4JbwW8YHDj/yGc1PLy9vk4JbwW8YHDj -goversion go1.11.13 -D "" -importcfg $WORK/b193/importcfg -pack ./weakhash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/d8/d8223fb2a09b765ec714701c4bfb34c51e01b0249c03a7a9a94f61d3c32fdee1-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap github.com/vitrun/qart/gf256=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding -complete -installsuffix shared -buildid RvOyQrtzKhfNJ72YEELz/RvOyQrtzKhfNJ72YEELz -goversion go1.11.13 -D "" -importcfg $WORK/b199/importcfg -pack ./coding.go cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b041/arith_ppc64x.o ./arith_ppc64x.s cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/92/92fca61b760f941775b0622b897d7a548f2043915bdf28d24a4ae53f7a121457-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b172/_pkg_.a packagefile math=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt /usr/lib/golang/pkg/tool/linux_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 9MWF1L_YLMNpcH4liE8s/9MWF1L_YLMNpcH4liE8s -goversion go1.11.13 -D "" -importcfg $WORK/b176/importcfg -pack ./options.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c1/c1de4bf75e3ade2b8120b5bdd45c20ded291eb3e7e96afbb165bacb2bdcca89f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal crypto/elliptic mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid ou920OfoWI6h1H1ZGzMz/ou920OfoWI6h1H1ZGzMz -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/aa/aa33a463fcd95f423ec94d70094da3aee1d2eb69d3daac588df5e0b364a35d16-d # internal encoding/asn1 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid B0KGuv69IlYf-j7Ui2kk/B0KGuv69IlYf-j7Ui2kk -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/ea/ea00fa5d82ed098e2627bdf780cbf6735d15bc0e0f508b1c8b2f301e1a99f664-d # internal crypto/rand mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/rand -std -complete -installsuffix shared -buildid wXuEv8zdPCk-o95TYykB/wXuEv8zdPCk-o95TYykB -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/b1/b1f588174692aab26169016683025cedb5f622d22e295339d896a400a2f8a4e2-d # internal crypto/dsa mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid I_y60o9jTfBHqWcuIWM3/I_y60o9jTfBHqWcuIWM3 -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/91/914eeb54c54466b9c76969dbf1f89a635b4511e02a4c3900c0a024d4a716744b-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors /usr/lib/golang/pkg/tool/linux_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 lV3Tuc-EQx0aSlvhpd1v/lV3Tuc-EQx0aSlvhpd1v -goversion go1.11.13 -D "" -importcfg $WORK/b170/importcfg -pack ./errors.go cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f62677c1d0180fea1e6ccbab4a07106dfb4a1eea446d5ca7b52c5806116aecbd-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/syntax/lexer=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b187/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid VCa6ah1E7HzA5JZVbrkH/VCa6ah1E7HzA5JZVbrkH -goversion go1.11.13 -D "" -importcfg $WORK/b186/importcfg -pack ./ast.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/2e/2ef4afc98d5ecd2395480b5811d04bc955a0822ad11867a0827da175e46e3e49-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator mkdir -p $WORK/b173/ cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/db/db445d51b02ccf9504eac3180155ee5ae47488f15e3d35564cba1ed1d84e9cb2-d # internal cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b174/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator /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 m7PfJqksWif0x3hcN8hh/m7PfJqksWif0x3hcN8hh -goversion go1.11.13 -D "" -importcfg $WORK/b173/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal /usr/lib/golang/pkg/tool/linux_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 LdgBxTrmJ4sN3oOojLOd/LdgBxTrmJ4sN3oOojLOd -goversion go1.11.13 -D "" -importcfg $WORK/b174/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/41/41fc7c4369272af4dc94bf91bbc1b8b0100ecc158bcfb17d97ef7f1de8a62993-d # internal crypto/rsa mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid npbf38F65LAsQpb7ZRZh/npbf38F65LAsQpb7ZRZh -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/78/780dbc81d1a559b2800f2082e412c37a5a41e7be4bd6aa5fd213698ad286835f-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid CUDiTtNdbRLj_ouqwtq5/CUDiTtNdbRLj_ouqwtq5 -goversion go1.11.13 -D "" -importcfg $WORK/b137/importcfg -pack ./random.go ./securesource.go cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/51/5178ae2ad5be96c467119d1dd5da825c7b10cd4027253115908ab4dc811653f7-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61Sg3zjtdzEtkMJqgZxm/61Sg3zjtdzEtkMJqgZxm -goversion go1.11.13 -D "" -importcfg $WORK/b138/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0f/0fbcb342bfb3a84aa4f0d64217cee359bf3dc10ab65b2640c5b72f17e9d9e532-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/match=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match importmap github.com/gobwas/glob/syntax/ast=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast importmap github.com/gobwas/glob/util/runes=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b183/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid X60Bs3N5JSxCTY7_va_v/X60Bs3N5JSxCTY7_va_v -goversion go1.11.13 -D "" -importcfg $WORK/b182/importcfg -pack ./compiler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/53/536fd4fb45edfdbd4af2d63553c7abcaa8c5e161ad45894afab6e3a0cd82fbea-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/syntax/ast=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast importmap github.com/gobwas/glob/syntax/lexer=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b187/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid eLQznq20-gx0PV000uJR/eLQznq20-gx0PV000uJR -goversion go1.11.13 -D "" -importcfg $WORK/b188/importcfg -pack ./syntax.go cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c9/c96038083567b2cab965a3a60bf98695c3727ea62643c8d07135e1f8b1ba769a-d # internal github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap github.com/vitrun/qart/coding=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b199/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile image=$WORK/b201/_pkg_.a packagefile image/color=$WORK/b202/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr -complete -installsuffix shared -buildid ySQ0e_ymvwk7HJtMMZNb/ySQ0e_ymvwk7HJtMMZNb -goversion go1.11.13 -D "" -importcfg $WORK/b198/importcfg -pack ./png.go ./qr.go ./resize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b5/b539300a7b6298787273876026903d0d07483f2ba3a20f52362af88f5abe69f5-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b204/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid p9_aqu02szOX1qwvrhCL/p9_aqu02szOX1qwvrhCL -goversion go1.11.13 -D "" -importcfg $WORK/b203/importcfg -pack ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/a3/a3d8fb9112daaa027c0b3e6de1dc35893ba6e1ab2971e50448d2165eb21ed69e-d # internal github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 -complete -installsuffix shared -buildid k_o-nXTfH9qzRMKeKdZG/k_o-nXTfH9qzRMKeKdZG -goversion go1.11.13 -D "" -importcfg $WORK/b206/importcfg -pack ./ber.go ./content_int.go ./header.go ./identifier.go ./length.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/a0/a0243ca96c076d90b10e08ff7d424a5df2b78586792db64314c32e85a54cbb62-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb /usr/lib/golang/pkg/tool/linux_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 i3isX6DPK8SHNY-t67ZA/i3isX6DPK8SHNY-t67ZA -goversion go1.11.13 -D "" -importcfg $WORK/b175/importcfg -pack ./memdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/d1/d116a34eaa23b2ea86b79f73bc707bb5d9e834727fd38a8ae0374b6f292b3989-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/golang/snappy=github.com/syncthing/syncthing/vendor/github.com/golang/snappy importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b178/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_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 VtBGKU6k7HmBpiVC5_se/VtBGKU6k7HmBpiVC5_se -goversion go1.11.13 -D "" -importcfg $WORK/b177/importcfg -pack ./reader.go ./table.go ./writer.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -o $WORK/b096/_cgo_.o $WORK/b096/_cgo_main.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o -g -O2 cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/de/de46ed7151c8e236d5356d9929e23ccf5c4bf8e541be22cd5beffde432027fef-d # internal github.com/syncthing/syncthing/vendor/github.com/gobwas/glob mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob/compiler=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler importmap github.com/gobwas/glob/syntax=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gobwas/glob /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/syncthing/syncthing/vendor/github.com/gobwas/glob -complete -installsuffix shared -buildid 1Jm8sAAJ3VwHicT0NqI_/1Jm8sAAJ3VwHicT0NqI_ -goversion go1.11.13 -D "" -importcfg $WORK/b181/importcfg -pack ./glob.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3e/3e4273d6077fd09521bbc6614196fec40a127958d830ec2c6a70489abf3f47ee-d # internal text/template/parse mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p text/template/parse -std -complete -installsuffix shared -buildid yVHBDF0jGKu0fRJ2j_nt/yVHBDF0jGKu0fRJ2j_nt -goversion go1.11.13 -D "" -importcfg $WORK/b211/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8c/8c1132b1557454e82819186a82a7de96b12dc86256e17648641f19d09ea690a5-d # internal runtime/trace mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p runtime/trace -std -installsuffix shared -buildid AOFhHW9IOgeXk8dtbyAw/AOFhHW9IOgeXk8dtbyAw -goversion go1.11.13 -D "" -importcfg $WORK/b212/importcfg -pack ./annotation.go ./trace.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/8c/8c9a3c8af3d2574096d46ec9a15ec2b84f8e6c4d03b878b8749a829d58d3f8d8-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b096/_cgo_.o -dynout $WORK/b096/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/6a/6a1431b5ee059a339cbec328b43279981b5131c50924c81547ed37d29c9f69bc-d # internal cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p os/user -std -installsuffix shared -buildid Splwgy5ir-U1_Q0a1SWG/Splwgy5ir-U1_Q0a1SWG -goversion go1.11.13 -D "" -importcfg $WORK/b096/importcfg -pack ./lookup.go ./user.go $WORK/b096/_cgo_gotypes.go $WORK/b096/cgo_lookup_unix.cgo1.go $WORK/b096/getgrouplist_unix.cgo1.go $WORK/b096/listgroups_unix.cgo1.go $WORK/b096/_cgo_import.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/92/922dfa7960235a33ef83b0881e8189f57feff6395bea0c5f568730811268e0d0-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/90/906dd7f570b8adabe43d19db5e1b34ebaefa1a6151beb4ed699b11ea3fe3e33e-d # internal crypto/ecdsa mkdir -p $WORK/b039/ crypto/x509/pkix cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b056/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid ZKlr7OWZXD3R_6IVeaho/ZKlr7OWZXD3R_6IVeaho -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./ecdsa.go vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid W9SvYB75gwQVPN-UPFPs/W9SvYB75gwQVPN-UPFPs -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./builder.go ./string.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid dmMWQ372_uh5GL-itQ1y/dmMWQ372_uh5GL-itQ1y -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./pkix.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/poll=$WORK/b021/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p net -std -installsuffix shared -buildid 86nWmLxsOlgmaS5Sgu6w/86nWmLxsOlgmaS5Sgu6w -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b065/_cgo_gotypes.go $WORK/b065/cgo_linux.cgo1.go $WORK/b065/cgo_resnew.cgo1.go $WORK/b065/cgo_socknew.cgo1.go $WORK/b065/cgo_unix.cgo1.go $WORK/b065/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/7e/7e7a74b189807a2bfd5a199ac6f272e46b0851bfdf597327508d147c47fb8598-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/b5/b5762bbbc7c8ba89cd88c6d612073be9775b92213c55efefb6adebaab9cd66ac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a4/a456164bcedb59138195b97b79b603899a086bd3febc8af534602f1cfd100d97-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b096/_pkg_.a $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ca/ca2dbd787847acced837731d1ccaa2c7ea3af8f48fa41fc9a38d1478c0176ee1-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b095/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile os/user=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid L1LlkfgSpQF85TAFwgUc/L1LlkfgSpQF85TAFwgUc -goversion go1.11.13 -D "" -importcfg $WORK/b094/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d9/d99d8caae4f980f5c8e8c7be1317620be18c40935ba6779d819e1ec035f66f5b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/b5/b56493a0f64b9e04cddaf0bb2ff39585ba5d908e36129432cd3b8085764dba38-d # internal github.com/syncthing/syncthing/lib/locations mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid ja7SvA--DQeZRm52hvUg/ja7SvA--DQeZRm52hvUg -goversion go1.11.13 -D "" -importcfg $WORK/b143/importcfg -pack ./locations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b3/b34bec3d36fccf91c57e462c8f7ac51b205ba747626518a6dd97a5a688eb8531-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid o8yBngLzaF53nlEZm6bj/o8yBngLzaF53nlEZm6bj -goversion go1.11.13 -D "" -importcfg $WORK/b093/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/6d/6dac410bb467054d2e8d4bfc8e4aec2537eff0829566d481314006f728fd195e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/2e/2e0269e21ee56be5bbcec3b166da8e92b0c93a7cf6ee8bb91c653fc4e917f860-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/journal=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal importmap github.com/syndtr/goleveldb/leveldb/memdb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/table=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b175/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb /usr/lib/golang/pkg/tool/linux_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 LWjQqDc8xwUT_ZjEcKTO/LWjQqDc8xwUT_ZjEcKTO -goversion go1.11.13 -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 ./storage.go ./table.go ./util.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b0/b010f5c91819495731ff7f2e8f1837fac09e6ef4a07e6d56d4552d68b2c7b6f5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/26/26279c6fbfbad92035529c164fdf9c820d54e9dcc44b3f49dc18dbd062b5ed5a-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid tCFX2-tglu6sDOVLWf_O/tCFX2-tglu6sDOVLWf_O -goversion go1.11.13 -D "" -importcfg $WORK/b097/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/02/02d14d51bd76d5fd7265d40970ed944bca9a7ba1da7169b7bcc407f10d1d1ce5-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile encoding/json=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid ftiT4ASVC5NSBLglQRjI/ftiT4ASVC5NSBLglQRjI -goversion go1.11.13 -D "" -importcfg $WORK/b091/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/ae/ae0f1e184ea767e0dfacd3b5dd0c788f873047b499c9f8e730e5979434dad8f0-d # internal text/template mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b211/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p text/template -std -complete -installsuffix shared -buildid OivnnZE4fTixYtx_EdsP/OivnnZE4fTixYtx_EdsP -goversion go1.11.13 -D "" -importcfg $WORK/b210/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c4/c430c8878268d71e9f1edfd764f9e99b203368e12ae1eb518986b40d7c1ef60c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/bb/bb4cbf3ea389036a161054ec363803cb449452c356af5b6285f8f1a53de6f69b-d # internal html/template mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html=$WORK/b209/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template=$WORK/b210/_pkg_.a packagefile text/template/parse=$WORK/b211/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p html/template -std -complete -installsuffix shared -buildid zvNIF9YjUlOYnYf_Okxe/zvNIF9YjUlOYnYf_Okxe -goversion go1.11.13 -D "" -importcfg $WORK/b208/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/e7/e7994b642f41fdce927353f8b3bb5f59bb67ec942e8b1c506c4073cb12452e90-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/a2/a2491537ce10c705da51024e42cf00e8ea90e96d5d22c98fff861a4e2d53f703-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ea/ea0b39d2b9a37ab5b419d12daf77ce9fbdf0d4703e62d7d82a2864e6128600ff-d # internal crypto/x509 mkdir -p $WORK/b054/ github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b110/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/dsa=$WORK/b055/_pkg_.a packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid jhAq8Wh1kTsCBG6pDUaZ/jhAq8Wh1kTsCBG6pDUaZ -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /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/internal/socks -complete -installsuffix shared -buildid zkGiOvOesil_Q0q_rw1P/zkGiOvOesil_Q0q_rw1P -goversion go1.11.13 -D "" -importcfg $WORK/b110/importcfg -pack ./client.go ./socks.go vendor/golang_org/x/net/http/httpproxy mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nA_aFP6yM1R_cTZQFILm/nA_aFP6yM1R_cTZQFILm -goversion go1.11.13 -D "" -importcfg $WORK/b122/importcfg -pack ./proxy.go log/syslog mkdir -p $WORK/b146/ github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp mkdir -p $WORK/b158/ github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway net/textproto cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p log/syslog -std -complete -installsuffix shared -buildid kv50RFLK1TUcEGnI3if-/kv50RFLK1TUcEGnI3if- -goversion go1.11.13 -D "" -importcfg $WORK/b146/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b107/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp /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 KFa-J04RIyw3LSIZzk3L/KFa-J04RIyw3LSIZzk3L -goversion go1.11.13 -D "" -importcfg $WORK/b158/importcfg -pack ./natpmp.go mkdir -p $WORK/b159/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b090/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b121/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid f6oSRMWP1qUy_nX3I9OH/f6oSRMWP1qUy_nX3I9OH -goversion go1.11.13 -D "" -importcfg $WORK/b107/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os/exec=$WORK/b089/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway /usr/lib/golang/pkg/tool/linux_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 gWdwCn7MkSUWK0HvHCoa/gWdwCn7MkSUWK0HvHCoa -goversion go1.11.13 -D "" -importcfg $WORK/b159/importcfg -pack ./gateway_common.go ./gateway_linux.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p net/textproto -std -complete -installsuffix shared -buildid tV94L-8nKXSNPQghcI2P/tV94L-8nKXSNPQghcI2P -goversion go1.11.13 -D "" -importcfg $WORK/b121/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/5f/5f80e83a0afc121ccb00326b681437b5a68e8c100e5395b2141e636c70ddec4a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/39/3995190b45bd00cde778ec2b71d106e16e7d854ae9dff97fdbd2184c96aeb576-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e9/e956d45044f75f110b06da95f38a16188c0de8a0b46f7293cd3a38bd2bbe6673-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2f/2fba5181c6e014642696968fc162273ec7109bb23c4dc6558a0042300a05d017-d # internal github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile log/syslog=$WORK/b146/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b147/_pkg_.a packagefile runtime/pprof=$WORK/b148/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics -complete -installsuffix shared -buildid ZfmcHndjdEe7jvNTvAQQ/ZfmcHndjdEe7jvNTvAQQ -goversion go1.11.13 -D "" -importcfg $WORK/b145/importcfg -pack ./counter.go ./debug.go ./ewma.go ./gauge.go ./gauge_float64.go ./graphite.go ./healthcheck.go ./histogram.go ./json.go ./log.go ./meter.go ./metrics.go ./opentsdb.go ./registry.go ./runtime.go ./runtime_cgo.go ./runtime_gccpufraction.go ./sample.go ./syslog.go ./timer.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/dc/dc2cd2849f1a4db4f69ec7b9a2bcaa860642aa8c7995bd34dc0a2643214a3b00-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b110/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 7rqHOp7iz5gaBdYiq28d/7rqHOp7iz5gaBdYiq28d -goversion go1.11.13 -D "" -importcfg $WORK/b109/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/16/16444d80ccecf6c966a9480156ac3ad2e44efc3b4e6bc3bd015162f36464598b-d # internal vendor/golang_org/x/net/http/httpguts mkdir -p $WORK/b115/ mime/multipart mkdir -p $WORK/b125/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile vendor/golang_org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p mime/multipart -std -complete -installsuffix shared -buildid cLKoev3kMZSOsWi2nNJO/cLKoev3kMZSOsWi2nNJO -goversion go1.11.13 -D "" -importcfg $WORK/b125/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid qKOEifWDZFEMFi0H_lwo/qKOEifWDZFEMFi0H_lwo -goversion go1.11.13 -D "" -importcfg $WORK/b115/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/69/69067f747a141afe28fcdbac78d576c9ac135ceca7f89b0fb2371cad11694fcd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a9/a9b19ac87dd98fd99918f9be7b1bade8fea22b622290de820398e1a0057c5ec0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d1/d17a9f2708052b5fa93e71474f272263a5b429215456e579e456212f98d72d6d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b104/ github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b108/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b107/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid VPRSKz8-JMnz-cia-KCM/VPRSKz8-JMnz-cia-KCM -goversion go1.11.13 -D "" -importcfg $WORK/b104/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b107/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 7BanBrw7WkfGw2OyHOR0/7BanBrw7WkfGw2OyHOR0 -goversion go1.11.13 -D "" -importcfg $WORK/b108/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1b/1bcf38f382265bd99061216369aba643dd216702a6cccb7c109917f6fefad868-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/52/528822fe34ffc72e79af88474a57c8683cf046b3106f27aca0a4db02780e3b4e-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid bunpZBKA1WYLS458VOsW/bunpZBKA1WYLS458VOsW -goversion go1.11.13 -D "" -importcfg $WORK/b136/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/26/2614c90bc93fd1521f19c3735ecc3bb0c1f98e508606c326a4d7cc98c67ff895-d # internal github.com/syncthing/syncthing/lib/beacon mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b108/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/beacon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/lib/beacon -complete -installsuffix shared -buildid khBsfSmKlqnhQcY0fzAR/khBsfSmKlqnhQcY0fzAR -goversion go1.11.13 -D "" -importcfg $WORK/b155/importcfg -pack ./beacon.go ./broadcast.go ./debug.go ./doc.go ./multicast.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/26/2664355ae97faa0a1b1b5700b1d670beb3ccb72b25ae2b98f3ca9c8b0dbd2d3a-d # internal crypto/tls mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b030/_pkg_.a packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/hmac=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rc4=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p crypto/tls -std -complete -installsuffix shared -buildid wluFs_twaEDPbGNgAD93/wluFs_twaEDPbGNgAD93 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d7/d787cdb436ad099d762e7c1ccde03a0f91ad1fab813b62995004e8aa91eb0e6e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d0/d0a56d37dc0f2546f65d36f3ed7b1480a14250723d5719a10571475043349bc8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c5/c53b11866781960080dc204861e3f82a6b53bc1c9dca84fee0de64f858efe0e0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e1/e1f9481736b38eb556c5c695c2d1ea18ad09e48515e82cffde2f1f249dad38dd-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b136/_pkg_.a packagefile math=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid f7sJUcWRTHrvBSNPFbHx/f7sJUcWRTHrvBSNPFbHx -goversion go1.11.13 -D "" -importcfg $WORK/b134/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/13/1318f0aba4c6685bfaa88070cf02038e44234353dc6441d6650ed08930510691-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/base32=$WORK/b132/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid FdMNV9HjuX01oq5P84hC/FdMNV9HjuX01oq5P84hC -goversion go1.11.13 -D "" -importcfg $WORK/b131/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fd/fdbd4aae59a3b4d99d721e4862cd43f64038ab9ef56b165310c5fc2b193d1078-d # internal github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid RWGtpLA6uhfoC5Y2DOrK/RWGtpLA6uhfoC5Y2DOrK -goversion go1.11.13 -D "" -importcfg $WORK/b196/importcfg -pack ./tlsutil.go net/http/httptrace mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 9mhhUKK8z78h-N2Oj1wr/9mhhUKK8z78h-N2Oj1wr -goversion go1.11.13 -D "" -importcfg $WORK/b127/importcfg -pack ./trace.go github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap gopkg.in/asn1-ber.v1=github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b206/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 -complete -installsuffix shared -buildid X_S13TeE26qSrNHOyvo_/X_S13TeE26qSrNHOyvo_ -goversion go1.11.13 -D "" -importcfg $WORK/b205/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f1/f1759c69a9ff18d4c4c3173ac9b863b9ffc289319eb9f34ad27042e8ed9a2d0b-d # internal net/http mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile container/list=$WORK/b030/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b116/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p net/http -std -complete -installsuffix shared -buildid vq0dsQSOsOBYhD6Mhz6q/vq0dsQSOsOBYhD6Mhz6q -goversion go1.11.13 -D "" -importcfg $WORK/b111/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/4c/4c8d7c0d717a0577d128ee1f726a4e29e06688d9c452a662564e778a0435aadd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/e0/e02d34630398c623450a8b7d2f4dac0ba08167cbb1db72411512ffe965d8ba3d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/2a/2ab88f4bea02cc0fec0d44ede42ca71343b555ff150e2e63122a5296a88e9b0d-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /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 _xUR56h6SNFurXhh_krf/_xUR56h6SNFurXhh_krf -goversion go1.11.13 -D "" -importcfg $WORK/b161/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a8/a822096dada899a994e644a1bba9fbeadfa59afc871ec4a84121468f78c8530f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/01/01adb1206d9874cf3fb41b260ae979a13886bc947ab39ddf4c155fcdc2128b51-d # internal net/http/pprof mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html/template=$WORK/b208/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/pprof=$WORK/b148/_pkg_.a packagefile runtime/trace=$WORK/b212/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid Xo4mmoF7mrIBgElj_d0k/Xo4mmoF7mrIBgElj_d0k -goversion go1.11.13 -D "" -importcfg $WORK/b207/importcfg -pack ./pprof.go github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b109/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid o6qoN_iEAoCprfC6WrG1/o6qoN_iEAoCprfC6WrG1 -goversion go1.11.13 -D "" -importcfg $WORK/b103/importcfg -pack ./internal.go ./public.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/59/59a7061b655c5ba26a50c47400519ce08d340e2b5a8e99d933458022d2a75f59-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid 0fnVxWh3icLrX88HByVM/0fnVxWh3icLrX88HByVM -goversion go1.11.13 -D "" -importcfg $WORK/b102/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal github.com/syncthing/syncthing/lib/discover mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/discover /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/lib/discover -complete -installsuffix shared -buildid 6WOaTi95O4Q5EcmQQ1w6/6WOaTi95O4Q5EcmQQ1w6 -goversion go1.11.13 -D "" -importcfg $WORK/b154/importcfg -pack ./cache.go ./debug.go ./discover.go ./doc.go ./global.go ./local.go ./local.pb.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/3d/3db817b01c111217668fb1ed052a57e8543fa70e73ea1094c06aaf947ce3d002-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f8/f8ddfbdf7affa9ddb6dc424a0fef31b2c9e6e259d28d926d6b2ebaf6cc23261e-d # internal github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b160/ github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b141/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/kballard/go-shellquote=github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /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 _h0lEbXzlNV81i_uGltu/_h0lEbXzlNV81i_uGltu -goversion go1.11.13 -D "" -importcfg $WORK/b160/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid 74zMW1jB2LK035vhNssm/74zMW1jB2LK035vhNssm -goversion go1.11.13 -D "" -importcfg $WORK/b141/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go github.com/syncthing/syncthing/lib/ignore mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/gobwas/glob=github.com/syncthing/syncthing/vendor/github.com/gobwas/glob packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ignore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/syncthing/syncthing/lib/ignore -complete -installsuffix shared -buildid AQGSooxaSLUGaNv8N1vU/AQGSooxaSLUGaNv8N1vU -goversion go1.11.13 -D "" -importcfg $WORK/b180/importcfg -pack ./cache.go ./ignore.go github.com/syncthing/syncthing/lib/db mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/syndtr/goleveldb/leveldb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/db /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 wun9lUpSP1TtBycIEbfL/wun9lUpSP1TtBycIEbfL -goversion go1.11.13 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/73/73489c37a9fc1c474bfdc006c3e1a87fef6c9e46e266c22750d64c21eed4c8a7-d # internal github.com/syncthing/syncthing/lib/scanner mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile hash/adler32=$WORK/b190/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/syncthing/syncthing/lib/scanner -complete -installsuffix shared -buildid w7ZqWhI0KNPCGzo8wrKH/w7ZqWhI0KNPCGzo8wrKH -goversion go1.11.13 -D "" -importcfg $WORK/b189/importcfg -pack ./blockqueue.go ./blocks.go ./debug.go ./doc.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/51/518923d3b633184cba652de69e3cc8ea5b944fc3be0e9167ae7583da4e5fd574-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/75/75db4e38c4a27b19387cc7502c3700b7478d52be8cde312dbef96b2ccbe23cd1-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/84/84ec53d34f0a310a53c1ded5f90819e9a18fd97d2b33957523f6de3d248355e0-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk packagefile encoding/json=$WORK/b083/_pkg_.a packagefile encoding/xml=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b141/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /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 4CN82YX-O0JrZL3r8wG_/4CN82YX-O0JrZL3r8wG_ -goversion go1.11.13 -D "" -importcfg $WORK/b082/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./migrations.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./tuning.go ./versioningconfiguration.go ./wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/4a/4aba909e85469edf2a823f0e0e0451676ef849f3cdb30cd8c1a813df5980c89f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/47/4715a93167c87b828210bc1de8c805979d5b76387de8fc9b129a9acc6eabdf9e-d # internal github.com/syncthing/syncthing/lib/watchaggregator mkdir -p $WORK/b192/ github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b156/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/watchaggregator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/syncthing/syncthing/lib/watchaggregator -complete -installsuffix shared -buildid l8zX0yAls3EGkZMRwUUc/l8zX0yAls3EGkZMRwUUc -goversion go1.11.13 -D "" -importcfg $WORK/b192/importcfg -pack ./aggregator.go ./debug.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile hash/fnv=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /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 NBFPWXHeYlZqNcu20VVT/NBFPWXHeYlZqNcu20VVT -goversion go1.11.13 -D "" -importcfg $WORK/b156/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ad/ad4d828a9f5404ad9ee20aa1f73ea4f9f43725a71eb6a471de6891f5c9233ba3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/d2/d25bb8bd11b40eda160f28a9ef62ee1db2e48eea7f76302cd7dcc432e148deb0-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b157/ github.com/syncthing/syncthing/lib/upnp mkdir -p $WORK/b163/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/AudriusButkevicius/go-nat-pmp=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp importmap github.com/jackpal/gateway=github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b156/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /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 YKQcBLjXVW8TP92lObMU/YKQcBLjXVW8TP92lObMU -goversion go1.11.13 -D "" -importcfg $WORK/b157/importcfg -pack ./debug.go ./pmp.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b156/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /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 C16UWtcQXgbvJ67MI8Lv/C16UWtcQXgbvJ67MI8Lv -goversion go1.11.13 -D "" -importcfg $WORK/b163/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f1/f151f7a28d062f0b24faa6696c18dd8bc4179c64733f164de13fccd802a53ef6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c2/c261724310cab485f6ef7ca03a57da753a43639da3ebfe30c2d54fe2908d322f-d # internal github.com/syncthing/syncthing/lib/connections mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b164/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/connections -complete -installsuffix shared -buildid ZHDjNaY3tVcZRhxpgvNP/ZHDjNaY3tVcZRhxpgvNP -goversion go1.11.13 -D "" -importcfg $WORK/b153/importcfg -pack ./debug.go ./deprecated.go ./limiter.go ./relay_dial.go ./relay_listen.go ./service.go ./structs.go ./tcp_dial.go ./tcp_listen.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/5a/5a490f0bf326e7fb892632170232e531d83e7dd6a09f0854c4764012f023e976-d # internal github.com/syncthing/syncthing/lib/stats mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/syncthing/syncthing/lib/stats -complete -installsuffix shared -buildid EpIXWxIkmeM_6uN8EQc0/EpIXWxIkmeM_6uN8EQc0 -goversion go1.11.13 -D "" -importcfg $WORK/b191/importcfg -pack ./debug.go ./device.go ./folder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/0d/0dc0dc2647ae4e9a8ddae35e14c0adb2789c198067dc61043d41e2f417969ae5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/9b/9b9063b3b5c7f885939499e91040bb0f32047094af7ae3b3fe9c76758436fb89-d # internal github.com/syncthing/syncthing/lib/model mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b191/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b192/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b193/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/syncthing/syncthing/lib/model -complete -installsuffix shared -buildid K_FrUJgPfpZEVzy2Oalz/K_FrUJgPfpZEVzy2Oalz -goversion go1.11.13 -D "" -importcfg $WORK/b179/importcfg -pack ./bytesemaphore.go ./debug.go ./deviceactivity.go ./devicedownloadstate.go ./doc.go ./folder.go ./folder_recvonly.go ./folder_sendonly.go ./folder_sendrecv.go ./folder_summary.go ./folderstate.go ./model.go ./progressemitter.go ./queue.go ./sentdownloadstate.go ./sharedpullerstate.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f9/f9cf992f203c9af8343870367844bf64b92ab2d40774683d866f3e090b73acf8-d # internal github.com/syncthing/syncthing/lib/ur mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ur /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/syncthing/syncthing/lib/ur -complete -installsuffix shared -buildid 0goI4d45hoB--1STLnuX/0goI4d45hoB--1STLnuX -goversion go1.11.13 -D "" -importcfg $WORK/b197/importcfg -pack ./debug.go ./memsize_linux.go ./usage_report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/60/608e780a346085a56b84bf8e43f0c1fe0f5e14d233ed7652dba6b8a28f652491-d # internal github.com/syncthing/syncthing/lib/api mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture importmap github.com/vitrun/qart/qr=github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr importmap golang.org/x/crypto/bcrypt=github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/ldap.v2=github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2 packagefile archive/zip=$WORK/b151/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b197/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b205/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/pprof=$WORK/b148/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/api -complete -installsuffix shared -buildid 8wi9wN9wKFy3gi6g5ZSW/8wi9wN9wKFy3gi6g5ZSW -goversion go1.11.13 -D "" -importcfg $WORK/b150/importcfg -pack ./api.go ./api_auth.go ./api_csrf.go ./api_statics.go ./debug.go ./support_bundle.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/4f/4f19db60589c7889ac4589c49e166eab31068d04f92a5264657c92f9cfdb449f-d # internal github.com/syncthing/syncthing/lib/syncthing mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/rcrowley/go-metrics=github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/api=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b197/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/syncthing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/syncthing -complete -installsuffix shared -buildid zPgJUJSnDpQt36UVo4y5/zPgJUJSnDpQt36UVo4y5 -goversion go1.11.13 -D "" -importcfg $WORK/b144/importcfg -pack ./auditservice.go ./cpuusage.go ./cpuusage_unix.go ./debug.go ./superuser_unix.go ./syncthing.go ./utils.go ./verboseservice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8c/8c7b93a12f86339cf1b3c8cc760b87c844e87a0c765aee11ea063d21d15916ea-d # internal github.com/syncthing/syncthing/cmd/syncthing mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile flag=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/syncthing=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b140/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/pprof=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b089/_pkg_.a packagefile os/signal=$WORK/b213/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b147/_pkg_.a packagefile runtime/pprof=$WORK/b148/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b149/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/syncthing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid CwsKrmzh7AxFpzyUeAYo/CwsKrmzh7AxFpzyUeAYo -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./blockprof.go ./crash_reporting.go ./debug.go ./heapprof.go ./main.go ./monitor.go ./openurl_unix.go ./perfstats_unix.go ./traceback.go ./usage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ba/ba4ffa39ce9ab0cfefe08941f8a3186e16d3787bff12914700f8688803628f72-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/syncthing=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile crypto/tls=$WORK/b029/_pkg_.a packagefile flag=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/locations=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/syncthing=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b196/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b140/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/pprof=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b089/_pkg_.a packagefile os/signal=$WORK/b213/_pkg_.a packagefile path=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b147/_pkg_.a packagefile runtime/pprof=$WORK/b148/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b149/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile container/list=$WORK/b030/_pkg_.a packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/hmac=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rc4=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile encoding/xml=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b097/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b100/_pkg_.a packagefile hash/fnv=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b129/_pkg_.a packagefile encoding/base32=$WORK/b132/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b135/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b094/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/rcrowley/go-metrics=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/api=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b165/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b179/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ur=$WORK/b197/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b116/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile html/template=$WORK/b208/_pkg_.a packagefile runtime/trace=$WORK/b212/_pkg_.a packagefile internal/poll=$WORK/b021/_pkg_.a packagefile internal/syscall/unix=$WORK/b024/_pkg_.a packagefile internal/testlog=$WORK/b025/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b055/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile regexp/syntax=$WORK/b081/_pkg_.a packagefile encoding=$WORK/b084/_pkg_.a packagefile unicode/utf16=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b095/_pkg_.a packagefile os/user=$WORK/b096/_pkg_.a packagefile log/syslog=$WORK/b146/_pkg_.a packagefile archive/zip=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/qr=$WORK/b198/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/bcrypt=$WORK/b203/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/ldap.v2=$WORK/b205/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b160/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b163/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b164/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b166/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b170/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b173/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b176/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b171/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b180/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b189/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b191/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b192/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b193/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile html=$WORK/b209/_pkg_.a packagefile text/template=$WORK/b210/_pkg_.a packagefile text/template/parse=$WORK/b211/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/coding=$WORK/b199/_pkg_.a packagefile image=$WORK/b201/_pkg_.a packagefile image/color=$WORK/b202/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/crypto/blowfish=$WORK/b204/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/gopkg.in/asn1-ber.v1=$WORK/b206/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b161/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b172/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b174/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b175/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob=$WORK/b181/_pkg_.a packagefile hash/adler32=$WORK/b190/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash/adler32=$WORK/b194/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/vitrun/qart/gf256=$WORK/b200/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b162/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b178/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/compiler=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax=$WORK/b188/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/chmduquesne/rollinghash=$WORK/b195/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/match=$WORK/b183/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/ast=$WORK/b186/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/runes=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/syntax/lexer=$WORK/b187/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gobwas/glob/util/strings=$WORK/b185/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=GF1rvClgyZHNMchMZNK4/CwsKrmzh7AxFpzyUeAYo/OLZbJQWOZfyYsyJBgZQn/GF1rvClgyZHNMchMZNK4 -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x662c4c6553538c18c6944fd9c1dfbb00f85bb07d -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/syncthing rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xe5ee2984d86a99bc8e3a5c62c7a0194c4363d783 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stdiscosrv github.com/syncthing/syncthing/cmd/stdiscosrv WORK=/tmp/go-build536124829 unicode/utf8 mkdir -p $WORK/b015/ internal/cpu internal/race errors mkdir -p $WORK/b003/ mkdir -p $WORK/b005/ math/bits mkdir -p $WORK/b027/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid Ro2E51giCBRX3oJBZW7v/Ro2E51giCBRX3oJBZW7v -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid MC_M9yOLy6v6dAQ6wqqs/MC_M9yOLy6v6dAQ6wqqs -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go mkdir -p $WORK/b009/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b029/ crypto/internal/subtle cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p math/bits -std -complete -installsuffix shared -buildid RLyHntQWGIh_S-q_pbPQ/RLyHntQWGIh_S-q_pbPQ -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 9grSGU6T-aJKlQVloxgx/9grSGU6T-aJKlQVloxgx -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /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 lywUcJ6YRPd3Kwr6Fgl0/lywUcJ6YRPd3Kwr6Fgl0 -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_ppc64x.go mkdir -p $WORK/b034/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /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 87gD2NfMeRv7z1wynfd9/87gD2NfMeRv7z1wynfd9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p container/list -std -complete -installsuffix shared -buildid ZdlhpiF-wqnq2c7gup4_/ZdlhpiF-wqnq2c7gup4_ -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack ./list.go runtime/internal/atomic cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ unicode cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid W7UOoseoy2Aw2wRMq91y/W7UOoseoy2Aw2wRMq91y -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./aliasing.go mkdir -p $WORK/b014/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /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 mUgYX8H9VZIFWtjnqm5n/mUgYX8H9VZIFWtjnqm5n -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_ppc64x.go ./stubs.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid xbdTKeBQIZe8Mxmew6Yr/xbdTKeBQIZe8Mxmew6Yr -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go math mkdir -p $WORK/b018/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF sync/atomic mkdir -p $WORK/b013/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid 47BafvKgNyRmihe4rKML/47BafvKgNyRmihe4rKML -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e1/e1a40c450f78d1ba12de127cf1d1e7d527a8189629af25db6114b2a6be0cf12d-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid Os96ey-O10XADtcTgvO7/Os96ey-O10XADtcTgvO7 -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go crypto/subtle mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wSBxWqsfdB3Au0ixIyUZ/wSBxWqsfdB3Au0ixIyUZ -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2b/2b92890a3b49d1aada3a4dbc820045717660be173d92ee398e467a9b02fd47d5-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 0jCYAxJsEjsR-TDPIETT/0jCYAxJsEjsR-TDPIETT -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/internal/atomic /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/24/24d889fe5f1feacdb33cae51ab3726c83a0aec428c13569f817d067611b75900-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ff/ff1270f0462f8ec1aa4154bb18f3c4784a8f1af978aede0f0521d5982ea98bb3-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b066/ internal/nettrace mkdir -p $WORK/b067/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid ue-rcCe0lvKgl5xLzdRB/ue-rcCe0lvKgl5xLzdRB -goversion go1.11.13 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid lKm71Cnt6LvJvubltZMj/lKm71Cnt6LvJvubltZMj -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/53/539ad1b7043af3a815dbfe6e927ad85f8be0f0a050d21084e149fbac51748588-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9b/9b4566afee70376adf6aaecff76455b9e3f054669f1e7625290f6d376f6a238b-d # internal encoding mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding -std -complete -installsuffix shared -buildid kNatqzFLh531aOmN7Wb8/kNatqzFLh531aOmN7Wb8 -goversion go1.11.13 -D "" -importcfg $WORK/b076/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b069/ cd /usr/lib/golang/src/runtime/internal/atomic /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 cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm.o ./asm.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/12/1252a41de7051dd4c34c86972a7faabdbd6d2785f21d37b61793fa006d47f630-d # internal internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/13/13ed6ce5fc1b09302971e9578427475d7368ae37596d60f899a0daa7b55a5292-d # internal unicode/utf16 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Mdam4IzW_73aUzrZjL8_/Mdam4IzW_73aUzrZjL8_ -goversion go1.11.13 -D "" -importcfg $WORK/b077/importcfg -pack ./utf16.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/5e/5e2f0c0e1b2dfdefc31390eca5ad580def1c0c16588c6e6520c7453252fc7c42-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/80/80011569d0bed57547c4c091d91fb7597ba7456b61cc0db314f6f40db9cce96b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ee/ee7bc2a7d611f7ca4f56962038b73eda655ab2857dcf5c6f5c2129dabf8ad91c-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uh6cVnpw5NPfaxx4pwWq/uh6cVnpw5NPfaxx4pwWq -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9a39a399ec1b934810579786ee580cb15c960a116e4c7342662f9b75637778ec-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5f/5ffa05ea89f1d3dee256be254b1e2c71f4d4ef0d460beba529a6d361fb9d823a-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/88/88f6ed84916b5c1b2206e80626edc452be5a55b4cf247b5de9b359ee574c3bec-d # internal internal/testlog mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/testlog -std -complete -installsuffix shared -buildid A7LPANfw2BirhvpnX8vm/A7LPANfw2BirhvpnX8vm -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /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 cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5a/5a9000fbae26678790e8e3ea33693a1cacc087ba869a40df208488888536391a-d # internal cd /usr/lib/golang/src/internal/bytealg /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 /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/38/3833ec6e4f1a703bf14a6fa009f161cef45962c53cea89d61b064faef2f2d4bb-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_ppc64x.o $WORK/b004/equal_ppc64x.o $WORK/b004/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d6/d61f43ddeb3a39332e502ff6182ea3bd53e790e50b482eab251a95b9db8dd953-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid WfP4zuJx4askAiOlE3L9/WfP4zuJx4askAiOlE3L9 -goversion go1.11.13 -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 ./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 ./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_novdso.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_in_none.go ./write_err.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e3/e324e62f19c8b1c27c0de65174dcfda842238b27f377d51cb428630167512e9a-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b018/_pkg_.a $WORK/b018/floor_ppc64x.o $WORK/b018/modf_ppc64x.o $WORK/b018/sqrt_ppc64x.o $WORK/b018/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ae/aef125b894b5792e9c54290510825a53fc238e3649214673af01363b0972db21-d # internal strconv mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p strconv -std -complete -installsuffix shared -buildid dq1xOhN86KZ-Pd3YApoI/dq1xOhN86KZ-Pd3YApoI -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/78/7870d868e593ec63966e64d1b12a40136a57e9bfd490136a7b8a6304dd4f389a-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/80/80fb4e7a0db7a87b03fa50b31f428c0ef5e6e93901259606820786ae662292eb-d # internal crypto/rc4 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wRzLqz03OgtqlGpyiCKa/wRzLqz03OgtqlGpyiCKa -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./rc4.go ./rc4_ref.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cba2acb7625caab82db952e5bafc66cc20fef0b9ae2f83e6b76ece2aa48b23cc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_ppc64x.S cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo 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 $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p runtime/cgo -std -installsuffix shared -buildid nXfGxMaL5rfcuJ1vhN2-/nXfGxMaL5rfcuJ1vhN2- -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_ppc64x.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ee/ee349fd0c4fa6a788ecc9e1cb265d14a725c06440ed2244c7c331923e379f7fc-d # internal cd /usr/lib/golang/src/runtime /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a5/a545d62b62bc74ffef4dce370f592bcf5967fbb7d7ced0d6a7ecbc0c6d6ea1dc-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid HFW_LhFQuuGWRGdjSAVx/HFW_LhFQuuGWRGdjSAVx -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/5e/5ef4aa7bee92b3d0ecfaa05f8c26b907867307ea5188b824812c03c3bdfea60e-d # internal io mkdir -p $WORK/b007/ internal/singleflight math/rand mkdir -p $WORK/b041/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid xDqQ-mISEimLiW7iqb5l/xDqQ-mISEimLiW7iqb5l -goversion go1.11.13 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b068/ reflect mkdir -p $WORK/b025/ syscall cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b021/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 5Duf7nVnMGQTlgDlpKSV/5Duf7nVnMGQTlgDlpKSV -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid pub4j3xyLAPcZ_o4neyX/pub4j3xyLAPcZ_o4neyX -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p reflect -std -installsuffix shared -buildid qVFcu9M84xtoXZfxAPue/qVFcu9M84xtoXZfxAPue -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid 77Ftil_a6NcJxBwTLacT/77Ftil_a6NcJxBwTLacT -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/44/448ebe37b1747b5bef5a9f73f7107bf819cb69eb55e143ef640758ce07c0ce61-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/17/1772434309f8f47f24bc341dfde88c426c0c4021cd82da650061bd0fdeb9aca1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/cac147d4f65b92a7175205682eb80be3ee2c2b183efdb53186e0c296b1c0fa4f-d # internal hash mkdir -p $WORK/b031/ bytes mkdir -p $WORK/b002/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p hash -std -complete -installsuffix shared -buildid vkmZEy_ds8TaxBqUjVqi/vkmZEy_ds8TaxBqUjVqi -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./hash.go crypto/cipher mkdir -p $WORK/b033/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF crypto/internal/randutil mkdir -p $WORK/b043/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid J44IRwB2VnH_1YA760U9/J44IRwB2VnH_1YA760U9 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid z9GkeIOG4eQVdKLHbTLM/z9GkeIOG4eQVdKLHbTLM -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go strings mkdir -p $WORK/b042/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid x_kgvnXKb4jmhItxbocO/x_kgvnXKb4jmhItxbocO -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./randutil.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p strings -std -installsuffix shared -buildid JkK7CAqbEBGzFNsFvkOc/JkK7CAqbEBGzFNsFvkOc -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/df/dfa75839fc1dd545159487cb59337b01bd609d8446fde3179ce800093e218630-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d2e45d36a68818685f1d5763b08cf339f47dddf4084525f58dfa66d10c12ec7e-d # internal crypto/hmac crypto mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid C_yhPmE8yqge5l2QCtZs/C_yhPmE8yqge5l2QCtZs -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./hmac.go mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p crypto -std -complete -installsuffix shared -buildid 54tXe0sNFkI2nrixbeDu/54tXe0sNFkI2nrixbeDu -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./crypto.go hash/crc32 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p hash/crc32 -std -installsuffix shared -buildid Ilo1RRfixKEo0umHulDO/Ilo1RRfixKEo0umHulDO -goversion go1.11.13 -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/21/216d8fbf11cdfbc8079f93b2f2217819b7290e6d52e78412d4fc90040114d6d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d9/d93bbf6a67753f2f929219543f2f8fe6359e7e8fc366211a15d1f9191ceae2e9-d # internal crypto/md5 mkdir -p $WORK/b047/ crypto/sha256 crypto/sha512 crypto/sha1 mkdir -p $WORK/b053/ mkdir -p $WORK/b044/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/sha256 -std -installsuffix shared -buildid AVTVj8hQWmCRc2EJMz_R/AVTVj8hQWmCRc2EJMz_R -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2U1WC828jqulkvnQ4C2N/2U1WC828jqulkvnQ4C2N -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/md5 -std -installsuffix shared -buildid n_6TNqzTiCPu0Z2oay5U/n_6TNqzTiCPu0Z2oay5U -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid nxpYybdkzZUzVbvc2fJb/nxpYybdkzZUzVbvc2fJb -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/73/734962d1aefb6ff1c5bf52373d8d6742256cb9b1b937a277b3a4a2e61b9381c9-d # internal crypto/aes mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/aes -std -installsuffix shared -buildid 7QraPYHSWSRRMEXePusQ/7QraPYHSWSRRMEXePusQ -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /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/md5block_ppc64le.o ./md5block_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/73/73f249fc1fc4d75a2b1fcfd31e04d337dc0d8bc3a5c424d3135738dd8be576ba-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/md5block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/crc32_ppc64le.o $WORK/b085/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/bc/bc1a99c0b8ee03c6ff3a48c2acec4bf48744ba597c9a55c192a5f0d21d72ad96-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6a/6ad6c8814d977a6a94a4d94ed754481e7aa8cbad14d1e2349d6d2afe08000363-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7a/7a363a02576a40ada9359d2f0b36dbdf6a0832fc455a9b389ab1b8302b1f4187-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/db/db63400b4a9c124bdb77669d19ba4a6b9afd2c1867b56b0731905014a6a7cf16-d # internal bufio mkdir -p $WORK/b049/ github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b127/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p bufio -std -complete -installsuffix shared -buildid TH2OpKoTJxf6hGhowS74/TH2OpKoTJxf6hGhowS74 -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF vendor/golang_org/x/text/transform mkdir -p $WORK/b092/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b133/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid o1UJ077V-clzU5bEj4TG/o1UJ077V-clzU5bEj4TG -goversion go1.11.13 -D "" -importcfg $WORK/b092/importcfg -pack ./transform.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid -jlGeXXWysGbQA9_kz_V/-jlGeXXWysGbQA9_kz_V -goversion go1.11.13 -D "" -importcfg $WORK/b133/importcfg -pack ./bytes_comparer.go ./comparer.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 7e2VGwVh_AkCbUX8p4_G/7e2VGwVh_AkCbUX8p4_G -goversion go1.11.13 -D "" -importcfg $WORK/b127/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b032/asm_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b044/_pkg_.a $WORK/b044/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/90/907b535d1754071c574e509c15a0d9fde5ffd77a895357e277ee537b0613462d-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b032/_pkg_.a $WORK/b032/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/8f/8fa52539ab784637d805b68c7f0e7213f2e1177ace00ed9b85a4153542746731-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/54/5490dda61eb21c31533602f076afafe2f494f4d7951b2df2a459d7362a01ab07-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b042/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b042/_pkg_.a $WORK/b042/strings.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/be/be2c924d8998aaeb59ff32981f68e88321943779af15d6837e56af6f27f28523-d # internal encoding/base32 mkdir -p $WORK/b120/ path mkdir -p $WORK/b103/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid HaSVN2kLCIQ--b68n7o8/HaSVN2kLCIQ--b68n7o8 -goversion go1.11.13 -D "" -importcfg $WORK/b120/importcfg -pack ./base32.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p path -std -complete -installsuffix shared -buildid T1qckVi3c1aKWFUc2IRj/T1qckVi3c1aKWFUc2IRj -goversion go1.11.13 -D "" -importcfg $WORK/b103/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/46/468c6f6bddcc107a887fe76a2bb468b8541b8d6cc16b0b353a1aa64d0465e768-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/18/187cf009b065c3714eeee3e645fb5ff3d1fd008f80f5cc27c089f72771bc9ee7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ed/ed55030caa371e8c4a51c787e21ba9a11996e581974e7fc80d239e6662096038-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/2c/2cc8b513aa7a9a74d41778dba9be3a0a63f5a149e4fde581a369b01825b06dfd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/77/77bc4e72d04d128f2db7d0939769142e349d8e81ea932f452ce74d810ddb1fc9-d # internal cd /usr/lib/golang/src/syscall /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/70/7055094f0cfc63efc1da947d8eb6c1998e94917308c6091b73c79203a66ae691-d # internal time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid 73O06siDfmA3VPrh7Ct9/73O06siDfmA3VPrh7Ct9 -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/syscall/unix -std -installsuffix shared -buildid fKspm5_x0HhBR178ultX/fKspm5_x0HhBR178ultX -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/empty.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a5/a5f6bd0604fe2764824a3a64a4333f24b6c50e89b53b1815c4314d7ad9dc566c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/31/312f6cf0a32c335fe55dc0f377415dc20bf10a3a6d32b95f2656f71de50191bb-d # internal internal/poll mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid 6FY6B-ynCVcDxjmFb-Ht/6FY6B-ynCVcDxjmFb-Ht -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /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_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/84/84b7d3b4e1e37d639532d37590270094a489ac6ae96486cc0d4451dd15cd3777-d # internal sort mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p sort -std -complete -installsuffix shared -buildid E5bxUwRwL33rFlHKf31O/E5bxUwRwL33rFlHKf31O -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p encoding/binary -std -complete -installsuffix shared -buildid FUZLJITbp2cZ66YW5t9f/FUZLJITbp2cZ66YW5t9f -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2d/2d77ea8dc6578348be962177d15e46e4846318ae41396a1520e75def7851e638-d # internal os mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/syscall/unix=$WORK/b023/_pkg_.a packagefile internal/testlog=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid nkPleBpNLkkzhv3dmc3I/nkPleBpNLkkzhv3dmc3I -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ff/ff8e332fbb7bb0e407ca1a5817c46cec61be4ee76b62ee4218df37e89f792c65-d # internal github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a EOF mkdir -p $WORK/b110/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile /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/beorn7/perks/quantile -complete -installsuffix shared -buildid IbQ_HuEtgKoDbtQm8r-7/IbQ_HuEtgKoDbtQm8r-7 -goversion go1.11.13 -D "" -importcfg $WORK/b104/importcfg -pack ./stream.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid zJggAizpZ_XqldoWtZif/zJggAizpZ_XqldoWtZif -goversion go1.11.13 -D "" -importcfg $WORK/b110/importcfg -pack ./autoneg.go regexp/syntax mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid XYQrpuJlzJgDtg988NM-/XYQrpuJlzJgDtg988NM- -goversion go1.11.13 -D "" -importcfg $WORK/b113/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0e/0e42b9cc99dfaaebe3f1d0c821a99dea389f93f482d31dc8f6e2e4b9450b95a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/46/46ceddedc8e56e82e63795f6aefb5052ed6b1f94f010d9fe3f3e9d17168b5fcf-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ec/ec0d7cd9133598ee013850ba550f2362c9ac4cee5f1c53b555f04931703cc275-d # internal encoding/base64 mkdir -p $WORK/b059/ crypto/des mkdir -p $WORK/b036/ vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b073/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Say8Qz5TKDVBcHyDvSrj/Say8Qz5TKDVBcHyDvSrj -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./base64.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/des -std -complete -installsuffix shared -buildid xjUSlIdDGgzfGAOGipnB/xjUSlIdDGgzfGAOGipnB -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid jrX9sUiagxDqgzOwqvX4/jrX9sUiagxDqgzOwqvX4 -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go vendor/golang_org/x/crypto/internal/chacha20 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 2uEj6aEOvMNyDPIvmTBx/2uEj6aEOvMNyDPIvmTBx -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b121/ github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b125/ github.com/syncthing/syncthing/vendor/github.com/golang/snappy cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF vendor/golang_org/x/crypto/curve25519 cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /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/bkaradzic/go-lz4 -complete -installsuffix shared -buildid 3PGPlakVEnpBO8XL-Kbm/3PGPlakVEnpBO8XL-Kbm -goversion go1.11.13 -D "" -importcfg $WORK/b121/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b142/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b074/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /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/minio/sha256-simd -complete -installsuffix shared -buildid _jxt7WisMSOOJ4wXKBL5/_jxt7WisMSOOJ4wXKBL5 -goversion go1.11.13 -D "" -importcfg $WORK/b125/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_other.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b085/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid Gi8KN5uQKKYvkl4QrGbp/Gi8KN5uQKKYvkl4QrGbp -goversion go1.11.13 -D "" -importcfg $WORK/b142/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid R4VROj22d6SuGDLBDjgx/R4VROj22d6SuGDLBDjgx -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/83/83c006ad034a563840359035dec9f72f7fca3ae937dea1b196e1e60fa10f67cf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/9472e1201ee8d9f1fdaf744fab89638b7ab4edb9d7f607a6748240c44add5d1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/b1/b139c78c9064d744de7b5f9b0eb2b643bcbc3312ea7687f383e08c64aaddee48-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/aa/aaeffbd00267181f1630052460a6cb017d5b89376f1a5cdfd6d094dbb9648991-d # internal encoding/pem mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/pem -std -complete -installsuffix shared -buildid EZPuPGOlpf8S-xzAoYDy/EZPuPGOlpf8S-xzAoYDy -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b8/b807ec1ee71cfa584902f5ee99eaf483fecb45a1bec8d3c0686bf17bf689568a-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid DYniopuCvRTPgYJOQ8eB/DYniopuCvRTPgYJOQ8eB -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/0b/0b037b6548b13719c48125e492bafcb93c28cc2712ca7efcae0f9f6d561bb6ce-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ca/ca1776a14cb544b5213e6370bf874aed9053d1af8e0fffaba3244f998e0f41a1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54c45b0ba3031ac2bd9dfe0321dd72ef2499aae3cd2490fe480b0ee551dab0e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4f/4f817e9059f2b74abc7012d31ee08b3b913a25d08f9504208172102055492d4f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/19/1984e8968b8865011c9bc2fbd953bca8e99682a8688200f3fb7fdfcbf8c99791-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/2a/2ad27364f9367c8cb8d007c7c769680ef532c2676097b402a2cd12def65d98e4-d # internal runtime/debug mkdir -p $WORK/b117/ path/filepath fmt mkdir -p $WORK/b017/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p runtime/debug -std -installsuffix shared -buildid fQqNql7frmYXDPbM8Sz_/fQqNql7frmYXDPbM8Sz_ -goversion go1.11.13 -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./garbage.go ./stack.go ./stubs.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b064/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid qAWNsa_wTSrYk7WXCXWx/qAWNsa_wTSrYk7WXCXWx -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p path/filepath -std -complete -installsuffix shared -buildid o3cqfcjTkaQiQlyKuRNw/o3cqfcjTkaQiQlyKuRNw -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b117/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/60/6005ae9e230593356d4d33fe2ad7de7d40211636e2d31937b7fc080f6b0ebde8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/13/13adefbf9f5827f545ab93c5429905c32b6593181339756e39e7bb54810c4082-d # internal io/ioutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p io/ioutil -std -complete -installsuffix shared -buildid reE-hZe60XBAn_83TEkO/reE-hZe60XBAn_83TEkO -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b3/b38b3d660b04269ab4327da5bbfac1e0645b5de83f5e4f97e49a20af1e004820-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid qguPIRS3LTEPs0odcS1s/qguPIRS3LTEPs0odcS1s -goversion go1.11.13 -D "" -importcfg $WORK/b116/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e8/e8f3954abe754abb68f63eab006768940d4b3d879fc9d5603b1da1aac9097bf3-d # internal regexp mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b113/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p regexp -std -complete -installsuffix shared -buildid iIbuTzZL032mOuN0eOCa/iIbuTzZL032mOuN0eOCa -goversion go1.11.13 -D "" -importcfg $WORK/b112/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cc/ccc5bd7616a7306398a8c9d5a6d768aebb6ffd9dd0645db181702b5779763780-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/95/95ec1f158feb2e7d8d6bb04b881231cba9e1bbb682f331a06621e6a7df44d1e3-d # internal context mkdir -p $WORK/b016/ encoding/hex mkdir -p $WORK/b057/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p context -std -complete -installsuffix shared -buildid RoexU64Mp-t6_VKm0T--/RoexU64Mp-t6_VKm0T-- -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./context.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/hex -std -complete -installsuffix shared -buildid HYxNRKYi9aaMYXJunVPQ/HYxNRKYi9aaMYXJunVPQ -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go flag mkdir -p $WORK/b078/ log net/url mkdir -p $WORK/b070/ math/big mkdir -p $WORK/b081/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid knNb0dVEvDhSXDToZRiC/knNb0dVEvDhSXDToZRiC -goversion go1.11.13 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/url -std -complete -installsuffix shared -buildid d8ukqjBcQu63ROCIc0RQ/d8ukqjBcQu63ROCIc0RQ -goversion go1.11.13 -D "" -importcfg $WORK/b070/importcfg -pack ./url.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p log -std -complete -installsuffix shared -buildid AcGWNnUgk2iZsyh5Nf3i/AcGWNnUgk2iZsyh5Nf3i -goversion go1.11.13 -D "" -importcfg $WORK/b081/importcfg -pack ./log.go mkdir -p $WORK/b040/ vendor/golang_org/x/net/http2/hpack mime mkdir -p $WORK/b097/ compress/flate mkdir -p $WORK/b084/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p math/big -std -installsuffix shared -buildid i61214R5JYyl8B11hkbT/i61214R5JYyl8B11hkbT -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go encoding/json cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b075/ mkdir -p $WORK/b098/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p compress/flate -std -complete -installsuffix shared -buildid 0a8juPKlDihpxovP9GHY/0a8juPKlDihpxovP9GHY -goversion go1.11.13 -D "" -importcfg $WORK/b084/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid mKaD48dHC-_io9l-kp_X/mKaD48dHC-_io9l-kp_X -goversion go1.11.13 -D "" -importcfg $WORK/b097/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b077/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/json -std -complete -installsuffix shared -buildid e0V0DqLvxH9Mc0IKHnEB/e0V0DqLvxH9Mc0IKHnEB -goversion go1.11.13 -D "" -importcfg $WORK/b075/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b094/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b092/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p mime -std -complete -installsuffix shared -buildid W7yGDlgFPwLWsZdGYJJL/W7yGDlgFPwLWsZdGYJJL -goversion go1.11.13 -D "" -importcfg $WORK/b098/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 7Xh6FfFCwbfq13Tm5L--/7Xh6FfFCwbfq13Tm5L-- -goversion go1.11.13 -D "" -importcfg $WORK/b094/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c5/c5c7742a27aba398c4909a3a3ea6f5f1bc93615687cc90daa69a2105117e9c1a-d # internal mime/quotedprintable mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -BJx7zVS7vs1sRvQEQAb/-BJx7zVS7vs1sRvQEQAb -goversion go1.11.13 -D "" -importcfg $WORK/b100/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/51/51755c3d4c2b9db51a6e750bc302aa75d928121ba0e940c78fa00e4540f78fe2-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid rTaNt9j2Y9W_NG8b5VUK/rTaNt9j2Y9W_NG8b5VUK -goversion go1.11.13 -D "" -importcfg $WORK/b093/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e0/e0174c172aa1c2f18be33bcc3c9ac1baccb05c3d87f3a3bce665d37bdd104c0a-d # internal net mkdir -p $WORK/b065/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b065/ -importpath net -- -I $WORK/b065/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/38/3829c9a70738c3919a609ffe3219590f2fa2619166325bf1d855666ee29bf9c4-d # internal net/http/internal mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p net/http/internal -std -complete -installsuffix shared -buildid kz_-d3jaBdfptWHDV_tG/kz_-d3jaBdfptWHDV_tG -goversion go1.11.13 -D "" -importcfg $WORK/b102/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/9a/9ad1596ee4d9767ffedcf1475138039335bf252bf3d3b70b57d0d1e3caf7ffba-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid qyNRzcDGUo1YJkJ_cF3y/qyNRzcDGUo1YJkJ_cF3y -goversion go1.11.13 -D "" -importcfg $WORK/b115/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/77/773e064d73507d9ec87515cf0b984bf1165868f1dcce3c2501371de1def21f4c-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid uE7MtutZmwCp7ii2hj8v/uE7MtutZmwCp7ii2hj8v -goversion go1.11.13 -D "" -importcfg $WORK/b122/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a4/a4679c9b35d47f733dfcc7721b1f2f99710e5f36d7f63671ccf4f94184f018f9-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b127/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid dtCZR-lI98ASyHMvDFwF/dtCZR-lI98ASyHMvDFwF -goversion go1.11.13 -D "" -importcfg $WORK/b126/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c0/c0308025597a76890df3a413e78d77286dc2a73704780fa08f10f99e91cdab09-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b112/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid aZNyJz226oafCLLr6JdE/aZNyJz226oafCLLr6JdE -goversion go1.11.13 -D "" -importcfg $WORK/b129/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/65/6593d97ba4453324c8c45075e5fb7f114553e99e2f5c33a9e792d79bf85b9fb8-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/crc32=$WORK/b085/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid MXmZkQtwlGoqt2C4sjPw/MXmZkQtwlGoqt2C4sjPw -goversion go1.11.13 -D "" -importcfg $WORK/b132/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./range.go ./util.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0d/0d86eb28c6fbdcb3b41ff726e975747d370e2a3bdd112d1083467de015cfdc5a-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid B6GXds6Su1Q16x5TkoCs/B6GXds6Su1Q16x5TkoCs -goversion go1.11.13 -D "" -importcfg $WORK/b135/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d9/d955db842a0acee2138cf5562232fc3bef7659cceb9b4b778b3e42a5cfab97bf-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid eCq7cp6kATeaSaVYwGUw/eCq7cp6kATeaSaVYwGUw -goversion go1.11.13 -D "" -importcfg $WORK/b143/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e5/e5ec8db1eeca5ee428c0b20a68de0a769a5a3c90c9a12c9c01cd5ad0ff9b3ef2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ac/acbff58d9cf51427f8fcab8baf363dc7fe0119c39288ae6897b8bcd23a9e330e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b5/b5b9ce30133766f741af66eee0c7b41eea0be4e591bbd0eafb1c3d04f4c3ad0c-d # internal compress/gzip mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile compress/flate=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/crc32=$WORK/b085/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 31ex_vHGUfTYfTDAyTqt/31ex_vHGUfTYfTDAyTqt -goversion go1.11.13 -D "" -importcfg $WORK/b083/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/10/102a368202d509e82ec057e39522efb34027a541cdaf15128f455aebb64f5c57-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b092/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b093/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid xZtGiMnDF5LO--93QyU3/xZtGiMnDF5LO--93QyU3 -goversion go1.11.13 -D "" -importcfg $WORK/b091/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9b/9b51c271b20777feaf38a82b732b68e326efa2dcf11d6206646be95d25f3b77c-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b136/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b131/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid ZNy8D2Q5l0rUhnRr1vRU/ZNy8D2Q5l0rUhnRr1vRU -goversion go1.11.13 -D "" -importcfg $WORK/b136/importcfg -pack ./bloom.go ./filter.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid MFvNHlN9dajCWbve2_to/MFvNHlN9dajCWbve2_to -goversion go1.11.13 -D "" -importcfg $WORK/b131/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/12/12126c599cfc3065fb66b9aebd4d73ac1623c8036a8a4746a3868faa5c0c9c22-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/d8/d8223fb2a09b765ec714701c4bfb34c51e01b0249c03a7a9a94f61d3c32fdee1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/af/af31185bcadfbb832bac265f361a24e6314259293a636a133b365e9e4126fdf1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c5/c51879607b773c33d44b589e9d27daeb1650cde11d494dd961ef598544a1522c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/92/92fca61b760f941775b0622b897d7a548f2043915bdf28d24a4ae53f7a121457-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b136/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid 9MWF1L_YLMNpcH4liE8s/9MWF1L_YLMNpcH4liE8s -goversion go1.11.13 -D "" -importcfg $WORK/b140/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/91/914eeb54c54466b9c76969dbf1f89a635b4511e02a4c3900c0a024d4a716744b-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid lV3Tuc-EQx0aSlvhpd1v/lV3Tuc-EQx0aSlvhpd1v -goversion go1.11.13 -D "" -importcfg $WORK/b134/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0e/0e91ce1cce4332816690d85179e5fa825443b4b5a47f2aad4e746365887f35c8-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b112/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid wEjWT3tvq_k84a9RWK6l/wEjWT3tvq_k84a9RWK6l -goversion go1.11.13 -D "" -importcfg $WORK/b111/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 9MVHUrQMq9iJ9OaTBM-N/9MVHUrQMq9iJ9OaTBM-N -goversion go1.11.13 -D "" -importcfg $WORK/b105/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid KjIegY1DNDuzG1PrZBd9/KjIegY1DNDuzG1PrZBd9 -goversion go1.11.13 -D "" -importcfg $WORK/b080/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/db/db445d51b02ccf9504eac3180155ee5ae47488f15e3d35564cba1ed1d84e9cb2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/2e/2ef4afc98d5ecd2395480b5811d04bc955a0822ad11867a0827da175e46e3e49-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b138/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator /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/iterator -complete -installsuffix shared -buildid m7PfJqksWif0x3hcN8hh/m7PfJqksWif0x3hcN8hh -goversion go1.11.13 -D "" -importcfg $WORK/b137/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid LdgBxTrmJ4sN3oOojLOd/LdgBxTrmJ4sN3oOojLOd -goversion go1.11.13 -D "" -importcfg $WORK/b138/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a6/a6d39a927cf95278209f0a278b45ded20224e789ce51c059c6e193f7d50ac804-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b091/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b093/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b094/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid fJVRHwief0fdfnTCUdPE/fJVRHwief0fdfnTCUdPE -goversion go1.11.13 -D "" -importcfg $WORK/b090/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b5/b539300a7b6298787273876026903d0d07483f2ba3a20f52362af88f5abe69f5-d # internal cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a0/a0243ca96c076d90b10e08ff7d424a5df2b78586792db64314c32e85a54cbb62-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b139/ github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b141/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid i3isX6DPK8SHNY-t67ZA/i3isX6DPK8SHNY-t67ZA -goversion go1.11.13 -D "" -importcfg $WORK/b139/importcfg -pack ./memdb.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/golang/snappy=github.com/syncthing/syncthing/vendor/github.com/golang/snappy importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid VtBGKU6k7HmBpiVC5_se/VtBGKU6k7HmBpiVC5_se -goversion go1.11.13 -D "" -importcfg $WORK/b141/importcfg -pack ./reader.go ./table.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/51/5178ae2ad5be96c467119d1dd5da825c7b10cd4027253115908ab4dc811653f7-d # internal cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/92/922dfa7960235a33ef83b0881e8189f57feff6395bea0c5f568730811268e0d0-d # internal cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5e/5e90ec691c70ad1b224d560750d5b2367b3e7223cd26fc17a3d22923fa1915de-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c1/c1de4bf75e3ade2b8120b5bdd45c20ded291eb3e7e96afbb165bacb2bdcca89f-d # internal crypto/dsa mkdir -p $WORK/b055/ encoding/asn1 crypto/elliptic crypto/rand mkdir -p $WORK/b045/ mkdir -p $WORK/b039/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b048/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid I_y60o9jTfBHqWcuIWM3/I_y60o9jTfBHqWcuIWM3 -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./dsa.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid B0KGuv69IlYf-j7Ui2kk/B0KGuv69IlYf-j7Ui2kk -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid ou920OfoWI6h1H1ZGzMz/ou920OfoWI6h1H1ZGzMz -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b023/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/rand -std -complete -installsuffix shared -buildid wXuEv8zdPCk-o95TYykB/wXuEv8zdPCk-o95TYykB -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/8b/8b40e2d592d21199447921cb10aa6f33d9afa1169ab439402579223708c47a2d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f62677c1d0180fea1e6ccbab4a07106dfb4a1eea446d5ca7b52c5806116aecbd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/41/41fc7c4369272af4dc94bf91bbc1b8b0100ecc158bcfb17d97ef7f1de8a62993-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b123/ crypto/rsa mkdir -p $WORK/b051/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid CUDiTtNdbRLj_ouqwtq5/CUDiTtNdbRLj_ouqwtq5 -goversion go1.11.13 -D "" -importcfg $WORK/b123/importcfg -pack ./random.go ./securesource.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b030/_pkg_.a packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b122/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61Sg3zjtdzEtkMJqgZxm/61Sg3zjtdzEtkMJqgZxm -goversion go1.11.13 -D "" -importcfg $WORK/b124/importcfg -pack ./sha256.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid npbf38F65LAsQpb7ZRZh/npbf38F65LAsQpb7ZRZh -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0f/0fbcb342bfb3a84aa4f0d64217cee359bf3dc10ab65b2640c5b72f17e9d9e532-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a3/a3d8fb9112daaa027c0b3e6de1dc35893ba6e1ab2971e50448d2165eb21ed69e-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2e/2e0269e21ee56be5bbcec3b166da8e92b0c93a7cf6ee8bb91c653fc4e917f860-d # internal github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/syndtr/goleveldb/leveldb/cache=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache importmap github.com/syndtr/goleveldb/leveldb/comparer=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer importmap github.com/syndtr/goleveldb/leveldb/errors=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors importmap github.com/syndtr/goleveldb/leveldb/filter=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter importmap github.com/syndtr/goleveldb/leveldb/iterator=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator importmap github.com/syndtr/goleveldb/leveldb/journal=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal importmap github.com/syndtr/goleveldb/leveldb/memdb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/storage=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage importmap github.com/syndtr/goleveldb/leveldb/table=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b029/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid LWjQqDc8xwUT_ZjEcKTO/LWjQqDc8xwUT_ZjEcKTO -goversion go1.11.13 -D "" -importcfg $WORK/b130/importcfg -pack ./batch.go ./comparer.go ./db.go ./db_compaction.go ./db_iter.go ./db_snapshot.go ./db_state.go ./db_transaction.go ./db_util.go ./db_write.go ./doc.go ./errors.go ./filter.go ./key.go ./options.go ./session.go ./session_compaction.go ./session_record.go ./session_util.go ./storage.go ./table.go ./util.go ./version.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p net -std -installsuffix shared -buildid 86nWmLxsOlgmaS5Sgu6w/86nWmLxsOlgmaS5Sgu6w -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b065/_cgo_gotypes.go $WORK/b065/cgo_linux.cgo1.go $WORK/b065/cgo_resnew.cgo1.go $WORK/b065/cgo_socknew.cgo1.go $WORK/b065/cgo_unix.cgo1.go $WORK/b065/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3e/3e4273d6077fd09521bbc6614196fec40a127958d830ec2c6a70489abf3f47ee-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/de/de46ed7151c8e236d5356d9929e23ccf5c4bf8e541be22cd5beffde432027fef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/90/906dd7f570b8adabe43d19db5e1b34ebaefa1a6151beb4ed699b11ea3fe3e33e-d # internal crypto/ecdsa mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b030/_pkg_.a packagefile crypto/aes=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a packagefile crypto/sha512=$WORK/b044/_pkg_.a packagefile encoding/asn1=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid ZKlr7OWZXD3R_6IVeaho/ZKlr7OWZXD3R_6IVeaho -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./ecdsa.go crypto/x509/pkix mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid dmMWQ372_uh5GL-itQ1y/dmMWQ372_uh5GL-itQ1y -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./pkix.go vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid W9SvYB75gwQVPN-UPFPs/W9SvYB75gwQVPN-UPFPs -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d9/d99d8caae4f980f5c8e8c7be1317620be18c40935ba6779d819e1ec035f66f5b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a4/a456164bcedb59138195b97b79b603899a086bd3febc8af534602f1cfd100d97-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b0/b010f5c91819495731ff7f2e8f1837fac09e6ef4a07e6d56d4552d68b2c7b6f5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b2/b221b5b18e135e53818bdf97b8f766a19046fdfc6bd7e8731512101b2a365e2f-d # internal github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b109/ github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b107/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid TBtZy4znG2x1cnkK0urT/TBtZy4znG2x1cnkK0urT -goversion go1.11.13 -D "" -importcfg $WORK/b109/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid ynK2D4J0ZGxM-mhSPU3_/ynK2D4J0ZGxM-mhSPU3_ -goversion go1.11.13 -D "" -importcfg $WORK/b107/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/81/81c5cec7aceb97aaeedfb73d1becfb7482a1767143fed413b4a9037f18b5f500-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e7/e7994b642f41fdce927353f8b3bb5f59bb67ec942e8b1c506c4073cb12452e90-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/60/603587d2376313e6efa6736c15f34a647323d1efc629861420fd200814ba7d76-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid QW036kH01jmSP7ahu8DJ/QW036kH01jmSP7ahu8DJ -goversion go1.11.13 -D "" -importcfg $WORK/b106/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/01/011ad30860f7b22ead7a86f4b9f74ee15fabaee25313275957fb0ea02bd93236-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ea/ea0b39d2b9a37ab5b419d12daf77ce9fbdf0d4703e62d7d82a2864e6128600ff-d # internal vendor/golang_org/x/net/http/httpproxy mkdir -p $WORK/b096/ net/textproto mkdir -p $WORK/b095/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nA_aFP6yM1R_cTZQFILm/nA_aFP6yM1R_cTZQFILm -goversion go1.11.13 -D "" -importcfg $WORK/b096/importcfg -pack ./proxy.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p net/textproto -std -complete -installsuffix shared -buildid tV94L-8nKXSNPQghcI2P/tV94L-8nKXSNPQghcI2P -goversion go1.11.13 -D "" -importcfg $WORK/b095/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b116/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b112/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid QxcMHhldErb5fMX1Henl/QxcMHhldErb5fMX1Henl -goversion go1.11.13 -D "" -importcfg $WORK/b114/importcfg -pack ./arp.go ./buddyinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go crypto/x509 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b030/_pkg_.a packagefile crypto/aes=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/dsa=$WORK/b055/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b044/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid jhAq8Wh1kTsCBG6pDUaZ/jhAq8Wh1kTsCBG6pDUaZ -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e9/e956d45044f75f110b06da95f38a16188c0de8a0b46f7293cd3a38bd2bbe6673-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/16/16444d80ccecf6c966a9480156ac3ad2e44efc3b4e6bc3bd015162f36464598b-d # internal vendor/golang_org/x/net/http/httpguts mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/textproto=$WORK/b095/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid qKOEifWDZFEMFi0H_lwo/qKOEifWDZFEMFi0H_lwo -goversion go1.11.13 -D "" -importcfg $WORK/b089/importcfg -pack ./guts.go ./httplex.go mime/multipart mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile mime=$WORK/b098/_pkg_.a packagefile mime/quotedprintable=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b095/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p mime/multipart -std -complete -installsuffix shared -buildid cLKoev3kMZSOsWi2nNJO/cLKoev3kMZSOsWi2nNJO -goversion go1.11.13 -D "" -importcfg $WORK/b099/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a9/a9b19ac87dd98fd99918f9be7b1bade8fea22b622290de820398e1a0057c5ec0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/1b/1bcf38f382265bd99061216369aba643dd216702a6cccb7c109917f6fefad868-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/26/2664355ae97faa0a1b1b5700b1d670beb3ccb72b25ae2b98f3ca9c8b0dbd2d3a-d # internal crypto/tls mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b029/_pkg_.a packagefile crypto=$WORK/b030/_pkg_.a packagefile crypto/aes=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b044/_pkg_.a packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b045/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p crypto/tls -std -complete -installsuffix shared -buildid wluFs_twaEDPbGNgAD93/wluFs_twaEDPbGNgAD93 -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/52/528822fe34ffc72e79af88474a57c8683cf046b3106f27aca0a4db02780e3b4e-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid bunpZBKA1WYLS458VOsW/bunpZBKA1WYLS458VOsW -goversion go1.11.13 -D "" -importcfg $WORK/b082/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d2/d24db6a138283d21ca49c20ca3bedcb03f3b54b1979907f068797329457d2fdb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e1/e1f9481736b38eb556c5c695c2d1ea18ad09e48515e82cffde2f1f249dad38dd-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b082/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid f7sJUcWRTHrvBSNPFbHx/f7sJUcWRTHrvBSNPFbHx -goversion go1.11.13 -D "" -importcfg $WORK/b079/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/13/1318f0aba4c6685bfaa88070cf02038e44234353dc6441d6650ed08930510691-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/base32=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid FdMNV9HjuX01oq5P84hC/FdMNV9HjuX01oq5P84hC -goversion go1.11.13 -D "" -importcfg $WORK/b119/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/fd/fdbd4aae59a3b4d99d721e4862cd43f64038ab9ef56b165310c5fc2b193d1078-d # internal net/http/httptrace mkdir -p $WORK/b101/ github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/tls=$WORK/b028/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b123/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid RWGtpLA6uhfoC5Y2DOrK/RWGtpLA6uhfoC5Y2DOrK -goversion go1.11.13 -D "" -importcfg $WORK/b128/importcfg -pack ./tlsutil.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b028/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/textproto=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 9mhhUKK8z78h-N2Oj1wr/9mhhUKK8z78h-N2Oj1wr -goversion go1.11.13 -D "" -importcfg $WORK/b101/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f1/f1759c69a9ff18d4c4c3173ac9b863b9ffc289319eb9f34ad27042e8ed9a2d0b-d # internal net/http mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b083/_pkg_.a packagefile container/list=$WORK/b029/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b028/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b089/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b096/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b097/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile mime=$WORK/b098/_pkg_.a packagefile mime/multipart=$WORK/b099/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http/httptrace=$WORK/b101/_pkg_.a packagefile net/http/internal=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p net/http -std -complete -installsuffix shared -buildid vq0dsQSOsOBYhD6Mhz6q/vq0dsQSOsOBYhD6Mhz6q -goversion go1.11.13 -D "" -importcfg $WORK/b088/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/4c/4c8d7c0d717a0577d128ee1f726a4e29e06688d9c452a662564e778a0435aadd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/2a/2ab88f4bea02cc0fec0d44ede42ca71343b555ff150e2e63122a5296a88e9b0d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/01/01adb1206d9874cf3fb41b260ae979a13886bc947ab39ddf4c155fcdc2128b51-d # internal expvar mkdir -p $WORK/b087/ github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b088/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b111/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile mime=$WORK/b098/_pkg_.a packagefile net/http=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p expvar -std -complete -installsuffix shared -buildid gY7m_VF1fXvV7MbnaeLn/gY7m_VF1fXvV7MbnaeLn -goversion go1.11.13 -D "" -importcfg $WORK/b087/importcfg -pack ./expvar.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt /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/prometheus/common/expfmt -complete -installsuffix shared -buildid JUzucveRrp98oFN6L1MM/JUzucveRrp98oFN6L1MM -goversion go1.11.13 -D "" -importcfg $WORK/b108/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4d/4dd32463a5abb93672ba272c20efbd857360080ceed7e944f76889ad25678d5b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c6/c6cea52d86d6d264bf9ad07849ab95273b731c17b45004a39aa927f38feff755-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 9wmx28h3AczGXdN1c0hH/9wmx28h3AczGXdN1c0hH -goversion go1.11.13 -D "" -importcfg $WORK/b086/importcfg -pack ./build_info_pre_1.12.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a8/a81d32e7eadd0e56f0c19fa087e8b048b07d8805a4796b48b982fc28cae6f92c-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b049/_pkg_.a packagefile compress/gzip=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b108/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b088/_pkg_.a packagefile net/http/httptrace=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 7uZDuEpKFyYdw4QL5Mcy/7uZDuEpKFyYdw4QL5Mcy -goversion go1.11.13 -D "" -importcfg $WORK/b118/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/3a/3a60bbabfb9cbf8c7ef3d31959461a4a933a87ae23a12e672a07e8ae47594a13-d # internal github.com/syncthing/syncthing/cmd/stdiscosrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/syndtr/goleveldb/leveldb=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb importmap github.com/syndtr/goleveldb/leveldb/opt=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt importmap github.com/syndtr/goleveldb/leveldb/util=github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b143/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stdiscosrv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid -AOeJT9Gagij25uMVRNc/-AOeJT9Gagij25uMVRNc -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./apisrv.go ./database.go ./database.pb.go ./main.go ./replication.go ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0e/0ed3b6f45fe205cf5e98bb6b7d888cfbb4fcdf1c1bbfc7466deb124ae7c31752-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/stdiscosrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/opt=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/util=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b143/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile container/list=$WORK/b029/_pkg_.a packagefile crypto=$WORK/b030/_pkg_.a packagefile crypto/aes=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b033/_pkg_.a packagefile crypto/des=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b044/_pkg_.a packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b045/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a packagefile hash=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile unicode/utf16=$WORK/b077/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b082/_pkg_.a packagefile bufio=$WORK/b049/_pkg_.a packagefile expvar=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b083/_pkg_.a packagefile net/http/httptrace=$WORK/b101/_pkg_.a packagefile encoding/base32=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile path=$WORK/b103/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/cache=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/errors=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/filter=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/journal=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/storage=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/table=$WORK/b141/_pkg_.a packagefile hash/crc32=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b089/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b096/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b097/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a packagefile mime=$WORK/b098/_pkg_.a packagefile mime/multipart=$WORK/b099/_pkg_.a packagefile net/http/internal=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b095/_pkg_.a packagefile internal/syscall/unix=$WORK/b023/_pkg_.a packagefile internal/testlog=$WORK/b024/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile crypto/internal/subtle=$WORK/b034/_pkg_.a packagefile crypto/internal/randutil=$WORK/b043/_pkg_.a packagefile crypto/dsa=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b110/_pkg_.a packagefile regexp=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b116/_pkg_.a packagefile compress/flate=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/snappy=$WORK/b142/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b091/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b093/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b094/_pkg_.a packagefile mime/quotedprintable=$WORK/b100/_pkg_.a packagefile regexp/syntax=$WORK/b113/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b092/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=qqyTanMeU6iAmeXZf6wW/-AOeJT9Gagij25uMVRNc/tmMH-LKN9TXt3dhA0meg/qqyTanMeU6iAmeXZf6wW -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xe5ee2984d86a99bc8e3a5c62c7a0194c4363d783 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/stdiscosrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x22af190b361838034ce5d21b8237128cad3dfcaf -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv WORK=/tmp/go-build610908665 internal/race internal/cpu mkdir -p $WORK/b009/ crypto/subtle mkdir -p $WORK/b005/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF errors mkdir -p $WORK/b021/ cd /usr/lib/golang/src/internal/race /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 87gD2NfMeRv7z1wynfd9/87gD2NfMeRv7z1wynfd9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go unicode/utf8 cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ mkdir -p $WORK/b003/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /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 lywUcJ6YRPd3Kwr6Fgl0/lywUcJ6YRPd3Kwr6Fgl0 -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_ppc64x.go crypto/internal/subtle cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b020/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wSBxWqsfdB3Au0ixIyUZ/wSBxWqsfdB3Au0ixIyUZ -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid MC_M9yOLy6v6dAQ6wqqs/MC_M9yOLy6v6dAQ6wqqs -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid Ro2E51giCBRX3oJBZW7v/Ro2E51giCBRX3oJBZW7v -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b014/ runtime/internal/sys cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid W7UOoseoy2Aw2wRMq91y/W7UOoseoy2Aw2wRMq91y -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack ./aliasing.go sync/atomic mkdir -p $WORK/b013/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid Os96ey-O10XADtcTgvO7/Os96ey-O10XADtcTgvO7 -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid xbdTKeBQIZe8Mxmew6Yr/xbdTKeBQIZe8Mxmew6Yr -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 9grSGU6T-aJKlQVloxgx/9grSGU6T-aJKlQVloxgx -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b011/ math/bits mkdir -p $WORK/b024/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /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 mUgYX8H9VZIFWtjnqm5n/mUgYX8H9VZIFWtjnqm5n -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_ppc64x.go ./stubs.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /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 RLyHntQWGIh_S-q_pbPQ/RLyHntQWGIh_S-q_pbPQ -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ff/ff1270f0462f8ec1aa4154bb18f3c4784a8f1af978aede0f0521d5982ea98bb3-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/13/13ed6ce5fc1b09302971e9578427475d7368ae37596d60f899a0daa7b55a5292-d # internal math mkdir -p $WORK/b023/ vendor/golang_org/x/crypto/cryptobyte/asn1 container/list mkdir -p $WORK/b061/ mkdir -p $WORK/b038/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 0jCYAxJsEjsR-TDPIETT/0jCYAxJsEjsR-TDPIETT -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math -std -installsuffix shared -buildid 47BafvKgNyRmihe4rKML/47BafvKgNyRmihe4rKML -goversion go1.11.13 -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 ./unsafe.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p container/list -std -complete -installsuffix shared -buildid ZdlhpiF-wqnq2c7gup4_/ZdlhpiF-wqnq2c7gup4_ -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/12/1252a41de7051dd4c34c86972a7faabdbd6d2785f21d37b61793fa006d47f630-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/24/24d889fe5f1feacdb33cae51ab3726c83a0aec428c13569f817d067611b75900-d # internal internal/nettrace mkdir -p $WORK/b067/ internal/bytealg cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/5e/5e2f0c0e1b2dfdefc31390eca5ad580def1c0c16588c6e6520c7453252fc7c42-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e1/e1a40c450f78d1ba12de127cf1d1e7d527a8189629af25db6114b2a6be0cf12d-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2b/2b92890a3b49d1aada3a4dbc820045717660be173d92ee398e467a9b02fd47d5-d # internal encoding mkdir -p $WORK/b076/ vendor/golang_org/x/net/dns/dnsmessage cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid lKm71Cnt6LvJvubltZMj/lKm71Cnt6LvJvubltZMj -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding -std -complete -installsuffix shared -buildid kNatqzFLh531aOmN7Wb8/kNatqzFLh531aOmN7Wb8 -goversion go1.11.13 -D "" -importcfg $WORK/b076/importcfg -pack ./encoding.go mkdir -p $WORK/b004/ mkdir -p $WORK/b066/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uh6cVnpw5NPfaxx4pwWq/uh6cVnpw5NPfaxx4pwWq -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid ue-rcCe0lvKgl5xLzdRB/ue-rcCe0lvKgl5xLzdRB -goversion go1.11.13 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /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 cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/53/539ad1b7043af3a815dbfe6e927ad85f8be0f0a050d21084e149fbac51748588-d # internal unicode/utf16 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Mdam4IzW_73aUzrZjL8_/Mdam4IzW_73aUzrZjL8_ -goversion go1.11.13 -D "" -importcfg $WORK/b077/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ee/ee7bc2a7d611f7ca4f56962038b73eda655ab2857dcf5c6f5c2129dabf8ad91c-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b103/ cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/88/88f6ed84916b5c1b2206e80626edc452be5a55b4cf247b5de9b359ee574c3bec-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid Am4VCeOckl-ThpMAWh3e/Am4VCeOckl-ThpMAWh3e -goversion go1.11.13 -D "" -importcfg $WORK/b103/importcfg -pack ./const.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p internal/testlog -std -complete -installsuffix shared -buildid A7LPANfw2BirhvpnX8vm/A7LPANfw2BirhvpnX8vm -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go runtime/cgo mkdir -p $WORK/b069/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9a39a399ec1b934810579786ee580cb15c960a116e4c7342662f9b75637778ec-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5f/5ffa05ea89f1d3dee256be254b1e2c71f4d4ef0d460beba529a6d361fb9d823a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/9b/9b4566afee70376adf6aaecff76455b9e3f054669f1e7625290f6d376f6a238b-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a3/a3198d7c7e388a216e678671660fbdcc75dcb17a3e5727c2d56891197b2dce73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5a/5a9000fbae26678790e8e3ea33693a1cacc087ba869a40df208488888536391a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/38/3833ec6e4f1a703bf14a6fa009f161cef45962c53cea89d61b064faef2f2d4bb-d # internal /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/80/80011569d0bed57547c4c091d91fb7597ba7456b61cc0db314f6f40db9cce96b-d # internal cd /usr/lib/golang/src/internal/bytealg /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 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_ppc64x.o $WORK/b004/equal_ppc64x.o $WORK/b004/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d6/d61f43ddeb3a39332e502ff6182ea3bd53e790e50b482eab251a95b9db8dd953-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true runtime gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid WfP4zuJx4askAiOlE3L9/WfP4zuJx4askAiOlE3L9 -goversion go1.11.13 -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 ./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 ./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_novdso.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_in_none.go ./write_err.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /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 /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal /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 /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 cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e3/e324e62f19c8b1c27c0de65174dcfda842238b27f377d51cb428630167512e9a-d # internal /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ae/aef125b894b5792e9c54290510825a53fc238e3649214673af01363b0972db21-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid dq1xOhN86KZ-Pd3YApoI/dq1xOhN86KZ-Pd3YApoI -goversion go1.11.13 -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_ppc64x.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/78/7870d868e593ec63966e64d1b12a40136a57e9bfd490136a7b8a6304dd4f389a-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/80/80fb4e7a0db7a87b03fa50b31f428c0ef5e6e93901259606820786ae662292eb-d # internal crypto/rc4 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wRzLqz03OgtqlGpyiCKa/wRzLqz03OgtqlGpyiCKa -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./rc4.go ./rc4_ref.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cb/cba2acb7625caab82db952e5bafc66cc20fef0b9ae2f83e6b76ece2aa48b23cc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_ppc64x.S cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo 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 $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p runtime/cgo -std -installsuffix shared -buildid nXfGxMaL5rfcuJ1vhN2-/nXfGxMaL5rfcuJ1vhN2- -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_ppc64x.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ee/ee349fd0c4fa6a788ecc9e1cb265d14a725c06440ed2244c7c331923e379f7fc-d # internal cd /usr/lib/golang/src/runtime /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a5/a545d62b62bc74ffef4dce370f592bcf5967fbb7d7ced0d6a7ecbc0c6d6ea1dc-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid HFW_LhFQuuGWRGdjSAVx/HFW_LhFQuuGWRGdjSAVx -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/5e/5ef4aa7bee92b3d0ecfaa05f8c26b907867307ea5188b824812c03c3bdfea60e-d # internal io mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid xDqQ-mISEimLiW7iqb5l/xDqQ-mISEimLiW7iqb5l -goversion go1.11.13 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF internal/singleflight mkdir -p $WORK/b068/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p math/rand -std -complete -installsuffix shared -buildid pub4j3xyLAPcZ_o4neyX/pub4j3xyLAPcZ_o4neyX -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b029/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 5Duf7nVnMGQTlgDlpKSV/5Duf7nVnMGQTlgDlpKSV -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p reflect -std -installsuffix shared -buildid qVFcu9M84xtoXZfxAPue/qVFcu9M84xtoXZfxAPue -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid 77Ftil_a6NcJxBwTLacT/77Ftil_a6NcJxBwTLacT -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/44/448ebe37b1747b5bef5a9f73f7107bf819cb69eb55e143ef640758ce07c0ce61-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/17/1772434309f8f47f24bc341dfde88c426c0c4021cd82da650061bd0fdeb9aca1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/cac147d4f65b92a7175205682eb80be3ee2c2b183efdb53186e0c296b1c0fa4f-d # internal bytes mkdir -p $WORK/b002/ hash crypto/internal/randutil cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF strings mkdir -p $WORK/b036/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid z9GkeIOG4eQVdKLHbTLM/z9GkeIOG4eQVdKLHbTLM -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go mkdir -p $WORK/b040/ mkdir -p $WORK/b044/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF text/tabwriter cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p hash -std -complete -installsuffix shared -buildid vkmZEy_ds8TaxBqUjVqi/vkmZEy_ds8TaxBqUjVqi -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./hash.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b158/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid x_kgvnXKb4jmhItxbocO/x_kgvnXKb4jmhItxbocO -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./randutil.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p strings -std -installsuffix shared -buildid JkK7CAqbEBGzFNsFvkOc/JkK7CAqbEBGzFNsFvkOc -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go crypto/cipher mkdir -p $WORK/b019/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid ahCOwMpyQvjIagcwdzTV/ahCOwMpyQvjIagcwdzTV -goversion go1.11.13 -D "" -importcfg $WORK/b158/importcfg -pack ./tabwriter.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a packagefile crypto/subtle=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid J44IRwB2VnH_1YA760U9/J44IRwB2VnH_1YA760U9 -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/df/dfa75839fc1dd545159487cb59337b01bd609d8446fde3179ce800093e218630-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d2/d2e45d36a68818685f1d5763b08cf339f47dddf4084525f58dfa66d10c12ec7e-d # internal crypto mkdir -p $WORK/b039/ crypto/hmac mkdir -p $WORK/b047/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto -std -complete -installsuffix shared -buildid 54tXe0sNFkI2nrixbeDu/54tXe0sNFkI2nrixbeDu -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./crypto.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b021/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF hash/fnv mkdir -p $WORK/b097/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid C_yhPmE8yqge5l2QCtZs/C_yhPmE8yqge5l2QCtZs -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./hmac.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p hash/fnv -std -complete -installsuffix shared -buildid l7L5gjYLnk01H-3g4_17/l7L5gjYLnk01H-3g4_17 -goversion go1.11.13 -D "" -importcfg $WORK/b097/importcfg -pack ./fnv.go hash/crc32 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p hash/crc32 -std -installsuffix shared -buildid Ilo1RRfixKEo0umHulDO/Ilo1RRfixKEo0umHulDO -goversion go1.11.13 -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/21/216d8fbf11cdfbc8079f93b2f2217819b7290e6d52e78412d4fc90040114d6d8-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d9/d93bbf6a67753f2f929219543f2f8fe6359e7e8fc366211a15d1f9191ceae2e9-d # internal crypto/sha512 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2U1WC828jqulkvnQ4C2N/2U1WC828jqulkvnQ4C2N -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go crypto/md5 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/md5 -std -installsuffix shared -buildid n_6TNqzTiCPu0Z2oay5U/n_6TNqzTiCPu0Z2oay5U -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go crypto/sha1 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid nxpYybdkzZUzVbvc2fJb/nxpYybdkzZUzVbvc2fJb -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go crypto/sha256 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha256 -std -installsuffix shared -buildid AVTVj8hQWmCRc2EJMz_R/AVTVj8hQWmCRc2EJMz_R -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/39/39b64ff03519261d62d3ed30c80a276377a263d43e07c32bd7e220238f6a83b9-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b111/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/23/239c35beecfa4187f8e80d6613e56e4818f6d979be2b75be69398bb698d3dcd4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b111/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/73/734962d1aefb6ff1c5bf52373d8d6742256cb9b1b937a277b3a4a2e61b9381c9-d # internal crypto/aes mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p crypto/aes -std -installsuffix shared -buildid 7QraPYHSWSRRMEXePusQ/7QraPYHSWSRRMEXePusQ -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /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/md5block_ppc64le.o ./md5block_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b052/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7a/7a363a02576a40ada9359d2f0b36dbdf6a0832fc455a9b389ab1b8302b1f4187-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/md5block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc1a99c0b8ee03c6ff3a48c2acec4bf48744ba597c9a55c192a5f0d21d72ad96-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b052/_pkg_.a $WORK/b052/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b111/_pkg_.a $WORK/b111/crc32_ppc64le.o $WORK/b111/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/73/73f249fc1fc4d75a2b1fcfd31e04d337dc0d8bc3a5c424d3135738dd8be576ba-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6a/6ad6c8814d977a6a94a4d94ed754481e7aa8cbad14d1e2349d6d2afe08000363-d # internal cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/90/907b535d1754071c574e509c15a0d9fde5ffd77a895357e277ee537b0613462d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/db/db63400b4a9c124bdb77669d19ba4a6b9afd2c1867b56b0731905014a6a7cf16-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid KIIfXnTo95BuVbXcGwWc/KIIfXnTo95BuVbXcGwWc -goversion go1.11.13 -D "" -importcfg $WORK/b091/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go bufio vendor/golang_org/x/text/transform mkdir -p $WORK/b017/ github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p bufio -std -complete -installsuffix shared -buildid TH2OpKoTJxf6hGhowS74/TH2OpKoTJxf6hGhowS74 -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid o1UJ077V-clzU5bEj4TG/o1UJ077V-clzU5bEj4TG -goversion go1.11.13 -D "" -importcfg $WORK/b115/importcfg -pack ./transform.go mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 7e2VGwVh_AkCbUX8p4_G/7e2VGwVh_AkCbUX8p4_G -goversion go1.11.13 -D "" -importcfg $WORK/b127/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ca/ca0807a33dd803dbe302b7fbfbf53f412f3a1f4c2bc1e7243d56efbbab721e59-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/asm_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/strings /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/strings.o ./strings.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8f/8fa52539ab784637d805b68c7f0e7213f2e1177ace00ed9b85a4153542746731-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/strings.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/be/be2c924d8998aaeb59ff32981f68e88321943779af15d6837e56af6f27f28523-d # internal path mkdir -p $WORK/b084/ github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b139/ encoding/base32 mkdir -p $WORK/b129/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p path -std -complete -installsuffix shared -buildid T1qckVi3c1aKWFUc2IRj/T1qckVi3c1aKWFUc2IRj -goversion go1.11.13 -D "" -importcfg $WORK/b084/importcfg -pack ./match.go ./path.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_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 o6YAIU48ANhOIe3RpNKB/o6YAIU48ANhOIe3RpNKB -goversion go1.11.13 -D "" -importcfg $WORK/b139/importcfg -pack ./doc.go ./quote.go ./unquote.go html mkdir -p $WORK/b154/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid HaSVN2kLCIQ--b68n7o8/HaSVN2kLCIQ--b68n7o8 -goversion go1.11.13 -D "" -importcfg $WORK/b129/importcfg -pack ./base32.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p html -std -complete -installsuffix shared -buildid ygOBoxvFARRHe-CUyXF3/ygOBoxvFARRHe-CUyXF3 -goversion go1.11.13 -D "" -importcfg $WORK/b154/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/46/468c6f6bddcc107a887fe76a2bb468b8541b8d6cc16b0b353a1aa64d0465e768-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/18/187cf009b065c3714eeee3e645fb5ff3d1fd008f80f5cc27c089f72771bc9ee7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5b/5bd2c92509477cf65895f1000c931a1415793a57ae73e013a9e07af1e1a82c9c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8c/8c27f32aa07d50dd1048c0869fe678b45034d0efe866a3365ecc93f57387c153-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/2c/2cc8b513aa7a9a74d41778dba9be3a0a63f5a149e4fde581a369b01825b06dfd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ed/ed55030caa371e8c4a51c787e21ba9a11996e581974e7fc80d239e6662096038-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/77/77bc4e72d04d128f2db7d0939769142e349d8e81ea932f452ce74d810ddb1fc9-d # internal cd /usr/lib/golang/src/syscall /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/70/7055094f0cfc63efc1da947d8eb6c1998e94917308c6091b73c79203a66ae691-d # internal internal/syscall/unix mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/syscall/unix -std -installsuffix shared -buildid fKspm5_x0HhBR178ultX/fKspm5_x0HhBR178ultX -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p time -std -installsuffix shared -buildid 73O06siDfmA3VPrh7Ct9/73O06siDfmA3VPrh7Ct9 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/empty.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a5/a5f6bd0604fe2764824a3a64a4333f24b6c50e89b53b1815c4314d7ad9dc566c-d # internal cd /usr/lib/golang/src/reflect /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_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/84/84b7d3b4e1e37d639532d37590270094a489ac6ae96486cc0d4451dd15cd3777-d # internal encoding/binary mkdir -p $WORK/b028/ sort mkdir -p $WORK/b059/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/binary -std -complete -installsuffix shared -buildid FUZLJITbp2cZ66YW5t9f/FUZLJITbp2cZ66YW5t9f -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./binary.go ./varint.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p sort -std -complete -installsuffix shared -buildid E5bxUwRwL33rFlHKf31O/E5bxUwRwL33rFlHKf31O -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/31/312f6cf0a32c335fe55dc0f377415dc20bf10a3a6d32b95f2656f71de50191bb-d # internal internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/poll -std -installsuffix shared -buildid 6FY6B-ynCVcDxjmFb-Ht/6FY6B-ynCVcDxjmFb-Ht -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ff/ff8e332fbb7bb0e407ca1a5817c46cec61be4ee76b62ee4218df37e89f792c65-d # internal regexp/syntax mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid XYQrpuJlzJgDtg988NM-/XYQrpuJlzJgDtg988NM- -goversion go1.11.13 -D "" -importcfg $WORK/b141/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ec/ec0d7cd9133598ee013850ba550f2362c9ac4cee5f1c53b555f04931703cc275-d # internal crypto/des mkdir -p $WORK/b041/ encoding/base64 mkdir -p $WORK/b058/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /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 xjUSlIdDGgzfGAOGipnB/xjUSlIdDGgzfGAOGipnB -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go vendor/golang_org/x/crypto/poly1305 vendor/golang_org/x/crypto/internal/chacha20 cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid jrX9sUiagxDqgzOwqvX4/jrX9sUiagxDqgzOwqvX4 -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Say8Qz5TKDVBcHyDvSrj/Say8Qz5TKDVBcHyDvSrj -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack ./base64.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b072/ github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b074/ mkdir -p $WORK/b130/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid R4VROj22d6SuGDLBDjgx/R4VROj22d6SuGDLBDjgx -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./curve25519.go ./doc.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /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/bkaradzic/go-lz4 -complete -installsuffix shared -buildid 3PGPlakVEnpBO8XL-Kbm/3PGPlakVEnpBO8XL-Kbm -goversion go1.11.13 -D "" -importcfg $WORK/b130/importcfg -pack ./reader.go ./writer.go github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b136/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 2uEj6aEOvMNyDPIvmTBx/2uEj6aEOvMNyDPIvmTBx -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid _jxt7WisMSOOJ4wXKBL5/_jxt7WisMSOOJ4wXKBL5 -goversion go1.11.13 -D "" -importcfg $WORK/b136/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_other.go github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid iHToPNXMTaqNUh0hnaQL/iHToPNXMTaqNUh0hnaQL -goversion go1.11.13 -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/2d/2d77ea8dc6578348be962177d15e46e4846318ae41396a1520e75def7851e638-d # internal os mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b025/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p os -std -installsuffix shared -buildid nkPleBpNLkkzhv3dmc3I/nkPleBpNLkkzhv3dmc3I -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/94/9472e1201ee8d9f1fdaf744fab89638b7ab4edb9d7f607a6748240c44add5d1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/83/83c006ad034a563840359035dec9f72f7fca3ae937dea1b196e1e60fa10f67cf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b1/b139c78c9064d744de7b5f9b0eb2b643bcbc3312ea7687f383e08c64aaddee48-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0b/0b037b6548b13719c48125e492bafcb93c28cc2712ca7efcae0f9f6d561bb6ce-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b8/b807ec1ee71cfa584902f5ee99eaf483fecb45a1bec8d3c0686bf17bf689568a-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid DYniopuCvRTPgYJOQ8eB/DYniopuCvRTPgYJOQ8eB -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54c45b0ba3031ac2bd9dfe0321dd72ef2499aae3cd2490fe480b0ee551dab0e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/aa/aaeffbd00267181f1630052460a6cb017d5b89376f1a5cdfd6d094dbb9648991-d # internal encoding/pem mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/pem -std -complete -installsuffix shared -buildid EZPuPGOlpf8S-xzAoYDy/EZPuPGOlpf8S-xzAoYDy -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4f/4f817e9059f2b74abc7012d31ee08b3b913a25d08f9504208172102055492d4f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/19/1984e8968b8865011c9bc2fbd953bca8e99682a8688200f3fb7fdfcbf8c99791-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2a/2ad27364f9367c8cb8d007c7c769680ef532c2676097b402a2cd12def65d98e4-d # internal os/signal mkdir -p $WORK/b160/ fmt mkdir -p $WORK/b030/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b031/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p os/signal -std -installsuffix shared -buildid wjJmhRMjZ0JYmr92FMw6/wjJmhRMjZ0JYmr92FMw6 -goversion go1.11.13 -D "" -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF path/filepath mkdir -p $WORK/b063/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p fmt -std -complete -installsuffix shared -buildid qAWNsa_wTSrYk7WXCXWx/qAWNsa_wTSrYk7WXCXWx -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path/filepath -std -complete -installsuffix shared -buildid o3cqfcjTkaQiQlyKuRNw/o3cqfcjTkaQiQlyKuRNw -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/e8/e8f3954abe754abb68f63eab006768940d4b3d879fc9d5603b1da1aac9097bf3-d # internal regexp mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p regexp -std -complete -installsuffix shared -buildid iIbuTzZL032mOuN0eOCa/iIbuTzZL032mOuN0eOCa -goversion go1.11.13 -D "" -importcfg $WORK/b140/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b160 -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b160/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b160/_pkg_.a $WORK/b160/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/8c/8c617171455070708a270e3cdc310283fc1a72d4cda6dc6fc1799635c367eeea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/13/13adefbf9f5827f545ab93c5429905c32b6593181339756e39e7bb54810c4082-d # internal io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p io/ioutil -std -complete -installsuffix shared -buildid reE-hZe60XBAn_83TEkO/reE-hZe60XBAn_83TEkO -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b3/b38b3d660b04269ab4327da5bbfac1e0645b5de83f5e4f97e49a20af1e004820-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/9a/9ad1596ee4d9767ffedcf1475138039335bf252bf3d3b70b57d0d1e3caf7ffba-d # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/95/95ec1f158feb2e7d8d6bb04b881231cba9e1bbb682f331a06621e6a7df44d1e3-d # internal encoding/hex mkdir -p $WORK/b056/ context mkdir -p $WORK/b065/ flag mkdir -p $WORK/b078/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p context -std -complete -installsuffix shared -buildid RoexU64Mp-t6_VKm0T--/RoexU64Mp-t6_VKm0T-- -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./context.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p encoding/hex -std -complete -installsuffix shared -buildid HYxNRKYi9aaMYXJunVPQ/HYxNRKYi9aaMYXJunVPQ -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./hex.go log cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid knNb0dVEvDhSXDToZRiC/knNb0dVEvDhSXDToZRiC -goversion go1.11.13 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go mkdir -p $WORK/b088/ os/user github.com/syncthing/syncthing/vendor/github.com/pkg/errors net/url mkdir -p $WORK/b070/ encoding/json mkdir -p $WORK/b092/ mkdir -p $WORK/b075/ mkdir -p $WORK/b099/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b092/ -importpath os/user -- -I $WORK/b092/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/url -std -complete -installsuffix shared -buildid d8ukqjBcQu63ROCIc0RQ/d8ukqjBcQu63ROCIc0RQ -goversion go1.11.13 -D "" -importcfg $WORK/b070/importcfg -pack ./url.go encoding/xml mkdir -p $WORK/b080/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p log -std -complete -installsuffix shared -buildid AcGWNnUgk2iZsyh5Nf3i/AcGWNnUgk2iZsyh5Nf3i -goversion go1.11.13 -D "" -importcfg $WORK/b088/importcfg -pack ./log.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b077/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid crduFbJIAB7q5x51NnRr/crduFbJIAB7q5x51NnRr -goversion go1.11.13 -D "" -importcfg $WORK/b099/importcfg -pack ./errors.go ./stack.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b102/ math/big mkdir -p $WORK/b027/ cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p encoding/xml -std -complete -installsuffix shared -buildid Z0SEiChYU4pz0gFR84mo/Z0SEiChYU4pz0gFR84mo -goversion go1.11.13 -D "" -importcfg $WORK/b080/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/json -std -complete -installsuffix shared -buildid e0V0DqLvxH9Mc0IKHnEB/e0V0DqLvxH9Mc0IKHnEB -goversion go1.11.13 -D "" -importcfg $WORK/b075/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 3x4Db5O3hK9J9zIx7bxl/3x4Db5O3hK9J9zIx7bxl -goversion go1.11.13 -D "" -importcfg $WORK/b102/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p math/big -std -installsuffix shared -buildid i61214R5JYyl8B11hkbT/i61214R5JYyl8B11hkbT -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/61/61ee1666ddc31a798aa170beea17619513f23e3d8a05abaea3d9d276ca30c0be-d # internal compress/flate mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p compress/flate -std -complete -installsuffix shared -buildid 0a8juPKlDihpxovP9GHY/0a8juPKlDihpxovP9GHY -goversion go1.11.13 -D "" -importcfg $WORK/b110/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e0/e0174c172aa1c2f18be33bcc3c9ac1baccb05c3d87f3a3bce665d37bdd104c0a-d # internal net mkdir -p $WORK/b064/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b064/ -importpath net -- -I $WORK/b064/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c5/c5c7742a27aba398c4909a3a3ea6f5f1bc93615687cc90daa69a2105117e9c1a-d # internal os/exec mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p os/exec -std -complete -installsuffix shared -buildid NOwIB5iL-G0V-si2-gMJ/NOwIB5iL-G0V-si2-gMJ -goversion go1.11.13 -D "" -importcfg $WORK/b083/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/23/23b2de093c9b8cf5c8d8a1ecd6271fe323761ca76cdae83bd1ce62d98be399e7-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 7Xh6FfFCwbfq13Tm5L--/7Xh6FfFCwbfq13Tm5L-- -goversion go1.11.13 -D "" -importcfg $WORK/b117/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/51/51755c3d4c2b9db51a6e750bc302aa75d928121ba0e940c78fa00e4540f78fe2-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid uE7MtutZmwCp7ii2hj8v/uE7MtutZmwCp7ii2hj8v -goversion go1.11.13 -D "" -importcfg $WORK/b087/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0d/0d86eb28c6fbdcb3b41ff726e975747d370e2a3bdd112d1083467de015cfdc5a-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid eCq7cp6kATeaSaVYwGUw/eCq7cp6kATeaSaVYwGUw -goversion go1.11.13 -D "" -importcfg $WORK/b094/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/77/773e064d73507d9ec87515cf0b984bf1165868f1dcce3c2501371de1def21f4c-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid HFH5ElKFvfmvvxABN6FJ/HFH5ElKFvfmvvxABN6FJ -goversion go1.11.13 -D "" -importcfg $WORK/b096/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/da/da5ab9dff298c6c38a9cf10b6a0550fa5736ff12b9dcc39b2fb8e0f770845efb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid rTaNt9j2Y9W_NG8b5VUK/rTaNt9j2Y9W_NG8b5VUK -goversion go1.11.13 -D "" -importcfg $WORK/b116/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e5/e5ec8db1eeca5ee428c0b20a68de0a769a5a3c90c9a12c9c01cd5ad0ff9b3ef2-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid mKaD48dHC-_io9l-kp_X/mKaD48dHC-_io9l-kp_X -goversion go1.11.13 -D "" -importcfg $WORK/b120/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c5/c51879607b773c33d44b589e9d27daeb1650cde11d494dd961ef598544a1522c-d # internal mime mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p mime -std -complete -installsuffix shared -buildid W7yGDlgFPwLWsZdGYJJL/W7yGDlgFPwLWsZdGYJJL -goversion go1.11.13 -D "" -importcfg $WORK/b121/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fc/fcb19717c95cd7f927bccfa940e8f5a6e1b6c25a6e25455674b3eaed8bd229c7-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b083/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid MNPt38lyK0ViaF5ngAw5/MNPt38lyK0ViaF5ngAw5 -goversion go1.11.13 -D "" -importcfg $WORK/b082/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b5/b5b9ce30133766f741af66eee0c7b41eea0be4e591bbd0eafb1c3d04f4c3ad0c-d # internal compress/gzip mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile compress/flate=$WORK/b110/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 31ex_vHGUfTYfTDAyTqt/31ex_vHGUfTYfTDAyTqt -goversion go1.11.13 -D "" -importcfg $WORK/b109/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ac/acbff58d9cf51427f8fcab8baf363dc7fe0119c39288ae6897b8bcd23a9e330e-d # internal mime/quotedprintable mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -BJx7zVS7vs1sRvQEQAb/-BJx7zVS7vs1sRvQEQAb -goversion go1.11.13 -D "" -importcfg $WORK/b123/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a4/a4679c9b35d47f733dfcc7721b1f2f99710e5f36d7f63671ccf4f94184f018f9-d # internal net/http/internal mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p net/http/internal -std -complete -installsuffix shared -buildid kz_-d3jaBdfptWHDV_tG/kz_-d3jaBdfptWHDV_tG -goversion go1.11.13 -D "" -importcfg $WORK/b125/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/af/af31185bcadfbb832bac265f361a24e6314259293a636a133b365e9e4126fdf1-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b127/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid dtCZR-lI98ASyHMvDFwF/dtCZR-lI98ASyHMvDFwF -goversion go1.11.13 -D "" -importcfg $WORK/b126/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/38/3829c9a70738c3919a609ffe3219590f2fa2619166325bf1d855666ee29bf9c4-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid Jqvl_pEbtyUb2IwfzfKc/Jqvl_pEbtyUb2IwfzfKc -goversion go1.11.13 -D "" -importcfg $WORK/b137/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/10/102a368202d509e82ec057e39522efb34027a541cdaf15128f455aebb64f5c57-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b115/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid xZtGiMnDF5LO--93QyU3/xZtGiMnDF5LO--93QyU3 -goversion go1.11.13 -D "" -importcfg $WORK/b114/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/65/6593d97ba4453324c8c45075e5fb7f114553e99e2f5c33a9e792d79bf85b9fb8-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid VFY7of2kzV1eHvZURTqJ/VFY7of2kzV1eHvZURTqJ -goversion go1.11.13 -D "" -importcfg $WORK/b147/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d4/d4ddfbb43ec8254a32705709f108841fa610b59c39df417d91a4fe127352ebda-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid aZNyJz226oafCLLr6JdE/aZNyJz226oafCLLr6JdE -goversion go1.11.13 -D "" -importcfg $WORK/b149/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0e/0e91ce1cce4332816690d85179e5fa825443b4b5a47f2aad4e746365887f35c8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid KjIegY1DNDuzG1PrZBd9/KjIegY1DNDuzG1PrZBd9 -goversion go1.11.13 -D "" -importcfg $WORK/b132/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/19/19706d5056c637660177341dac57147a870ac159afd57d6900172e08f06e507f-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid PhdtTV0N1i3fCtul4XOH/PhdtTV0N1i3fCtul4XOH -goversion go1.11.13 -D "" -importcfg $WORK/b081/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/12/12126c599cfc3065fb66b9aebd4d73ac1623c8036a8a4746a3868faa5c0c9c22-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid yMgpszTw3uiMotQvaIm2/yMgpszTw3uiMotQvaIm2 -goversion go1.11.13 -D "" -importcfg $WORK/b151/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d9/d955db842a0acee2138cf5562232fc3bef7659cceb9b4b778b3e42a5cfab97bf-d # internal text/template/parse mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p text/template/parse -std -complete -installsuffix shared -buildid yVHBDF0jGKu0fRJ2j_nt/yVHBDF0jGKu0fRJ2j_nt -goversion go1.11.13 -D "" -importcfg $WORK/b156/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/13/138255138abcbb8e0eef9244ebbfbf3f7336798048136fc74820d4894e847bd2-d # internal runtime/pprof mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b109/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/tabwriter=$WORK/b158/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p runtime/pprof -std -installsuffix shared -buildid 5Cyi6dincdUlfuy2W_U9/5Cyi6dincdUlfuy2W_U9 -goversion go1.11.13 -D "" -importcfg $WORK/b157/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d5/d5e429d1fde29f0c3a1c927cfcba4d1ea1b05615a2a6c09ed455424f1e7c6e0c-d # internal runtime/trace mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p runtime/trace -std -installsuffix shared -buildid AOFhHW9IOgeXk8dtbyAw/AOFhHW9IOgeXk8dtbyAw -goversion go1.11.13 -D "" -importcfg $WORK/b159/importcfg -pack ./annotation.go ./trace.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a6/a6d39a927cf95278209f0a278b45ded20224e789ce51c059c6e193f7d50ac804-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b113/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid fJVRHwief0fdfnTCUdPE/fJVRHwief0fdfnTCUdPE -goversion go1.11.13 -D "" -importcfg $WORK/b113/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e8/e861d2d4a41b3bae993206acdf1e4367480a5360b1624fcf033d5dc300ebb120-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/71/7134d735a2ec35ecc149622f4b96bfd578c1db1e24af483ca82e7f5963b5e590-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b065/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile hash/fnv=$WORK/b097/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid uflzKfKohY3B9Gb-EnPY/uflzKfKohY3B9Gb-EnPY -goversion go1.11.13 -D "" -importcfg $WORK/b095/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 cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/6e/6e93c9744186e72dc3ea0f29b91206fb767d5da82663ea8c2ed2d1b10f7757e5-d # internal cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/7e/7e7a74b189807a2bfd5a199ac6f272e46b0851bfdf597327508d147c47fb8598-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c1/c1de4bf75e3ade2b8120b5bdd45c20ded291eb3e7e96afbb165bacb2bdcca89f-d # internal crypto/rand mkdir -p $WORK/b016/ crypto/dsa mkdir -p $WORK/b054/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile crypto/aes=$WORK/b018/_pkg_.a packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p crypto/rand -std -complete -installsuffix shared -buildid wXuEv8zdPCk-o95TYykB/wXuEv8zdPCk-o95TYykB -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid I_y60o9jTfBHqWcuIWM3/I_y60o9jTfBHqWcuIWM3 -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./dsa.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /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 ou920OfoWI6h1H1ZGzMz/ou920OfoWI6h1H1ZGzMz -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go encoding/asn1 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid B0KGuv69IlYf-j7Ui2kk/B0KGuv69IlYf-j7Ui2kk -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c5/c5fb27a4d14f011308da6d5af1baec128b671c63b5391c8de770ad3c48e1e01c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8b/8b40e2d592d21199447921cb10aa6f33d9afa1169ab439402579223708c47a2d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f6/f62677c1d0180fea1e6ccbab4a07106dfb4a1eea446d5ca7b52c5806116aecbd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/41/41fc7c4369272af4dc94bf91bbc1b8b0100ecc158bcfb17d97ef7f1de8a62993-d # internal crypto/rsa mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b016/_pkg_.a packagefile crypto/subtle=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid npbf38F65LAsQpb7ZRZh/npbf38F65LAsQpb7ZRZh -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b134/ github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b135/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b016/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid CUDiTtNdbRLj_ouqwtq5/CUDiTtNdbRLj_ouqwtq5 -goversion go1.11.13 -D "" -importcfg $WORK/b134/importcfg -pack ./random.go ./securesource.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b016/_pkg_.a packagefile crypto/sha256=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61Sg3zjtdzEtkMJqgZxm/61Sg3zjtdzEtkMJqgZxm -goversion go1.11.13 -D "" -importcfg $WORK/b135/importcfg -pack ./sha256.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/0f/0fbcb342bfb3a84aa4f0d64217cee359bf3dc10ab65b2640c5b72f17e9d9e532-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a3/a3d8fb9112daaa027c0b3e6de1dc35893ba6e1ab2971e50448d2165eb21ed69e-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/51/5178ae2ad5be96c467119d1dd5da825c7b10cd4027253115908ab4dc811653f7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ae/ae0f1e184ea767e0dfacd3b5dd0c788f873047b499c9f8e730e5979434dad8f0-d # internal text/template mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/template/parse=$WORK/b156/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p text/template -std -complete -installsuffix shared -buildid OivnnZE4fTixYtx_EdsP/OivnnZE4fTixYtx_EdsP -goversion go1.11.13 -D "" -importcfg $WORK/b155/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b035/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p net -std -installsuffix shared -buildid 86nWmLxsOlgmaS5Sgu6w/86nWmLxsOlgmaS5Sgu6w -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b064/_cgo_gotypes.go $WORK/b064/cgo_linux.cgo1.go $WORK/b064/cgo_resnew.cgo1.go $WORK/b064/cgo_socknew.cgo1.go $WORK/b064/cgo_unix.cgo1.go $WORK/b064/_cgo_import.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3e/3e4273d6077fd09521bbc6614196fec40a127958d830ec2c6a70489abf3f47ee-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/de/de46ed7151c8e236d5356d9929e23ccf5c4bf8e541be22cd5beffde432027fef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/90/906dd7f570b8adabe43d19db5e1b34ebaefa1a6151beb4ed699b11ea3fe3e33e-d # internal crypto/ecdsa mkdir -p $WORK/b042/ crypto/x509/pkix mkdir -p $WORK/b055/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b018/_pkg_.a packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /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 ZKlr7OWZXD3R_6IVeaho/ZKlr7OWZXD3R_6IVeaho -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid dmMWQ372_uh5GL-itQ1y/dmMWQ372_uh5GL-itQ1y -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./pkix.go vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid W9SvYB75gwQVPN-UPFPs/W9SvYB75gwQVPN-UPFPs -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d9/d99d8caae4f980f5c8e8c7be1317620be18c40935ba6779d819e1ec035f66f5b-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a4/a456164bcedb59138195b97b79b603899a086bd3febc8af534602f1cfd100d97-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p os/user -std -installsuffix shared -buildid Splwgy5ir-U1_Q0a1SWG/Splwgy5ir-U1_Q0a1SWG -goversion go1.11.13 -D "" -importcfg $WORK/b092/importcfg -pack ./lookup.go ./user.go $WORK/b092/_cgo_gotypes.go $WORK/b092/cgo_lookup_unix.cgo1.go $WORK/b092/getgrouplist_unix.cgo1.go $WORK/b092/listgroups_unix.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b5/b56493a0f64b9e04cddaf0bb2ff39585ba5d908e36129432cd3b8085764dba38-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ca/ca2dbd787847acced837731d1ccaa2c7ea3af8f48fa41fc9a38d1478c0176ee1-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b091/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/user=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid L1LlkfgSpQF85TAFwgUc/L1LlkfgSpQF85TAFwgUc -goversion go1.11.13 -D "" -importcfg $WORK/b090/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b0/b010f5c91819495731ff7f2e8f1837fac09e6ef4a07e6d56d4552d68b2c7b6f5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b3/b34bec3d36fccf91c57e462c8f7ac51b205ba747626518a6dd97a5a688eb8531-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid o8yBngLzaF53nlEZm6bj/o8yBngLzaF53nlEZm6bj -goversion go1.11.13 -D "" -importcfg $WORK/b089/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/26/26279c6fbfbad92035529c164fdf9c820d54e9dcc44b3f49dc18dbd062b5ed5a-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid tCFX2-tglu6sDOVLWf_O/tCFX2-tglu6sDOVLWf_O -goversion go1.11.13 -D "" -importcfg $WORK/b093/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/bb/bb4cbf3ea389036a161054ec363803cb449452c356af5b6285f8f1a53de6f69b-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/02/02d14d51bd76d5fd7265d40970ed944bca9a7ba1da7169b7bcc407f10d1d1ce5-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b086/ html/template mkdir -p $WORK/b153/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b094/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid ftiT4ASVC5NSBLglQRjI/ftiT4ASVC5NSBLglQRjI -goversion go1.11.13 -D "" -importcfg $WORK/b086/importcfg -pack ./debug.go ./events.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile html=$WORK/b154/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/template=$WORK/b155/_pkg_.a packagefile text/template/parse=$WORK/b156/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p html/template -std -complete -installsuffix shared -buildid zvNIF9YjUlOYnYf_Okxe/zvNIF9YjUlOYnYf_Okxe -goversion go1.11.13 -D "" -importcfg $WORK/b153/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c4/c430c8878268d71e9f1edfd764f9e99b203368e12ae1eb518986b40d7c1ef60c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/a2/a2491537ce10c705da51024e42cf00e8ea90e96d5d22c98fff861a4e2d53f703-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ea/ea0b39d2b9a37ab5b419d12daf77ce9fbdf0d4703e62d7d82a2864e6128600ff-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b107/ net/textproto github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp mkdir -p $WORK/b118/ vendor/golang_org/x/net/http/httpproxy mkdir -p $WORK/b144/ github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway mkdir -p $WORK/b145/ mkdir -p $WORK/b119/ github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b104/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b053/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid zkGiOvOesil_Q0q_rw1P/zkGiOvOesil_Q0q_rw1P -goversion go1.11.13 -D "" -importcfg $WORK/b107/importcfg -pack ./client.go ./socks.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os/exec=$WORK/b083/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway -complete -installsuffix shared -buildid gWdwCn7MkSUWK0HvHCoa/gWdwCn7MkSUWK0HvHCoa -goversion go1.11.13 -D "" -importcfg $WORK/b145/importcfg -pack ./gateway_common.go ./gateway_linux.go cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nA_aFP6yM1R_cTZQFILm/nA_aFP6yM1R_cTZQFILm -goversion go1.11.13 -D "" -importcfg $WORK/b119/importcfg -pack ./proxy.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b018/_pkg_.a packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/dsa=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b050/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b052/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p net/textproto -std -complete -installsuffix shared -buildid tV94L-8nKXSNPQghcI2P/tV94L-8nKXSNPQghcI2P -goversion go1.11.13 -D "" -importcfg $WORK/b118/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid jhAq8Wh1kTsCBG6pDUaZ/jhAq8Wh1kTsCBG6pDUaZ -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp /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/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid KFa-J04RIyw3LSIZzk3L/KFa-J04RIyw3LSIZzk3L -goversion go1.11.13 -D "" -importcfg $WORK/b144/importcfg -pack ./natpmp.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid f6oSRMWP1qUy_nX3I9OH/f6oSRMWP1qUy_nX3I9OH -goversion go1.11.13 -D "" -importcfg $WORK/b104/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/39/3995190b45bd00cde778ec2b71d106e16e7d854ae9dff97fdbd2184c96aeb576-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/5f/5f80e83a0afc121ccb00326b681437b5a68e8c100e5395b2141e636c70ddec4a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e9/e956d45044f75f110b06da95f38a16188c0de8a0b46f7293cd3a38bd2bbe6673-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/16/16444d80ccecf6c966a9480156ac3ad2e44efc3b4e6bc3bd015162f36464598b-d # internal vendor/golang_org/x/net/http/httpguts mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile vendor/golang_org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid qKOEifWDZFEMFi0H_lwo/qKOEifWDZFEMFi0H_lwo -goversion go1.11.13 -D "" -importcfg $WORK/b112/importcfg -pack ./guts.go ./httplex.go mime/multipart mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p mime/multipart -std -complete -installsuffix shared -buildid cLKoev3kMZSOsWi2nNJO/cLKoev3kMZSOsWi2nNJO -goversion go1.11.13 -D "" -importcfg $WORK/b122/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/dc/dc2cd2849f1a4db4f69ec7b9a2bcaa860642aa8c7995bd34dc0a2643214a3b00-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b107/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 7rqHOp7iz5gaBdYiq28d/7rqHOp7iz5gaBdYiq28d -goversion go1.11.13 -D "" -importcfg $WORK/b106/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a9/a9b19ac87dd98fd99918f9be7b1bade8fea22b622290de820398e1a0057c5ec0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d1/d17a9f2708052b5fa93e71474f272263a5b429215456e579e456212f98d72d6d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b104/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid VPRSKz8-JMnz-cia-KCM/VPRSKz8-JMnz-cia-KCM -goversion go1.11.13 -D "" -importcfg $WORK/b101/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b104/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 7BanBrw7WkfGw2OyHOR0/7BanBrw7WkfGw2OyHOR0 -goversion go1.11.13 -D "" -importcfg $WORK/b105/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/69/69067f747a141afe28fcdbac78d576c9ac135ceca7f89b0fb2371cad11694fcd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1b/1bcf38f382265bd99061216369aba643dd216702a6cccb7c109917f6fefad868-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/52/528822fe34ffc72e79af88474a57c8683cf046b3106f27aca0a4db02780e3b4e-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b132/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid bunpZBKA1WYLS458VOsW/bunpZBKA1WYLS458VOsW -goversion go1.11.13 -D "" -importcfg $WORK/b133/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/26/2614c90bc93fd1521f19c3735ecc3bb0c1f98e508606c326a4d7cc98c67ff895-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/26/2664355ae97faa0a1b1b5700b1d670beb3ccb72b25ae2b98f3ca9c8b0dbd2d3a-d # internal crypto/tls mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b018/_pkg_.a packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b016/_pkg_.a packagefile crypto/rc4=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b050/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b052/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b021/_pkg_.a packagefile crypto/x509=$WORK/b053/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/tls -std -complete -installsuffix shared -buildid wluFs_twaEDPbGNgAD93/wluFs_twaEDPbGNgAD93 -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d7/d787cdb436ad099d762e7c1ccde03a0f91ad1fab813b62995004e8aa91eb0e6e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e1/e1f9481736b38eb556c5c695c2d1ea18ad09e48515e82cffde2f1f249dad38dd-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b133/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid f7sJUcWRTHrvBSNPFbHx/f7sJUcWRTHrvBSNPFbHx -goversion go1.11.13 -D "" -importcfg $WORK/b131/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/13/1318f0aba4c6685bfaa88070cf02038e44234353dc6441d6650ed08930510691-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b052/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid FdMNV9HjuX01oq5P84hC/FdMNV9HjuX01oq5P84hC -goversion go1.11.13 -D "" -importcfg $WORK/b128/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fd/fdbd4aae59a3b4d99d721e4862cd43f64038ab9ef56b165310c5fc2b193d1078-d # internal net/http/httptrace mkdir -p $WORK/b124/ github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b148/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 9mhhUKK8z78h-N2Oj1wr/9mhhUKK8z78h-N2Oj1wr -goversion go1.11.13 -D "" -importcfg $WORK/b124/importcfg -pack ./trace.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile crypto/x509=$WORK/b053/_pkg_.a packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b134/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid RWGtpLA6uhfoC5Y2DOrK/RWGtpLA6uhfoC5Y2DOrK -goversion go1.11.13 -D "" -importcfg $WORK/b148/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f1/f1759c69a9ff18d4c4c3173ac9b863b9ffc289319eb9f34ad27042e8ed9a2d0b-d # internal net/http mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b109/_pkg_.a packagefile container/list=$WORK/b038/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b035/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p net/http -std -complete -installsuffix shared -buildid vq0dsQSOsOBYhD6Mhz6q/vq0dsQSOsOBYhD6Mhz6q -goversion go1.11.13 -D "" -importcfg $WORK/b108/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/4c/4c8d7c0d717a0577d128ee1f726a4e29e06688d9c452a662564e778a0435aadd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/2a/2ab88f4bea02cc0fec0d44ede42ca71343b555ff150e2e63122a5296a88e9b0d-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b128/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid _xUR56h6SNFurXhh_krf/_xUR56h6SNFurXhh_krf -goversion go1.11.13 -D "" -importcfg $WORK/b146/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a8/a822096dada899a994e644a1bba9fbeadfa59afc871ec4a84121468f78c8530f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/01/01adb1206d9874cf3fb41b260ae979a13886bc947ab39ddf4c155fcdc2128b51-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b106/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid o6qoN_iEAoCprfC6WrG1/o6qoN_iEAoCprfC6WrG1 -goversion go1.11.13 -D "" -importcfg $WORK/b100/importcfg -pack ./internal.go ./public.go net/http/pprof mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile html/template=$WORK/b153/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b108/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b157/_pkg_.a packagefile runtime/trace=$WORK/b159/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid Xo4mmoF7mrIBgElj_d0k/Xo4mmoF7mrIBgElj_d0k -goversion go1.11.13 -D "" -importcfg $WORK/b152/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/3d/3db817b01c111217668fb1ed052a57e8543fa70e73ea1094c06aaf947ce3d002-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/59/59a7061b655c5ba26a50c47400519ce08d340e2b5a8e99d933458022d2a75f59-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid 0fnVxWh3icLrX88HByVM/0fnVxWh3icLrX88HByVM -goversion go1.11.13 -D "" -importcfg $WORK/b098/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f8/f8ddfbdf7affa9ddb6dc424a0fef31b2c9e6e259d28d926d6b2ebaf6cc23261e-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/kballard/go-shellquote=github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b094/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /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 74zMW1jB2LK035vhNssm/74zMW1jB2LK035vhNssm -goversion go1.11.13 -D "" -importcfg $WORK/b138/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/84/84ec53d34f0a310a53c1ded5f90819e9a18fd97d2b33957523f6de3d248355e0-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk packagefile encoding/json=$WORK/b075/_pkg_.a packagefile encoding/xml=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b138/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid 4CN82YX-O0JrZL3r8wG_/4CN82YX-O0JrZL3r8wG_ -goversion go1.11.13 -D "" -importcfg $WORK/b079/importcfg -pack ./authmode.go ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./ldapconfiguration.go ./ldaptransport.go ./migrations.go ./observed.go ./optionsconfiguration.go ./pullorder.go ./size.go ./tuning.go ./versioningconfiguration.go ./wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/47/4715a93167c87b828210bc1de8c805979d5b76387de8fc9b129a9acc6eabdf9e-d # internal github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b094/_pkg_.a packagefile hash/fnv=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b035/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid NBFPWXHeYlZqNcu20VVT/NBFPWXHeYlZqNcu20VVT -goversion go1.11.13 -D "" -importcfg $WORK/b142/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d2/d25bb8bd11b40eda160f28a9ef62ee1db2e48eea7f76302cd7dcc432e148deb0-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/AudriusButkevicius/go-nat-pmp=github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp importmap github.com/jackpal/gateway=github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b142/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF github.com/syncthing/syncthing/lib/upnp mkdir -p $WORK/b150/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid YKQcBLjXVW8TP92lObMU/YKQcBLjXVW8TP92lObMU -goversion go1.11.13 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./pmp.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/xml=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b142/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid C16UWtcQXgbvJ67MI8Lv/C16UWtcQXgbvJ67MI8Lv -goversion go1.11.13 -D "" -importcfg $WORK/b150/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f1/f151f7a28d062f0b24faa6696c18dd8bc4179c64733f164de13fccd802a53ef6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c2/c261724310cab485f6ef7ca03a57da753a43639da3ebfe30c2d54fe2908d322f-d # internal github.com/syncthing/syncthing/cmd/strelaysrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b108/_pkg_.a packagefile net/http/pprof=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b160/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaysrv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid YtScNZNXYqX1PGXtrUvJ/YtScNZNXYqX1PGXtrUvJ -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./listener.go ./main.go ./pool.go ./session.go ./status.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a6/a667182b8c2a01c53c1834c33378985e553ca947e7a79c4bd923de588d7808f6-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/strelaysrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b108/_pkg_.a packagefile net/http/pprof=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b160/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile bufio=$WORK/b017/_pkg_.a packagefile crypto/aes=$WORK/b018/_pkg_.a packagefile crypto/cipher=$WORK/b019/_pkg_.a packagefile internal/syscall/unix=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b027/_pkg_.a packagefile container/list=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b050/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b052/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b021/_pkg_.a packagefile crypto/x509=$WORK/b053/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b057/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b059/_pkg_.a packagefile unicode/utf16=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b137/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b138/_pkg_.a packagefile path=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b094/_pkg_.a packagefile hash/fnv=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b035/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/go-nat-pmp=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/jackpal/gateway=$WORK/b145/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b135/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b147/_pkg_.a packagefile crypto/x509/pkix=$WORK/b055/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b149/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile compress/gzip=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b113/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile html/template=$WORK/b153/_pkg_.a packagefile runtime/pprof=$WORK/b157/_pkg_.a packagefile runtime/trace=$WORK/b159/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile crypto/internal/subtle=$WORK/b020/_pkg_.a packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b054/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote=$WORK/b139/_pkg_.a packagefile os/exec=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b136/_pkg_.a packagefile compress/flate=$WORK/b110/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile html=$WORK/b154/_pkg_.a packagefile text/template=$WORK/b155/_pkg_.a packagefile text/template/parse=$WORK/b156/_pkg_.a packagefile text/tabwriter=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b091/_pkg_.a packagefile os/user=$WORK/b092/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b102/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b103/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=z6czHxO_1JUFu0YLBqOj/YtScNZNXYqX1PGXtrUvJ/3PrwYN2P3-7SHna8rKLU/z6czHxO_1JUFu0YLBqOj -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x22af190b361838034ce5d21b8237128cad3dfcaf -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/strelaysrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd02c8579623e9d29f9d9538149e4c8731fa38fc7 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaypoolsrv github.com/syncthing/syncthing/cmd/strelaypoolsrv WORK=/tmp/go-build103976226 container/list errors mkdir -p $WORK/b035/ unicode/utf8 mkdir -p $WORK/b003/ internal/race mkdir -p $WORK/b015/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b009/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p container/list -std -complete -installsuffix shared -buildid ZdlhpiF-wqnq2c7gup4_/ZdlhpiF-wqnq2c7gup4_ -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./list.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid MC_M9yOLy6v6dAQ6wqqs/MC_M9yOLy6v6dAQ6wqqs -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid Ro2E51giCBRX3oJBZW7v/Ro2E51giCBRX3oJBZW7v -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cd /usr/lib/golang/src/internal/race /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 87gD2NfMeRv7z1wynfd9/87gD2NfMeRv7z1wynfd9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go math/bits mkdir -p $WORK/b029/ internal/cpu runtime/internal/sys mkdir -p $WORK/b012/ mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /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 lywUcJ6YRPd3Kwr6Fgl0/lywUcJ6YRPd3Kwr6Fgl0 -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b039/ unicode mkdir -p $WORK/b014/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p math/bits -std -complete -installsuffix shared -buildid RLyHntQWGIh_S-q_pbPQ/RLyHntQWGIh_S-q_pbPQ -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 9grSGU6T-aJKlQVloxgx/9grSGU6T-aJKlQVloxgx -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic sync/atomic mkdir -p $WORK/b011/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid W7UOoseoy2Aw2wRMq91y/W7UOoseoy2Aw2wRMq91y -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./aliasing.go mkdir -p $WORK/b013/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid xbdTKeBQIZe8Mxmew6Yr/xbdTKeBQIZe8Mxmew6Yr -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /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 mUgYX8H9VZIFWtjnqm5n/mUgYX8H9VZIFWtjnqm5n -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_ppc64x.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid Os96ey-O10XADtcTgvO7/Os96ey-O10XADtcTgvO7 -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/24/24d889fe5f1feacdb33cae51ab3726c83a0aec428c13569f817d067611b75900-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid 47BafvKgNyRmihe4rKML/47BafvKgNyRmihe4rKML -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go crypto/subtle mkdir -p $WORK/b040/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wSBxWqsfdB3Au0ixIyUZ/wSBxWqsfdB3Au0ixIyUZ -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./constant_time.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e1/e1a40c450f78d1ba12de127cf1d1e7d527a8189629af25db6114b2a6be0cf12d-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 0jCYAxJsEjsR-TDPIETT/0jCYAxJsEjsR-TDPIETT -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2b/2b92890a3b49d1aada3a4dbc820045717660be173d92ee398e467a9b02fd47d5-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ff/ff1270f0462f8ec1aa4154bb18f3c4784a8f1af978aede0f0521d5982ea98bb3-d # internal internal/nettrace mkdir -p $WORK/b070/ vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b069/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid lKm71Cnt6LvJvubltZMj/lKm71Cnt6LvJvubltZMj -goversion go1.11.13 -D "" -importcfg $WORK/b070/importcfg -pack ./nettrace.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid ue-rcCe0lvKgl5xLzdRB/ue-rcCe0lvKgl5xLzdRB -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/53/539ad1b7043af3a815dbfe6e927ad85f8be0f0a050d21084e149fbac51748588-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ee/ee7bc2a7d611f7ca4f56962038b73eda655ab2857dcf5c6f5c2129dabf8ad91c-d # internal encoding mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding -std -complete -installsuffix shared -buildid kNatqzFLh531aOmN7Wb8/kNatqzFLh531aOmN7Wb8 -goversion go1.11.13 -D "" -importcfg $WORK/b079/importcfg -pack ./encoding.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/80/80011569d0bed57547c4c091d91fb7597ba7456b61cc0db314f6f40db9cce96b-d # internal unicode/utf16 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Mdam4IzW_73aUzrZjL8_/Mdam4IzW_73aUzrZjL8_ -goversion go1.11.13 -D "" -importcfg $WORK/b080/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /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 runtime/cgo mkdir -p $WORK/b072/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b072/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b072/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/5e/5e2f0c0e1b2dfdefc31390eca5ad580def1c0c16588c6e6520c7453252fc7c42-d # internal github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid jTwbpOEnsDjeVfHevDCP/jTwbpOEnsDjeVfHevDCP -goversion go1.11.13 -D "" -importcfg $WORK/b082/importcfg -pack ./lru.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/12/1252a41de7051dd4c34c86972a7faabdbd6d2785f21d37b61793fa006d47f630-d # internal internal/bytealg mkdir -p $WORK/b004/ cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/9b/9b4566afee70376adf6aaecff76455b9e3f054669f1e7625290f6d376f6a238b-d # internal cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uh6cVnpw5NPfaxx4pwWq/uh6cVnpw5NPfaxx4pwWq -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto -complete -installsuffix shared -buildid -kiRJ7hnGitZaLCSaFSp/-kiRJ7hnGitZaLCSaFSp -goversion go1.11.13 -D "" -importcfg $WORK/b120/importcfg -pack ./doc.go ./gui.files.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/13/13ed6ce5fc1b09302971e9578427475d7368ae37596d60f899a0daa7b55a5292-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid Am4VCeOckl-ThpMAWh3e/Am4VCeOckl-ThpMAWh3e -goversion go1.11.13 -D "" -importcfg $WORK/b127/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9a/9a39a399ec1b934810579786ee580cb15c960a116e4c7342662f9b75637778ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a3/a3198d7c7e388a216e678671660fbdcc75dcb17a3e5727c2d56891197b2dce73-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /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 cd /usr/lib/golang/src/internal/bytealg /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/17/17197181bb4cf3096723abac777a6ff09e31398f236f9ecbe37d45ceff1d939e-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5f/5ffa05ea89f1d3dee256be254b1e2c71f4d4ef0d460beba529a6d361fb9d823a-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/internal/bytealg /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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/88/88f6ed84916b5c1b2206e80626edc452be5a55b4cf247b5de9b359ee574c3bec-d # internal cd /usr/lib/golang/src/internal/bytealg /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/5a/5a9000fbae26678790e8e3ea33693a1cacc087ba869a40df208488888536391a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e6/e6594f5a813be8f7a069521ab3bb30714cad636bf290ec9340963e8923d04ddd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_ppc64x.o $WORK/b004/equal_ppc64x.o $WORK/b004/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d6/d61f43ddeb3a39332e502ff6182ea3bd53e790e50b482eab251a95b9db8dd953-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/testlog -std -complete -installsuffix shared -buildid A7LPANfw2BirhvpnX8vm/A7LPANfw2BirhvpnX8vm -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./log.go runtime mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid WfP4zuJx4askAiOlE3L9/WfP4zuJx4askAiOlE3L9 -goversion go1.11.13 -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 ./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 ./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_novdso.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_in_none.go ./write_err.go cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/38/3833ec6e4f1a703bf14a6fa009f161cef45962c53cea89d61b064faef2f2d4bb-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /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/floor_ppc64x.o ./floor_ppc64x.s /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/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal /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/sqrt_ppc64x.o ./sqrt_ppc64x.s /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/stubs_ppc64x.o ./stubs_ppc64x.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e3/e324e62f19c8b1c27c0de65174dcfda842238b27f377d51cb428630167512e9a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/floor_ppc64x.o $WORK/b020/modf_ppc64x.o $WORK/b020/sqrt_ppc64x.o $WORK/b020/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ae/aef125b894b5792e9c54290510825a53fc238e3649214673af01363b0972db21-d # internal strconv mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p strconv -std -complete -installsuffix shared -buildid dq1xOhN86KZ-Pd3YApoI/dq1xOhN86KZ-Pd3YApoI -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/78/7870d868e593ec63966e64d1b12a40136a57e9bfd490136a7b8a6304dd4f389a-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x006.o -c gcc_linux_ppc64x.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/80/80fb4e7a0db7a87b03fa50b31f428c0ef5e6e93901259606820786ae662292eb-d # internal crypto/rc4 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /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 wRzLqz03OgtqlGpyiCKa/wRzLqz03OgtqlGpyiCKa -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./rc4.go ./rc4_ref.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/cb/cba2acb7625caab82db952e5bafc66cc20fef0b9ae2f83e6b76ece2aa48b23cc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x010.o -c gcc_ppc64x.S cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go -dynlinker cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p runtime/cgo -std -installsuffix shared -buildid nXfGxMaL5rfcuJ1vhN2-/nXfGxMaL5rfcuJ1vhN2- -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo.cgo1.go $WORK/b072/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b072/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_ppc64x.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/ee349fd0c4fa6a788ecc9e1cb265d14a725c06440ed2244c7c331923e379f7fc-d # internal cd /usr/lib/golang/src/runtime /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a5/a545d62b62bc74ffef4dce370f592bcf5967fbb7d7ced0d6a7ecbc0c6d6ea1dc-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid HFW_LhFQuuGWRGdjSAVx/HFW_LhFQuuGWRGdjSAVx -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/5e/5ef4aa7bee92b3d0ecfaa05f8c26b907867307ea5188b824812c03c3bdfea60e-d # internal io mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid xDqQ-mISEimLiW7iqb5l/xDqQ-mISEimLiW7iqb5l -goversion go1.11.13 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand internal/singleflight mkdir -p $WORK/b045/ mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /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 pub4j3xyLAPcZ_o4neyX/pub4j3xyLAPcZ_o4neyX -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 5Duf7nVnMGQTlgDlpKSV/5Duf7nVnMGQTlgDlpKSV -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./singleflight.go reflect mkdir -p $WORK/b027/ syscall mkdir -p $WORK/b023/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p reflect -std -installsuffix shared -buildid qVFcu9M84xtoXZfxAPue/qVFcu9M84xtoXZfxAPue -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p syscall -std -installsuffix shared -buildid 77Ftil_a6NcJxBwTLacT/77Ftil_a6NcJxBwTLacT -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/44/448ebe37b1747b5bef5a9f73f7107bf819cb69eb55e143ef640758ce07c0ce61-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/17/1772434309f8f47f24bc341dfde88c426c0c4021cd82da650061bd0fdeb9aca1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/cac147d4f65b92a7175205682eb80be3ee2c2b183efdb53186e0c296b1c0fa4f-d # internal hash mkdir -p $WORK/b033/ bytes mkdir -p $WORK/b002/ crypto/cipher cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p hash -std -complete -installsuffix shared -buildid vkmZEy_ds8TaxBqUjVqi/vkmZEy_ds8TaxBqUjVqi -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./hash.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid z9GkeIOG4eQVdKLHbTLM/z9GkeIOG4eQVdKLHbTLM -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go mkdir -p $WORK/b038/ crypto/internal/randutil mkdir -p $WORK/b047/ strings cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b046/ cd /usr/lib/golang/src/crypto/internal/randutil /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 x_kgvnXKb4jmhItxbocO/x_kgvnXKb4jmhItxbocO -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./randutil.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p strings -std -installsuffix shared -buildid JkK7CAqbEBGzFNsFvkOc/JkK7CAqbEBGzFNsFvkOc -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid J44IRwB2VnH_1YA760U9/J44IRwB2VnH_1YA760U9 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d2/d2e45d36a68818685f1d5763b08cf339f47dddf4084525f58dfa66d10c12ec7e-d # internal crypto/hmac mkdir -p $WORK/b050/ hash/fnv crypto mkdir -p $WORK/b139/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b036/ cd /usr/lib/golang/src/crypto/hmac /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 C_yhPmE8yqge5l2QCtZs/C_yhPmE8yqge5l2QCtZs -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go hash/crc32 mkdir -p $WORK/b032/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/df/dfa75839fc1dd545159487cb59337b01bd609d8446fde3179ce800093e218630-d # internal cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto -std -complete -installsuffix shared -buildid 54tXe0sNFkI2nrixbeDu/54tXe0sNFkI2nrixbeDu -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack ./crypto.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p hash/crc32 -std -installsuffix shared -buildid Ilo1RRfixKEo0umHulDO/Ilo1RRfixKEo0umHulDO -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p hash/fnv -std -complete -installsuffix shared -buildid l7L5gjYLnk01H-3g4_17/l7L5gjYLnk01H-3g4_17 -goversion go1.11.13 -D "" -importcfg $WORK/b139/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/21/216d8fbf11cdfbc8079f93b2f2217819b7290e6d52e78412d4fc90040114d6d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d9/d93bbf6a67753f2f929219543f2f8fe6359e7e8fc366211a15d1f9191ceae2e9-d # internal crypto/md5 mkdir -p $WORK/b051/ crypto/sha512 crypto/sha256 crypto/sha1 mkdir -p $WORK/b055/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/md5 -std -installsuffix shared -buildid n_6TNqzTiCPu0Z2oay5U/n_6TNqzTiCPu0Z2oay5U -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /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 nxpYybdkzZUzVbvc2fJb/nxpYybdkzZUzVbvc2fJb -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go mkdir -p $WORK/b048/ mkdir -p $WORK/b056/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2U1WC828jqulkvnQ4C2N/2U1WC828jqulkvnQ4C2N -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/sha256 -std -installsuffix shared -buildid AVTVj8hQWmCRc2EJMz_R/AVTVj8hQWmCRc2EJMz_R -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b032/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/23/239c35beecfa4187f8e80d6613e56e4818f6d979be2b75be69398bb698d3dcd4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b032/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /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_ppc64le.o ./md5block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/db/db63400b4a9c124bdb77669d19ba4a6b9afd2c1867b56b0731905014a6a7cf16-d # internal bufio mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p bufio -std -complete -installsuffix shared -buildid TH2OpKoTJxf6hGhowS74/TH2OpKoTJxf6hGhowS74 -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./bufio.go ./scan.go github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b142/ vendor/golang_org/x/text/transform mkdir -p $WORK/b093/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/vendor/github.com/petermattis/goid -complete -installsuffix shared -buildid KIIfXnTo95BuVbXcGwWc/KIIfXnTo95BuVbXcGwWc -goversion go1.11.13 -D "" -importcfg $WORK/b142/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid o1UJ077V-clzU5bEj4TG/o1UJ077V-clzU5bEj4TG -goversion go1.11.13 -D "" -importcfg $WORK/b093/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha512 /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 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b032/_pkg_.a $WORK/b032/crc32_ppc64le.o $WORK/b032/crc32_table_ppc64le.o # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b051/_pkg_.a $WORK/b051/md5block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /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 cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6a/6ad6c8814d977a6a94a4d94ed754481e7aa8cbad14d1e2349d6d2afe08000363-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/transform mkdir -p $WORK/b145/ cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/bc/bc1a99c0b8ee03c6ff3a48c2acec4bf48744ba597c9a55c192a5f0d21d72ad96-d # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 7e2VGwVh_AkCbUX8p4_G/7e2VGwVh_AkCbUX8p4_G -goversion go1.11.13 -D "" -importcfg $WORK/b145/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7a/7a363a02576a40ada9359d2f0b36dbdf6a0832fc455a9b389ab1b8302b1f4187-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/73/734962d1aefb6ff1c5bf52373d8d6742256cb9b1b937a277b3a4a2e61b9381c9-d # internal crypto/aes mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/aes -std -installsuffix shared -buildid 7QraPYHSWSRRMEXePusQ/7QraPYHSWSRRMEXePusQ -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/73/73f249fc1fc4d75a2b1fcfd31e04d337dc0d8bc3a5c424d3135738dd8be576ba-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/90/907b535d1754071c574e509c15a0d9fde5ffd77a895357e277ee537b0613462d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ca/ca0807a33dd803dbe302b7fbfbf53f412f3a1f4c2bc1e7243d56efbbab721e59-d # internal cd /usr/lib/golang/src/strings /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/strings.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/18/187cf009b065c3714eeee3e645fb5ff3d1fd008f80f5cc27c089f72771bc9ee7-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/be/be2c924d8998aaeb59ff32981f68e88321943779af15d6837e56af6f27f28523-d # internal encoding/base32 mkdir -p $WORK/b147/ path mkdir -p $WORK/b104/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid HaSVN2kLCIQ--b68n7o8/HaSVN2kLCIQ--b68n7o8 -goversion go1.11.13 -D "" -importcfg $WORK/b147/importcfg -pack ./base32.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p path -std -complete -installsuffix shared -buildid T1qckVi3c1aKWFUc2IRj/T1qckVi3c1aKWFUc2IRj -goversion go1.11.13 -D "" -importcfg $WORK/b104/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/crypto/aes /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/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/8f/8fa52539ab784637d805b68c7f0e7213f2e1177ace00ed9b85a4153542746731-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/46/468c6f6bddcc107a887fe76a2bb468b8541b8d6cc16b0b353a1aa64d0465e768-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/77/77bc4e72d04d128f2db7d0939769142e349d8e81ea932f452ce74d810ddb1fc9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ed/ed55030caa371e8c4a51c787e21ba9a11996e581974e7fc80d239e6662096038-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/2c/2cc8b513aa7a9a74d41778dba9be3a0a63f5a149e4fde581a369b01825b06dfd-d # internal cd /usr/lib/golang/src/syscall /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/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/70/7055094f0cfc63efc1da947d8eb6c1998e94917308c6091b73c79203a66ae691-d # internal internal/syscall/unix mkdir -p $WORK/b025/ time mkdir -p $WORK/b024/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/syscall/unix -std -installsuffix shared -buildid fKspm5_x0HhBR178ultX/fKspm5_x0HhBR178ultX -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p time -std -installsuffix shared -buildid 73O06siDfmA3VPrh7Ct9/73O06siDfmA3VPrh7Ct9 -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/empty.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a5/a5f6bd0604fe2764824a3a64a4333f24b6c50e89b53b1815c4314d7ad9dc566c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/reflect /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_ppc64x.o ./asm_ppc64x.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/31/312f6cf0a32c335fe55dc0f377415dc20bf10a3a6d32b95f2656f71de50191bb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal internal/poll mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p internal/poll -std -installsuffix shared -buildid 6FY6B-ynCVcDxjmFb-Ht/6FY6B-ynCVcDxjmFb-Ht -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84b7d3b4e1e37d639532d37590270094a489ac6ae96486cc0d4451dd15cd3777-d # internal sort mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a EOF encoding/binary mkdir -p $WORK/b031/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid E5bxUwRwL33rFlHKf31O/E5bxUwRwL33rFlHKf31O -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p encoding/binary -std -complete -installsuffix shared -buildid FUZLJITbp2cZ66YW5t9f/FUZLJITbp2cZ66YW5t9f -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ff/ff8e332fbb7bb0e407ca1a5817c46cec61be4ee76b62ee4218df37e89f792c65-d # internal github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b111/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile /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/beorn7/perks/quantile -complete -installsuffix shared -buildid IbQ_HuEtgKoDbtQm8r-7/IbQ_HuEtgKoDbtQm8r-7 -goversion go1.11.13 -D "" -importcfg $WORK/b105/importcfg -pack ./stream.go regexp/syntax mkdir -p $WORK/b114/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid zJggAizpZ_XqldoWtZif/zJggAizpZ_XqldoWtZif -goversion go1.11.13 -D "" -importcfg $WORK/b111/importcfg -pack ./autoneg.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid XYQrpuJlzJgDtg988NM-/XYQrpuJlzJgDtg988NM- -goversion go1.11.13 -D "" -importcfg $WORK/b114/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/2d/2d77ea8dc6578348be962177d15e46e4846318ae41396a1520e75def7851e638-d # internal os mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b022/_pkg_.a packagefile internal/syscall/unix=$WORK/b025/_pkg_.a packagefile internal/testlog=$WORK/b026/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p os -std -installsuffix shared -buildid nkPleBpNLkkzhv3dmc3I/nkPleBpNLkkzhv3dmc3I -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/0e/0e42b9cc99dfaaebe3f1d0c821a99dea389f93f482d31dc8f6e2e4b9450b95a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/46/46ceddedc8e56e82e63795f6aefb5052ed6b1f94f010d9fe3f3e9d17168b5fcf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ec/ec0d7cd9133598ee013850ba550f2362c9ac4cee5f1c53b555f04931703cc275-d # internal crypto/des mkdir -p $WORK/b041/ encoding/base64 cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /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 xjUSlIdDGgzfGAOGipnB/xjUSlIdDGgzfGAOGipnB -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./const.go vendor/golang_org/x/crypto/internal/chacha20 vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b075/ mkdir -p $WORK/b076/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 2uEj6aEOvMNyDPIvmTBx/2uEj6aEOvMNyDPIvmTBx -goversion go1.11.13 -D "" -importcfg $WORK/b075/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a EOF vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b077/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid jrX9sUiagxDqgzOwqvX4/jrX9sUiagxDqgzOwqvX4 -goversion go1.11.13 -D "" -importcfg $WORK/b076/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go mkdir -p $WORK/b062/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid R4VROj22d6SuGDLBDjgx/R4VROj22d6SuGDLBDjgx -goversion go1.11.13 -D "" -importcfg $WORK/b077/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /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 Say8Qz5TKDVBcHyDvSrj/Say8Qz5TKDVBcHyDvSrj -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./base64.go github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b148/ github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid 3PGPlakVEnpBO8XL-Kbm/3PGPlakVEnpBO8XL-Kbm -goversion go1.11.13 -D "" -importcfg $WORK/b148/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd -complete -installsuffix shared -buildid _jxt7WisMSOOJ4wXKBL5/_jxt7WisMSOOJ4wXKBL5 -goversion go1.11.13 -D "" -importcfg $WORK/b153/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_other.go mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix -installsuffix shared -buildid iHToPNXMTaqNUh0hnaQL/iHToPNXMTaqNUh0hnaQL -goversion go1.11.13 -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b8/b807ec1ee71cfa584902f5ee99eaf483fecb45a1bec8d3c0686bf17bf689568a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/83/83c006ad034a563840359035dec9f72f7fca3ae937dea1b196e1e60fa10f67cf-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b075/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid DYniopuCvRTPgYJOQ8eB/DYniopuCvRTPgYJOQ8eB -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b1/b139c78c9064d744de7b5f9b0eb2b643bcbc3312ea7687f383e08c64aaddee48-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/94/9472e1201ee8d9f1fdaf744fab89638b7ab4edb9d7f607a6748240c44add5d1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/54/54c45b0ba3031ac2bd9dfe0321dd72ef2499aae3cd2490fe480b0ee551dab0e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/0b/0b037b6548b13719c48125e492bafcb93c28cc2712ca7efcae0f9f6d561bb6ce-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/aa/aaeffbd00267181f1630052460a6cb017d5b89376f1a5cdfd6d094dbb9648991-d # internal encoding/pem mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /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 EZPuPGOlpf8S-xzAoYDy/EZPuPGOlpf8S-xzAoYDy -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4f/4f817e9059f2b74abc7012d31ee08b3b913a25d08f9504208172102055492d4f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/19/1984e8968b8865011c9bc2fbd953bca8e99682a8688200f3fb7fdfcbf8c99791-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2a/2ad27364f9367c8cb8d007c7c769680ef532c2676097b402a2cd12def65d98e4-d # internal fmt mkdir -p $WORK/b019/ path/filepath mkdir -p $WORK/b066/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid qAWNsa_wTSrYk7WXCXWx/qAWNsa_wTSrYk7WXCXWx -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF runtime/debug mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p runtime/debug -std -installsuffix shared -buildid fQqNql7frmYXDPbM8Sz_/fQqNql7frmYXDPbM8Sz_ -goversion go1.11.13 -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./garbage.go ./stack.go ./stubs.go cd /usr/lib/golang/src/path/filepath /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 o3cqfcjTkaQiQlyKuRNw/o3cqfcjTkaQiQlyKuRNw -goversion go1.11.13 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b118 -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b118/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b118/_pkg_.a $WORK/b118/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/60/6005ae9e230593356d4d33fe2ad7de7d40211636e2d31937b7fc080f6b0ebde8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e8/e8f3954abe754abb68f63eab006768940d4b3d879fc9d5603b1da1aac9097bf3-d # internal regexp mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b114/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p regexp -std -complete -installsuffix shared -buildid iIbuTzZL032mOuN0eOCa/iIbuTzZL032mOuN0eOCa -goversion go1.11.13 -D "" -importcfg $WORK/b113/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/13/13adefbf9f5827f545ab93c5429905c32b6593181339756e39e7bb54810c4082-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /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 reE-hZe60XBAn_83TEkO/reE-hZe60XBAn_83TEkO -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b3/b38b3d660b04269ab4327da5bbfac1e0645b5de83f5e4f97e49a20af1e004820-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid qguPIRS3LTEPs0odcS1s/qguPIRS3LTEPs0odcS1s -goversion go1.11.13 -D "" -importcfg $WORK/b117/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/cc/ccc5bd7616a7306398a8c9d5a6d768aebb6ffd9dd0645db181702b5779763780-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/95/95ec1f158feb2e7d8d6bb04b881231cba9e1bbb682f331a06621e6a7df44d1e3-d # internal compress/flate mkdir -p $WORK/b018/ encoding/hex cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p compress/flate -std -complete -installsuffix shared -buildid 0a8juPKlDihpxovP9GHY/0a8juPKlDihpxovP9GHY -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go context mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p context -std -complete -installsuffix shared -buildid RoexU64Mp-t6_VKm0T--/RoexU64Mp-t6_VKm0T-- -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./context.go math/big log net/url mkdir -p $WORK/b060/ flag encoding/json mkdir -p $WORK/b044/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b088/ cd /usr/lib/golang/src/encoding/hex /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 HYxNRKYi9aaMYXJunVPQ/HYxNRKYi9aaMYXJunVPQ -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go vendor/golang_org/x/net/http2/hpack cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b073/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/big -std -installsuffix shared -buildid i61214R5JYyl8B11hkbT/i61214R5JYyl8B11hkbT -goversion go1.11.13 -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 cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF vendor/golang_org/x/text/unicode/norm cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p log -std -complete -installsuffix shared -buildid AcGWNnUgk2iZsyh5Nf3i/AcGWNnUgk2iZsyh5Nf3i -goversion go1.11.13 -D "" -importcfg $WORK/b088/importcfg -pack ./log.go mkdir -p $WORK/b081/ mkdir -p $WORK/b078/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b098/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p net/url -std -complete -installsuffix shared -buildid d8ukqjBcQu63ROCIc0RQ/d8ukqjBcQu63ROCIc0RQ -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./url.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid knNb0dVEvDhSXDToZRiC/knNb0dVEvDhSXDToZRiC -goversion go1.11.13 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go cd /usr/lib/golang/src/encoding/json /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 e0V0DqLvxH9Mc0IKHnEB/e0V0DqLvxH9Mc0IKHnEB -goversion go1.11.13 -D "" -importcfg $WORK/b078/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b095/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid mKaD48dHC-_io9l-kp_X/mKaD48dHC-_io9l-kp_X -goversion go1.11.13 -D "" -importcfg $WORK/b098/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b093/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 7Xh6FfFCwbfq13Tm5L--/7Xh6FfFCwbfq13Tm5L-- -goversion go1.11.13 -D "" -importcfg $WORK/b095/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/9a/9ad1596ee4d9767ffedcf1475138039335bf252bf3d3b70b57d0d1e3caf7ffba-d # internal mime mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p mime -std -complete -installsuffix shared -buildid W7yGDlgFPwLWsZdGYJJL/W7yGDlgFPwLWsZdGYJJL -goversion go1.11.13 -D "" -importcfg $WORK/b099/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c5/c5c7742a27aba398c4909a3a3ea6f5f1bc93615687cc90daa69a2105117e9c1a-d # internal mime/quotedprintable mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -BJx7zVS7vs1sRvQEQAb/-BJx7zVS7vs1sRvQEQAb -goversion go1.11.13 -D "" -importcfg $WORK/b101/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e0/e0174c172aa1c2f18be33bcc3c9ac1baccb05c3d87f3a3bce665d37bdd104c0a-d # internal net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/51/51755c3d4c2b9db51a6e750bc302aa75d928121ba0e940c78fa00e4540f78fe2-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid rTaNt9j2Y9W_NG8b5VUK/rTaNt9j2Y9W_NG8b5VUK -goversion go1.11.13 -D "" -importcfg $WORK/b094/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/38/3829c9a70738c3919a609ffe3219590f2fa2619166325bf1d855666ee29bf9c4-d # internal net/http/internal mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p net/http/internal -std -complete -installsuffix shared -buildid kz_-d3jaBdfptWHDV_tG/kz_-d3jaBdfptWHDV_tG -goversion go1.11.13 -D "" -importcfg $WORK/b103/importcfg -pack ./chunked.go ./testcert.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a4/a4679c9b35d47f733dfcc7721b1f2f99710e5f36d7f63671ccf4f94184f018f9-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid qyNRzcDGUo1YJkJ_cF3y/qyNRzcDGUo1YJkJ_cF3y -goversion go1.11.13 -D "" -importcfg $WORK/b116/importcfg -pack ./fs.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/61/61ee1666ddc31a798aa170beea17619513f23e3d8a05abaea3d9d276ca30c0be-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid uE7MtutZmwCp7ii2hj8v/uE7MtutZmwCp7ii2hj8v -goversion go1.11.13 -D "" -importcfg $WORK/b124/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/65/6593d97ba4453324c8c45075e5fb7f114553e99e2f5c33a9e792d79bf85b9fb8-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 3x4Db5O3hK9J9zIx7bxl/3x4Db5O3hK9J9zIx7bxl -goversion go1.11.13 -D "" -importcfg $WORK/b126/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/0d/0d86eb28c6fbdcb3b41ff726e975747d370e2a3bdd112d1083467de015cfdc5a-d # internal github.com/syncthing/syncthing/vendor/github.com/pkg/errors mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid crduFbJIAB7q5x51NnRr/crduFbJIAB7q5x51NnRr -goversion go1.11.13 -D "" -importcfg $WORK/b133/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c0/c0308025597a76890df3a413e78d77286dc2a73704780fa08f10f99e91cdab09-d # internal os/exec mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p os/exec -std -complete -installsuffix shared -buildid NOwIB5iL-G0V-si2-gMJ/NOwIB5iL-G0V-si2-gMJ -goversion go1.11.13 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/77/773e064d73507d9ec87515cf0b984bf1165868f1dcce3c2501371de1def21f4c-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid HFH5ElKFvfmvvxABN6FJ/HFH5ElKFvfmvvxABN6FJ -goversion go1.11.13 -D "" -importcfg $WORK/b138/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ac/acbff58d9cf51427f8fcab8baf363dc7fe0119c39288ae6897b8bcd23a9e330e-d # internal os/user mkdir -p $WORK/b143/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b143/ -importpath os/user -- -I $WORK/b143/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/23/23b2de093c9b8cf5c8d8a1ecd6271fe323761ca76cdae83bd1ce62d98be399e7-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b145/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid dtCZR-lI98ASyHMvDFwF/dtCZR-lI98ASyHMvDFwF -goversion go1.11.13 -D "" -importcfg $WORK/b144/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b5/b5b9ce30133766f741af66eee0c7b41eea0be4e591bbd0eafb1c3d04f4c3ad0c-d # internal compress/gzip mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile compress/flate=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 31ex_vHGUfTYfTDAyTqt/31ex_vHGUfTYfTDAyTqt -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e5/e5ec8db1eeca5ee428c0b20a68de0a769a5a3c90c9a12c9c01cd5ad0ff9b3ef2-d # internal github.com/syncthing/syncthing/vendor/github.com/calmh/xdr mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syncthing/syncthing/vendor/github.com/calmh/xdr -complete -installsuffix shared -buildid VFY7of2kzV1eHvZURTqJ/VFY7of2kzV1eHvZURTqJ -goversion go1.11.13 -D "" -importcfg $WORK/b155/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/13/138255138abcbb8e0eef9244ebbfbf3f7336798048136fc74820d4894e847bd2-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid eCq7cp6kATeaSaVYwGUw/eCq7cp6kATeaSaVYwGUw -goversion go1.11.13 -D "" -importcfg $WORK/b157/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fc/fcb19717c95cd7f927bccfa940e8f5a6e1b6c25a6e25455674b3eaed8bd229c7-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b104/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid MNPt38lyK0ViaF5ngAw5/MNPt38lyK0ViaF5ngAw5 -goversion go1.11.13 -D "" -importcfg $WORK/b136/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/af/af31185bcadfbb832bac265f361a24e6314259293a636a133b365e9e4126fdf1-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile regexp=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /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 aZNyJz226oafCLLr6JdE/aZNyJz226oafCLLr6JdE -goversion go1.11.13 -D "" -importcfg $WORK/b159/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/da/da5ab9dff298c6c38a9cf10b6a0550fa5736ff12b9dcc39b2fb8e0f770845efb-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/time/rate mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_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 yMgpszTw3uiMotQvaIm2/yMgpszTw3uiMotQvaIm2 -goversion go1.11.13 -D "" -importcfg $WORK/b160/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/10/102a368202d509e82ec057e39522efb34027a541cdaf15128f455aebb64f5c57-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b093/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b094/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid xZtGiMnDF5LO--93QyU3/xZtGiMnDF5LO--93QyU3 -goversion go1.11.13 -D "" -importcfg $WORK/b092/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/d9/d955db842a0acee2138cf5562232fc3bef7659cceb9b4b778b3e42a5cfab97bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/6e/6e93c9744186e72dc3ea0f29b91206fb767d5da82663ea8c2ed2d1b10f7757e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a6/a6d39a927cf95278209f0a278b45ded20224e789ce51c059c6e193f7d50ac804-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/12/12126c599cfc3065fb66b9aebd4d73ac1623c8036a8a4746a3868faa5c0c9c22-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b092/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b094/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b095/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid fJVRHwief0fdfnTCUdPE/fJVRHwief0fdfnTCUdPE -goversion go1.11.13 -D "" -importcfg $WORK/b091/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0e/0e91ce1cce4332816690d85179e5fa825443b4b5a47f2aad4e746365887f35c8-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b113/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid wEjWT3tvq_k84a9RWK6l/wEjWT3tvq_k84a9RWK6l -goversion go1.11.13 -D "" -importcfg $WORK/b112/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b106/ github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid KjIegY1DNDuzG1PrZBd9/KjIegY1DNDuzG1PrZBd9 -goversion go1.11.13 -D "" -importcfg $WORK/b150/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c5/c51879607b773c33d44b589e9d27daeb1650cde11d494dd961ef598544a1522c-d # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 9MVHUrQMq9iJ9OaTBM-N/9MVHUrQMq9iJ9OaTBM-N -goversion go1.11.13 -D "" -importcfg $WORK/b106/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e8/e861d2d4a41b3bae993206acdf1e4367480a5360b1624fcf033d5dc300ebb120-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/19/19706d5056c637660177341dac57147a870ac159afd57d6900172e08f06e507f-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid PhdtTV0N1i3fCtul4XOH/PhdtTV0N1i3fCtul4XOH -goversion go1.11.13 -D "" -importcfg $WORK/b135/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8b/8b40e2d592d21199447921cb10aa6f33d9afa1169ab439402579223708c47a2d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/51/5178ae2ad5be96c467119d1dd5da825c7b10cd4027253115908ab4dc811653f7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/5e/5e90ec691c70ad1b224d560750d5b2367b3e7223cd26fc17a3d22923fa1915de-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d5/d5e429d1fde29f0c3a1c927cfcba4d1ea1b05615a2a6c09ed455424f1e7c6e0c-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b068/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a packagefile hash/fnv=$WORK/b139/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid uflzKfKohY3B9Gb-EnPY/uflzKfKohY3B9Gb-EnPY -goversion go1.11.13 -D "" -importcfg $WORK/b134/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go cd /usr/lib/golang/src/math/big /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 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c1/c1de4bf75e3ade2b8120b5bdd45c20ded291eb3e7e96afbb165bacb2bdcca89f-d # internal crypto/dsa mkdir -p $WORK/b058/ crypto/rand encoding/asn1 mkdir -p $WORK/b049/ mkdir -p $WORK/b052/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /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 I_y60o9jTfBHqWcuIWM3/I_y60o9jTfBHqWcuIWM3 -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack ./dsa.go cd /usr/lib/golang/src/encoding/asn1 /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 B0KGuv69IlYf-j7Ui2kk/B0KGuv69IlYf-j7Ui2kk -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /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 ou920OfoWI6h1H1ZGzMz/ou920OfoWI6h1H1ZGzMz -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/crypto/rand /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 wXuEv8zdPCk-o95TYykB/wXuEv8zdPCk-o95TYykB -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b143 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f6/f62677c1d0180fea1e6ccbab4a07106dfb4a1eea446d5ca7b52c5806116aecbd-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/41/41fc7c4369272af4dc94bf91bbc1b8b0100ecc158bcfb17d97ef7f1de8a62993-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b121/ crypto/rsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /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 npbf38F65LAsQpb7ZRZh/npbf38F65LAsQpb7ZRZh -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b152/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 61Sg3zjtdzEtkMJqgZxm/61Sg3zjtdzEtkMJqgZxm -goversion go1.11.13 -D "" -importcfg $WORK/b152/importcfg -pack ./sha256.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid CUDiTtNdbRLj_ouqwtq5/CUDiTtNdbRLj_ouqwtq5 -goversion go1.11.13 -D "" -importcfg $WORK/b121/importcfg -pack ./random.go ./securesource.go cd $WORK/b143 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/0f/0fbcb342bfb3a84aa4f0d64217cee359bf3dc10ab65b2640c5b72f17e9d9e532-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a3/a3d8fb9112daaa027c0b3e6de1dc35893ba6e1ab2971e50448d2165eb21ed69e-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd $WORK/b143 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3e/3e4273d6077fd09521bbc6614196fec40a127958d830ec2c6a70489abf3f47ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/de/de46ed7151c8e236d5356d9929e23ccf5c4bf8e541be22cd5beffde432027fef-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/90/906dd7f570b8adabe43d19db5e1b34ebaefa1a6151beb4ed699b11ea3fe3e33e-d # internal crypto/ecdsa mkdir -p $WORK/b042/ crypto/x509/pkix vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b063/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b059/ cd /usr/lib/golang/src/crypto/ecdsa /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 ZKlr7OWZXD3R_6IVeaho/ZKlr7OWZXD3R_6IVeaho -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack ./ecdsa.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /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 dmMWQ372_uh5GL-itQ1y/dmMWQ372_uh5GL-itQ1y -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./pkix.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid W9SvYB75gwQVPN-UPFPs/W9SvYB75gwQVPN-UPFPs -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b143 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -o $WORK/b143/_cgo_.o $WORK/b143/_cgo_main.o $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o -g -O2 cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile internal/poll=$WORK/b022/_pkg_.a packagefile internal/singleflight=$WORK/b071/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net -std -installsuffix shared -buildid 86nWmLxsOlgmaS5Sgu6w/86nWmLxsOlgmaS5Sgu6w -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a4/a456164bcedb59138195b97b79b603899a086bd3febc8af534602f1cfd100d97-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d9/d99d8caae4f980f5c8e8c7be1317620be18c40935ba6779d819e1ec035f66f5b-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b143/_cgo_.o -dynout $WORK/b143/_cgo_import.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p os/user -std -installsuffix shared -buildid Splwgy5ir-U1_Q0a1SWG/Splwgy5ir-U1_Q0a1SWG -goversion go1.11.13 -D "" -importcfg $WORK/b143/importcfg -pack ./lookup.go ./user.go $WORK/b143/_cgo_gotypes.go $WORK/b143/cgo_lookup_unix.cgo1.go $WORK/b143/getgrouplist_unix.cgo1.go $WORK/b143/listgroups_unix.cgo1.go $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b143/_pkg_.a $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ca/ca2dbd787847acced837731d1ccaa2c7ea3af8f48fa41fc9a38d1478c0176ee1-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b142/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile os/user=$WORK/b143/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid L1LlkfgSpQF85TAFwgUc/L1LlkfgSpQF85TAFwgUc -goversion go1.11.13 -D "" -importcfg $WORK/b141/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b5/b56493a0f64b9e04cddaf0bb2ff39585ba5d908e36129432cd3b8085764dba38-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b0/b010f5c91819495731ff7f2e8f1837fac09e6ef4a07e6d56d4552d68b2c7b6f5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b3/b34bec3d36fccf91c57e462c8f7ac51b205ba747626518a6dd97a5a688eb8531-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid o8yBngLzaF53nlEZm6bj/o8yBngLzaF53nlEZm6bj -goversion go1.11.13 -D "" -importcfg $WORK/b140/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/26/26279c6fbfbad92035529c164fdf9c820d54e9dcc44b3f49dc18dbd062b5ed5a-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid tCFX2-tglu6sDOVLWf_O/tCFX2-tglu6sDOVLWf_O -goversion go1.11.13 -D "" -importcfg $WORK/b156/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/02/02d14d51bd76d5fd7265d40970ed944bca9a7ba1da7169b7bcc407f10d1d1ce5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b2/b221b5b18e135e53818bdf97b8f766a19046fdfc6bd7e8731512101b2a365e2f-d # internal github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b108/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid TBtZy4znG2x1cnkK0urT/TBtZy4znG2x1cnkK0urT -goversion go1.11.13 -D "" -importcfg $WORK/b110/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a packagefile math=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid ynK2D4J0ZGxM-mhSPU3_/ynK2D4J0ZGxM-mhSPU3_ -goversion go1.11.13 -D "" -importcfg $WORK/b108/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/81/81c5cec7aceb97aaeedfb73d1becfb7482a1767143fed413b4a9037f18b5f500-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/60/603587d2376313e6efa6736c15f34a647323d1efc629861420fd200814ba7d76-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid QW036kH01jmSP7ahu8DJ/QW036kH01jmSP7ahu8DJ -goversion go1.11.13 -D "" -importcfg $WORK/b107/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/01/011ad30860f7b22ead7a86f4b9f74ee15fabaee25313275957fb0ea02bd93236-d # internal cd /usr/lib/golang/src/net /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ea/ea0b39d2b9a37ab5b419d12daf77ce9fbdf0d4703e62d7d82a2864e6128600ff-d # internal crypto/x509 mkdir -p $WORK/b057/ github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang mkdir -p $WORK/b084/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /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 jhAq8Wh1kTsCBG6pDUaZ/jhAq8Wh1kTsCBG6pDUaZ -goversion go1.11.13 -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 net/textproto cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang -complete -installsuffix shared -buildid GQTSZMV687O-KJEZgMm-/GQTSZMV687O-KJEZgMm- -goversion go1.11.13 -D "" -importcfg $WORK/b084/importcfg -pack ./decoder.go ./errors.go ./mmap_unix.go ./node.go ./reader.go ./reader_other.go ./traverse.go ./verifier.go mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p net/textproto -std -complete -installsuffix shared -buildid tV94L-8nKXSNPQghcI2P/tV94L-8nKXSNPQghcI2P -goversion go1.11.13 -D "" -importcfg $WORK/b096/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go vendor/golang_org/x/net/http/httpproxy mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b091/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nA_aFP6yM1R_cTZQFILm/nA_aFP6yM1R_cTZQFILm -goversion go1.11.13 -D "" -importcfg $WORK/b097/importcfg -pack ./proxy.go github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid zkGiOvOesil_Q0q_rw1P/zkGiOvOesil_Q0q_rw1P -goversion go1.11.13 -D "" -importcfg $WORK/b131/importcfg -pack ./client.go ./socks.go github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid f6oSRMWP1qUy_nX3I9OH/f6oSRMWP1qUy_nX3I9OH -goversion go1.11.13 -D "" -importcfg $WORK/b128/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.go github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b117/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b113/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid QxcMHhldErb5fMX1Henl/QxcMHhldErb5fMX1Henl -goversion go1.11.13 -D "" -importcfg $WORK/b115/importcfg -pack ./arp.go ./buddyinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e9/e956d45044f75f110b06da95f38a16188c0de8a0b46f7293cd3a38bd2bbe6673-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/16/16444d80ccecf6c966a9480156ac3ad2e44efc3b4e6bc3bd015162f36464598b-d # internal vendor/golang_org/x/net/http/httpguts mkdir -p $WORK/b090/ mime/multipart mkdir -p $WORK/b100/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile vendor/golang_org/x/net/idna=$WORK/b091/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b096/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid qKOEifWDZFEMFi0H_lwo/qKOEifWDZFEMFi0H_lwo -goversion go1.11.13 -D "" -importcfg $WORK/b090/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b099/_pkg_.a packagefile mime/quotedprintable=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b096/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p mime/multipart -std -complete -installsuffix shared -buildid cLKoev3kMZSOsWi2nNJO/cLKoev3kMZSOsWi2nNJO -goversion go1.11.13 -D "" -importcfg $WORK/b100/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/dc/dc2cd2849f1a4db4f69ec7b9a2bcaa860642aa8c7995bd34dc0a2643214a3b00-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b131/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 7rqHOp7iz5gaBdYiq28d/7rqHOp7iz5gaBdYiq28d -goversion go1.11.13 -D "" -importcfg $WORK/b130/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a9/a9b19ac87dd98fd99918f9be7b1bade8fea22b622290de820398e1a0057c5ec0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d1/d17a9f2708052b5fa93e71474f272263a5b429215456e579e456212f98d72d6d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b128/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 7BanBrw7WkfGw2OyHOR0/7BanBrw7WkfGw2OyHOR0 -goversion go1.11.13 -D "" -importcfg $WORK/b129/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b128/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid VPRSKz8-JMnz-cia-KCM/VPRSKz8-JMnz-cia-KCM -goversion go1.11.13 -D "" -importcfg $WORK/b125/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/69/69067f747a141afe28fcdbac78d576c9ac135ceca7f89b0fb2371cad11694fcd-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/17/17d3ae0e1a8a0f77e833759083d861ec3ab315831d54c1317301794b80d9a14f-d # internal github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/oschwald/maxminddb-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b084/_pkg_.a packagefile net=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang -complete -installsuffix shared -buildid sua70mzeqtkgeLjbtMyw/sua70mzeqtkgeLjbtMyw -goversion go1.11.13 -D "" -importcfg $WORK/b083/importcfg -pack ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1b/1bcf38f382265bd99061216369aba643dd216702a6cccb7c109917f6fefad868-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/31/312beb6c46614c45c09786538887bde4d9ef2c6b7d9ac7c524278cdaa77bbdd3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/52/528822fe34ffc72e79af88474a57c8683cf046b3106f27aca0a4db02780e3b4e-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid bunpZBKA1WYLS458VOsW/bunpZBKA1WYLS458VOsW -goversion go1.11.13 -D "" -importcfg $WORK/b151/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/26/2614c90bc93fd1521f19c3735ecc3bb0c1f98e508606c326a4d7cc98c67ff895-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/26/2664355ae97faa0a1b1b5700b1d670beb3ccb72b25ae2b98f3ca9c8b0dbd2d3a-d # internal crypto/tls mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b074/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b077/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/tls -std -complete -installsuffix shared -buildid wluFs_twaEDPbGNgAD93/wluFs_twaEDPbGNgAD93 -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d7/d787cdb436ad099d762e7c1ccde03a0f91ad1fab813b62995004e8aa91eb0e6e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d2/d24db6a138283d21ca49c20ca3bedcb03f3b54b1979907f068797329457d2fdb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/e1/e1f9481736b38eb556c5c695c2d1ea18ad09e48515e82cffde2f1f249dad38dd-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b151/_pkg_.a packagefile math=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid f7sJUcWRTHrvBSNPFbHx/f7sJUcWRTHrvBSNPFbHx -goversion go1.11.13 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/13/1318f0aba4c6685bfaa88070cf02038e44234353dc6441d6650ed08930510691-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/bkaradzic/go-lz4=github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 importmap github.com/gogo/protobuf/gogoproto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b144/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path=$WORK/b104/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid FdMNV9HjuX01oq5P84hC/FdMNV9HjuX01oq5P84hC -goversion go1.11.13 -D "" -importcfg $WORK/b146/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/fd/fdbd4aae59a3b4d99d721e4862cd43f64038ab9ef56b165310c5fc2b193d1078-d # internal github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b159/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b121/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /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 RWGtpLA6uhfoC5Y2DOrK/RWGtpLA6uhfoC5Y2DOrK -goversion go1.11.13 -D "" -importcfg $WORK/b158/importcfg -pack ./tlsutil.go net/http/httptrace mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 9mhhUKK8z78h-N2Oj1wr/9mhhUKK8z78h-N2Oj1wr -goversion go1.11.13 -D "" -importcfg $WORK/b102/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f1/f1759c69a9ff18d4c4c3173ac9b863b9ffc289319eb9f34ad27042e8ed9a2d0b-d # internal net/http mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b016/_pkg_.a packagefile container/list=$WORK/b035/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b090/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b097/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b091/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile mime=$WORK/b099/_pkg_.a packagefile mime/multipart=$WORK/b100/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http/httptrace=$WORK/b102/_pkg_.a packagefile net/http/internal=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path=$WORK/b104/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p net/http -std -complete -installsuffix shared -buildid vq0dsQSOsOBYhD6Mhz6q/vq0dsQSOsOBYhD6Mhz6q -goversion go1.11.13 -D "" -importcfg $WORK/b089/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/4c/4c8d7c0d717a0577d128ee1f726a4e29e06688d9c452a662564e778a0435aadd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2a/2ab88f4bea02cc0fec0d44ede42ca71343b555ff150e2e63122a5296a88e9b0d-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap github.com/calmh/xdr=github.com/syncthing/syncthing/vendor/github.com/calmh/xdr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b146/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid _xUR56h6SNFurXhh_krf/_xUR56h6SNFurXhh_krf -goversion go1.11.13 -D "" -importcfg $WORK/b154/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a8/a822096dada899a994e644a1bba9fbeadfa59afc871ec4a84121468f78c8530f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/01/01adb1206d9874cf3fb41b260ae979a13886bc947ab39ddf4c155fcdc2128b51-d # internal expvar mkdir -p $WORK/b087/ github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b109/ github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b123/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b111/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b112/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile mime=$WORK/b099/_pkg_.a packagefile net/http=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 importmap golang.org/x/net/proxy=github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b130/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid JUzucveRrp98oFN6L1MM/JUzucveRrp98oFN6L1MM -goversion go1.11.13 -D "" -importcfg $WORK/b109/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid o6qoN_iEAoCprfC6WrG1/o6qoN_iEAoCprfC6WrG1 -goversion go1.11.13 -D "" -importcfg $WORK/b123/importcfg -pack ./internal.go ./public.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b089/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p expvar -std -complete -installsuffix shared -buildid gY7m_VF1fXvV7MbnaeLn/gY7m_VF1fXvV7MbnaeLn -goversion go1.11.13 -D "" -importcfg $WORK/b087/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4d/4dd32463a5abb93672ba272c20efbd857360080ceed7e944f76889ad25678d5b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/59/59a7061b655c5ba26a50c47400519ce08d340e2b5a8e99d933458022d2a75f59-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap golang.org/x/text/unicode/norm=github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b144/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid 0fnVxWh3icLrX88HByVM/0fnVxWh3icLrX88HByVM -goversion go1.11.13 -D "" -importcfg $WORK/b132/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f8/f8ddfbdf7affa9ddb6dc424a0fef31b2c9e6e259d28d926d6b2ebaf6cc23261e-d # internal github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b157/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid _h0lEbXzlNV81i_uGltu/_h0lEbXzlNV81i_uGltu -goversion go1.11.13 -D "" -importcfg $WORK/b122/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c6/c6cea52d86d6d264bf9ad07849ab95273b731c17b45004a39aa927f38feff755-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b115/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 9wmx28h3AczGXdN1c0hH/9wmx28h3AczGXdN1c0hH -goversion go1.11.13 -D "" -importcfg $WORK/b086/importcfg -pack ./build_info_pre_1.12.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/75/75db4e38c4a27b19387cc7502c3700b7478d52be8cde312dbef96b2ccbe23cd1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a8/a81d32e7eadd0e56f0c19fa087e8b048b07d8805a4796b48b982fc28cae6f92c-d # internal github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b017/_pkg_.a packagefile compress/gzip=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b109/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b089/_pkg_.a packagefile net/http/httptrace=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 7uZDuEpKFyYdw4QL5Mcy/7uZDuEpKFyYdw4QL5Mcy -goversion go1.11.13 -D "" -importcfg $WORK/b119/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/3a/3a60bbabfb9cbf8c7ef3d31959461a4a933a87ae23a12e672a07e8ae47594a13-d # internal github.com/syncthing/syncthing/cmd/strelaypoolsrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru importmap github.com/oschwald/geoip2-golang=github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang importmap github.com/prometheus/client_golang/prometheus=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap golang.org/x/time/rate=github.com/syncthing/syncthing/vendor/golang.org/x/time/rate packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile mime=$WORK/b099/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid ZrEs1rFlwxKxPtV-WP2g/ZrEs1rFlwxKxPtV-WP2g -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/43/43b3e2e7b59b9c2c0fd8db6d14ecddeccfb9f346c9b491464de0cba91b762a5b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile flag=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/groupcache/lru=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/geoip2-golang=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b121/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b158/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/time/rate=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile mime=$WORK/b099/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b073/_pkg_.a packagefile os=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile bufio=$WORK/b017/_pkg_.a packagefile compress/flate=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b032/_pkg_.a packagefile container/list=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b043/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile crypto/rc4=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b074/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b077/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile encoding=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b062/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/oschwald/maxminddb-golang=$WORK/b084/_pkg_.a packagefile expvar=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/beorn7/perks/quantile=$WORK/b105/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/golang/protobuf/proto=$WORK/b106/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/client_model/go=$WORK/b108/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/expfmt=$WORK/b109/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/model=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs=$WORK/b115/_pkg_.a packagefile runtime/debug=$WORK/b118/_pkg_.a packagefile net/http/httptrace=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b154/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b156/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b157/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b141/_pkg_.a packagefile crypto/x509/pkix=$WORK/b059/_pkg_.a packagefile github.com/syncthing/syncthing/lib/build=$WORK/b159/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile internal/poll=$WORK/b022/_pkg_.a packagefile internal/singleflight=$WORK/b071/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b090/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b097/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b091/_pkg_.a packagefile mime/multipart=$WORK/b100/_pkg_.a packagefile net/http/internal=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b096/_pkg_.a packagefile path=$WORK/b104/_pkg_.a packagefile internal/syscall/unix=$WORK/b025/_pkg_.a packagefile internal/testlog=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/internal/randutil=$WORK/b047/_pkg_.a packagefile crypto/dsa=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b063/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b064/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b075/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b076/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b110/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/prometheus/procfs/internal/util=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4=$WORK/b125/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm=$WORK/b144/_pkg_.a packagefile encoding/base32=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b152/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/calmh/xdr=$WORK/b155/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b142/_pkg_.a packagefile os/user=$WORK/b143/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b092/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b094/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b095/_pkg_.a packagefile mime/quotedprintable=$WORK/b101/_pkg_.a packagefile regexp/syntax=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b138/_pkg_.a packagefile hash/fnv=$WORK/b139/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b153/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b136/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=AuGxAztFSEYDW5Ns4WWb/ZrEs1rFlwxKxPtV-WP2g/-xGjvWnMy_E6V6kz5Y1y/AuGxAztFSEYDW5Ns4WWb -X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0xd02c8579623e9d29f9d9538149e4c8731fa38fc7 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/strelaypoolsrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X github.com/syncthing/syncthing/lib/build.Version=v1.3.0 -X github.com/syncthing/syncthing/lib/build.Stamp=1570737747 -X github.com/syncthing/syncthing/lib/build.User=mockbuild -X github.com/syncthing/syncthing/lib/build.Host=fedora-koji -B 0x06acfca398fe1af651c1407f87b466b3458b46b2 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stcli github.com/syncthing/syncthing/cmd/stcli WORK=/tmp/go-build747656766 errors internal/cpu mkdir -p $WORK/b004/ mkdir -p $WORK/b006/ unicode mkdir -p $WORK/b015/ math/bits mkdir -p $WORK/b028/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b010/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /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 lywUcJ6YRPd3Kwr6Fgl0/lywUcJ6YRPd3Kwr6Fgl0 -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_ppc64x.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Ro2E51giCBRX3oJBZW7v/Ro2E51giCBRX3oJBZW7v -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go runtime/internal/sys crypto/internal/subtle cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid xbdTKeBQIZe8Mxmew6Yr/xbdTKeBQIZe8Mxmew6Yr -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b013/ unicode/utf8 container/list mkdir -p $WORK/b030/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b035/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF sync/atomic cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p math/bits -std -complete -installsuffix shared -buildid RLyHntQWGIh_S-q_pbPQ/RLyHntQWGIh_S-q_pbPQ -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/race /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 87gD2NfMeRv7z1wynfd9/87gD2NfMeRv7z1wynfd9 -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p container/list -std -complete -installsuffix shared -buildid ZdlhpiF-wqnq2c7gup4_/ZdlhpiF-wqnq2c7gup4_ -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./list.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid W7UOoseoy2Aw2wRMq91y/W7UOoseoy2Aw2wRMq91y -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./aliasing.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /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 MC_M9yOLy6v6dAQ6wqqs/MC_M9yOLy6v6dAQ6wqqs -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/sys /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 9grSGU6T-aJKlQVloxgx/9grSGU6T-aJKlQVloxgx -goversion go1.11.13 -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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid Os96ey-O10XADtcTgvO7/Os96ey-O10XADtcTgvO7 -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ff/ff1270f0462f8ec1aa4154bb18f3c4784a8f1af978aede0f0521d5982ea98bb3-d # internal crypto/subtle mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wSBxWqsfdB3Au0ixIyUZ/wSBxWqsfdB3Au0ixIyUZ -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack ./constant_time.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e1/e1a40c450f78d1ba12de127cf1d1e7d527a8189629af25db6114b2a6be0cf12d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 0jCYAxJsEjsR-TDPIETT/0jCYAxJsEjsR-TDPIETT -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/24/24d889fe5f1feacdb33cae51ab3726c83a0aec428c13569f817d067611b75900-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b066/ math mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p math -std -installsuffix shared -buildid 47BafvKgNyRmihe4rKML/47BafvKgNyRmihe4rKML -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /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 mUgYX8H9VZIFWtjnqm5n/mUgYX8H9VZIFWtjnqm5n -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid ue-rcCe0lvKgl5xLzdRB/ue-rcCe0lvKgl5xLzdRB -goversion go1.11.13 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go cd /usr/lib/golang/src/sync/atomic /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/13/13ed6ce5fc1b09302971e9578427475d7368ae37596d60f899a0daa7b55a5292-d # internal internal/nettrace cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/12/1252a41de7051dd4c34c86972a7faabdbd6d2785f21d37b61793fa006d47f630-d # internal mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid lKm71Cnt6LvJvubltZMj/lKm71Cnt6LvJvubltZMj -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uh6cVnpw5NPfaxx4pwWq/uh6cVnpw5NPfaxx4pwWq -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2b/2b92890a3b49d1aada3a4dbc820045717660be173d92ee398e467a9b02fd47d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/53/539ad1b7043af3a815dbfe6e927ad85f8be0f0a050d21084e149fbac51748588-d # internal encoding mkdir -p $WORK/b076/ cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9b/9b4566afee70376adf6aaecff76455b9e3f054669f1e7625290f6d376f6a238b-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF unicode/utf16 mkdir -p $WORK/b077/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding -std -complete -installsuffix shared -buildid kNatqzFLh531aOmN7Wb8/kNatqzFLh531aOmN7Wb8 -goversion go1.11.13 -D "" -importcfg $WORK/b076/importcfg -pack ./encoding.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Mdam4IzW_73aUzrZjL8_/Mdam4IzW_73aUzrZjL8_ -goversion go1.11.13 -D "" -importcfg $WORK/b077/importcfg -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/88/88f6ed84916b5c1b2206e80626edc452be5a55b4cf247b5de9b359ee574c3bec-d # internal internal/testlog mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /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 cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/testlog -std -complete -installsuffix shared -buildid A7LPANfw2BirhvpnX8vm/A7LPANfw2BirhvpnX8vm -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /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 cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ee/ee7bc2a7d611f7ca4f56962038b73eda655ab2857dcf5c6f5c2129dabf8ad91c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid Am4VCeOckl-ThpMAWh3e/Am4VCeOckl-ThpMAWh3e -goversion go1.11.13 -D "" -importcfg $WORK/b113/importcfg -pack ./const.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9a39a399ec1b934810579786ee580cb15c960a116e4c7342662f9b75637778ec-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/80/80011569d0bed57547c4c091d91fb7597ba7456b61cc0db314f6f40db9cce96b-d # internal runtime/cgo mkdir -p $WORK/b069/ cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5e/5e2f0c0e1b2dfdefc31390eca5ad580def1c0c16588c6e6520c7453252fc7c42-d # internal cd /usr/lib/golang/src/internal/bytealg /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 cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime/internal/atomic /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /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 cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a3/a3198d7c7e388a216e678671660fbdcc75dcb17a3e5727c2d56891197b2dce73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5a/5a9000fbae26678790e8e3ea33693a1cacc087ba869a40df208488888536391a-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5f/5ffa05ea89f1d3dee256be254b1e2c71f4d4ef0d460beba529a6d361fb9d823a-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_ppc64x.o $WORK/b005/equal_ppc64x.o $WORK/b005/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d6/d61f43ddeb3a39332e502ff6182ea3bd53e790e50b482eab251a95b9db8dd953-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/38/3833ec6e4f1a703bf14a6fa009f161cef45962c53cea89d61b064faef2f2d4bb-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid WfP4zuJx4askAiOlE3L9/WfP4zuJx4askAiOlE3L9 -goversion go1.11.13 -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 ./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 ./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_novdso.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_in_none.go ./write_err.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e3/e324e62f19c8b1c27c0de65174dcfda842238b27f377d51cb428630167512e9a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /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/floor_ppc64x.o ./floor_ppc64x.s /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/modf_ppc64x.o ./modf_ppc64x.s /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/sqrt_ppc64x.o ./sqrt_ppc64x.s /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/stubs_ppc64x.o ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/floor_ppc64x.o $WORK/b019/modf_ppc64x.o $WORK/b019/sqrt_ppc64x.o $WORK/b019/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ae/aef125b894b5792e9c54290510825a53fc238e3649214673af01363b0972db21-d # internal strconv mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p strconv -std -complete -installsuffix shared -buildid dq1xOhN86KZ-Pd3YApoI/dq1xOhN86KZ-Pd3YApoI -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/78/7870d868e593ec63966e64d1b12a40136a57e9bfd490136a7b8a6304dd4f389a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/80/80fb4e7a0db7a87b03fa50b31f428c0ef5e6e93901259606820786ae662292eb-d # internal crypto/rc4 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wRzLqz03OgtqlGpyiCKa/wRzLqz03OgtqlGpyiCKa -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./rc4.go ./rc4_ref.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cba2acb7625caab82db952e5bafc66cc20fef0b9ae2f83e6b76ece2aa48b23cc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_linux_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_ppc64x.S cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo 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 $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p runtime/cgo -std -installsuffix shared -buildid nXfGxMaL5rfcuJ1vhN2-/nXfGxMaL5rfcuJ1vhN2- -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_ppc64x.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ee/ee349fd0c4fa6a788ecc9e1cb265d14a725c06440ed2244c7c331923e379f7fc-d # internal cd /usr/lib/golang/src/runtime /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/a5/a545d62b62bc74ffef4dce370f592bcf5967fbb7d7ced0d6a7ecbc0c6d6ea1dc-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid HFW_LhFQuuGWRGdjSAVx/HFW_LhFQuuGWRGdjSAVx -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5e/5ef4aa7bee92b3d0ecfaa05f8c26b907867307ea5188b824812c03c3bdfea60e-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b068/ math/rand cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid xDqQ-mISEimLiW7iqb5l/xDqQ-mISEimLiW7iqb5l -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b042/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF reflect mkdir -p $WORK/b026/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 5Duf7nVnMGQTlgDlpKSV/5Duf7nVnMGQTlgDlpKSV -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid pub4j3xyLAPcZ_o4neyX/pub4j3xyLAPcZ_o4neyX -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid qVFcu9M84xtoXZfxAPue/qVFcu9M84xtoXZfxAPue -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p syscall -std -installsuffix shared -buildid 77Ftil_a6NcJxBwTLacT/77Ftil_a6NcJxBwTLacT -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/44/448ebe37b1747b5bef5a9f73f7107bf819cb69eb55e143ef640758ce07c0ce61-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/17/1772434309f8f47f24bc341dfde88c426c0c4021cd82da650061bd0fdeb9aca1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ca/cac147d4f65b92a7175205682eb80be3ee2c2b183efdb53186e0c296b1c0fa4f-d # internal hash mkdir -p $WORK/b032/ bytes mkdir -p $WORK/b003/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid z9GkeIOG4eQVdKLHbTLM/z9GkeIOG4eQVdKLHbTLM -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p hash -std -complete -installsuffix shared -buildid vkmZEy_ds8TaxBqUjVqi/vkmZEy_ds8TaxBqUjVqi -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack ./hash.go crypto/cipher mkdir -p $WORK/b034/ crypto/internal/randutil strings text/tabwriter cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF mkdir -p $WORK/b044/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid J44IRwB2VnH_1YA760U9/J44IRwB2VnH_1YA760U9 -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go mkdir -p $WORK/b043/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b083/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid x_kgvnXKb4jmhItxbocO/x_kgvnXKb4jmhItxbocO -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./randutil.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p strings -std -installsuffix shared -buildid JkK7CAqbEBGzFNsFvkOc/JkK7CAqbEBGzFNsFvkOc -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid ahCOwMpyQvjIagcwdzTV/ahCOwMpyQvjIagcwdzTV -goversion go1.11.13 -D "" -importcfg $WORK/b083/importcfg -pack ./tabwriter.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/df/dfa75839fc1dd545159487cb59337b01bd609d8446fde3179ce800093e218630-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d2/d2e45d36a68818685f1d5763b08cf339f47dddf4084525f58dfa66d10c12ec7e-d # internal crypto mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto -std -complete -installsuffix shared -buildid 54tXe0sNFkI2nrixbeDu/54tXe0sNFkI2nrixbeDu -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./crypto.go crypto/hmac mkdir -p $WORK/b047/ hash/fnv mkdir -p $WORK/b108/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid C_yhPmE8yqge5l2QCtZs/C_yhPmE8yqge5l2QCtZs -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./hmac.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p hash/fnv -std -complete -installsuffix shared -buildid l7L5gjYLnk01H-3g4_17/l7L5gjYLnk01H-3g4_17 -goversion go1.11.13 -D "" -importcfg $WORK/b108/importcfg -pack ./fnv.go hash/crc32 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p hash/crc32 -std -installsuffix shared -buildid Ilo1RRfixKEo0umHulDO/Ilo1RRfixKEo0umHulDO -goversion go1.11.13 -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d9/d93bbf6a67753f2f929219543f2f8fe6359e7e8fc366211a15d1f9191ceae2e9-d # internal crypto/md5 mkdir -p $WORK/b048/ crypto/sha512 crypto/sha1 mkdir -p $WORK/b045/ mkdir -p $WORK/b052/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/md5 -std -installsuffix shared -buildid n_6TNqzTiCPu0Z2oay5U/n_6TNqzTiCPu0Z2oay5U -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid nxpYybdkzZUzVbvc2fJb/nxpYybdkzZUzVbvc2fJb -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2U1WC828jqulkvnQ4C2N/2U1WC828jqulkvnQ4C2N -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/21/216d8fbf11cdfbc8079f93b2f2217819b7290e6d52e78412d4fc90040114d6d8-d # internal crypto/sha256 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/sha256 -std -installsuffix shared -buildid AVTVj8hQWmCRc2EJMz_R/AVTVj8hQWmCRc2EJMz_R -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/39/39b64ff03519261d62d3ed30c80a276377a263d43e07c32bd7e220238f6a83b9-d # internal cd /usr/lib/golang/src/hash/crc32 /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/crc32_ppc64le.o ./crc32_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /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/md5block_ppc64le.o ./md5block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/73/734962d1aefb6ff1c5bf52373d8d6742256cb9b1b937a277b3a4a2e61b9381c9-d # internal crypto/aes mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/aes -std -installsuffix shared -buildid 7QraPYHSWSRRMEXePusQ/7QraPYHSWSRRMEXePusQ -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/md5block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc1a99c0b8ee03c6ff3a48c2acec4bf48744ba597c9a55c192a5f0d21d72ad96-d # internal cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/hash/crc32 /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/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/23/239c35beecfa4187f8e80d6613e56e4818f6d979be2b75be69398bb698d3dcd4-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7a/7a363a02576a40ada9359d2f0b36dbdf6a0832fc455a9b389ab1b8302b1f4187-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/90/907b535d1754071c574e509c15a0d9fde5ffd77a895357e277ee537b0613462d-d # internal cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/db/db63400b4a9c124bdb77669d19ba4a6b9afd2c1867b56b0731905014a6a7cf16-d # internal github.com/syncthing/syncthing/vendor/github.com/petermattis/goid mkdir -p $WORK/b102/ vendor/golang_org/x/text/transform github.com/syncthing/syncthing/vendor/golang.org/x/text/transform bufio cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_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 KIIfXnTo95BuVbXcGwWc/KIIfXnTo95BuVbXcGwWc -goversion go1.11.13 -D "" -importcfg $WORK/b102/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid o1UJ077V-clzU5bEj4TG/o1UJ077V-clzU5bEj4TG -goversion go1.11.13 -D "" -importcfg $WORK/b125/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b121/_pkg_.a $WORK/b121/crc32_ppc64le.o $WORK/b121/crc32_table_ppc64le.o # internal mkdir -p $WORK/b137/ mkdir -p $WORK/b002/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/sha256block_ppc64le.o # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/transform /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 7e2VGwVh_AkCbUX8p4_G/7e2VGwVh_AkCbUX8p4_G -goversion go1.11.13 -D "" -importcfg $WORK/b137/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid TH2OpKoTJxf6hGhowS74/TH2OpKoTJxf6hGhowS74 -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/73/73f249fc1fc4d75a2b1fcfd31e04d337dc0d8bc3a5c424d3135738dd8be576ba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/6a/6ad6c8814d977a6a94a4d94ed754481e7aa8cbad14d1e2349d6d2afe08000363-d # internal cd /usr/lib/golang/src/strings /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/strings.o ./strings.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b033/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/ca/ca0807a33dd803dbe302b7fbfbf53f412f3a1f4c2bc1e7243d56efbbab721e59-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/strings.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/be/be2c924d8998aaeb59ff32981f68e88321943779af15d6837e56af6f27f28523-d # internal path mkdir -p $WORK/b081/ encoding/base32 mkdir -p $WORK/b139/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p path -std -complete -installsuffix shared -buildid T1qckVi3c1aKWFUc2IRj/T1qckVi3c1aKWFUc2IRj -goversion go1.11.13 -D "" -importcfg $WORK/b081/importcfg -pack ./match.go ./path.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_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 o6YAIU48ANhOIe3RpNKB/o6YAIU48ANhOIe3RpNKB -goversion go1.11.13 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./quote.go ./unquote.go cd /usr/lib/golang/src/encoding/base32 /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 HaSVN2kLCIQ--b68n7o8/HaSVN2kLCIQ--b68n7o8 -goversion go1.11.13 -D "" -importcfg $WORK/b139/importcfg -pack ./base32.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8f/8fa52539ab784637d805b68c7f0e7213f2e1177ace00ed9b85a4153542746731-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5b/5bd2c92509477cf65895f1000c931a1415793a57ae73e013a9e07af1e1a82c9c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ed/ed55030caa371e8c4a51c787e21ba9a11996e581974e7fc80d239e6662096038-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/18/187cf009b065c3714eeee3e645fb5ff3d1fd008f80f5cc27c089f72771bc9ee7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/46/468c6f6bddcc107a887fe76a2bb468b8541b8d6cc16b0b353a1aa64d0465e768-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/2c/2cc8b513aa7a9a74d41778dba9be3a0a63f5a149e4fde581a369b01825b06dfd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/77/77bc4e72d04d128f2db7d0939769142e349d8e81ea932f452ce74d810ddb1fc9-d # internal cd /usr/lib/golang/src/syscall /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/70/7055094f0cfc63efc1da947d8eb6c1998e94917308c6091b73c79203a66ae691-d # internal internal/syscall/unix mkdir -p $WORK/b024/ time mkdir -p $WORK/b023/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/syscall/unix -std -installsuffix shared -buildid fKspm5_x0HhBR178ultX/fKspm5_x0HhBR178ultX -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p time -std -installsuffix shared -buildid 73O06siDfmA3VPrh7Ct9/73O06siDfmA3VPrh7Ct9 -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b024/_pkg_.a $WORK/b024/empty.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a5/a5f6bd0604fe2764824a3a64a4333f24b6c50e89b53b1815c4314d7ad9dc566c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/31/312f6cf0a32c335fe55dc0f377415dc20bf10a3a6d32b95f2656f71de50191bb-d # internal internal/poll mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/poll -std -installsuffix shared -buildid 6FY6B-ynCVcDxjmFb-Ht/6FY6B-ynCVcDxjmFb-Ht -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /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 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/84/84b7d3b4e1e37d639532d37590270094a489ac6ae96486cc0d4451dd15cd3777-d # internal encoding/binary mkdir -p $WORK/b038/ sort mkdir -p $WORK/b060/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p sort -std -complete -installsuffix shared -buildid E5bxUwRwL33rFlHKf31O/E5bxUwRwL33rFlHKf31O -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p encoding/binary -std -complete -installsuffix shared -buildid FUZLJITbp2cZ66YW5t9f/FUZLJITbp2cZ66YW5t9f -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2d/2d77ea8dc6578348be962177d15e46e4846318ae41396a1520e75def7851e638-d # internal os mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b021/_pkg_.a packagefile internal/syscall/unix=$WORK/b024/_pkg_.a packagefile internal/testlog=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p os -std -installsuffix shared -buildid nkPleBpNLkkzhv3dmc3I/nkPleBpNLkkzhv3dmc3I -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ff/ff8e332fbb7bb0e407ca1a5817c46cec61be4ee76b62ee4218df37e89f792c65-d # internal regexp/syntax mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid XYQrpuJlzJgDtg988NM-/XYQrpuJlzJgDtg988NM- -goversion go1.11.13 -D "" -importcfg $WORK/b092/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ec/ec0d7cd9133598ee013850ba550f2362c9ac4cee5f1c53b555f04931703cc275-d # internal encoding/base64 mkdir -p $WORK/b059/ crypto/des vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b073/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF vendor/golang_org/x/crypto/internal/chacha20 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Say8Qz5TKDVBcHyDvSrj/Say8Qz5TKDVBcHyDvSrj -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./base64.go mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 2uEj6aEOvMNyDPIvmTBx/2uEj6aEOvMNyDPIvmTBx -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b074/ github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 mkdir -p $WORK/b140/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid jrX9sUiagxDqgzOwqvX4/jrX9sUiagxDqgzOwqvX4 -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go mkdir -p $WORK/b037/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd mkdir -p $WORK/b146/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/bkaradzic/go-lz4 /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 3PGPlakVEnpBO8XL-Kbm/3PGPlakVEnpBO8XL-Kbm -goversion go1.11.13 -D "" -importcfg $WORK/b140/importcfg -pack ./reader.go ./writer.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/internal/subtle=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/des -std -complete -installsuffix shared -buildid xjUSlIdDGgzfGAOGipnB/xjUSlIdDGgzfGAOGipnB -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_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 _jxt7WisMSOOJ4wXKBL5/_jxt7WisMSOOJ4wXKBL5 -goversion go1.11.13 -D "" -importcfg $WORK/b146/importcfg -pack ./cpuid.go ./cpuid_other.go ./sha256.go ./sha256block_other.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid R4VROj22d6SuGDLBDjgx/R4VROj22d6SuGDLBDjgx -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./curve25519.go ./doc.go mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_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 iHToPNXMTaqNUh0hnaQL/iHToPNXMTaqNUh0hnaQL -goversion go1.11.13 -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/83/83c006ad034a563840359035dec9f72f7fca3ae937dea1b196e1e60fa10f67cf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b1/b139c78c9064d744de7b5f9b0eb2b643bcbc3312ea7687f383e08c64aaddee48-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/0b/0b037b6548b13719c48125e492bafcb93c28cc2712ca7efcae0f9f6d561bb6ce-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b8/b807ec1ee71cfa584902f5ee99eaf483fecb45a1bec8d3c0686bf17bf689568a-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b072/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid DYniopuCvRTPgYJOQ8eB/DYniopuCvRTPgYJOQ8eB -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/aa/aaeffbd00267181f1630052460a6cb017d5b89376f1a5cdfd6d094dbb9648991-d # internal encoding/pem mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/pem -std -complete -installsuffix shared -buildid EZPuPGOlpf8S-xzAoYDy/EZPuPGOlpf8S-xzAoYDy -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54c45b0ba3031ac2bd9dfe0321dd72ef2499aae3cd2490fe480b0ee551dab0e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/94/9472e1201ee8d9f1fdaf744fab89638b7ab4edb9d7f607a6748240c44add5d1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4f/4f817e9059f2b74abc7012d31ee08b3b913a25d08f9504208172102055492d4f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/19/1984e8968b8865011c9bc2fbd953bca8e99682a8688200f3fb7fdfcbf8c99791-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2a/2ad27364f9367c8cb8d007c7c769680ef532c2676097b402a2cd12def65d98e4-d # internal fmt mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid qAWNsa_wTSrYk7WXCXWx/qAWNsa_wTSrYk7WXCXWx -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p path/filepath -std -complete -installsuffix shared -buildid o3cqfcjTkaQiQlyKuRNw/o3cqfcjTkaQiQlyKuRNw -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/13/13adefbf9f5827f545ab93c5429905c32b6593181339756e39e7bb54810c4082-d # internal io/ioutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p io/ioutil -std -complete -installsuffix shared -buildid reE-hZe60XBAn_83TEkO/reE-hZe60XBAn_83TEkO -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e8/e8f3954abe754abb68f63eab006768940d4b3d879fc9d5603b1da1aac9097bf3-d # internal regexp mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b092/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p regexp -std -complete -installsuffix shared -buildid iIbuTzZL032mOuN0eOCa/iIbuTzZL032mOuN0eOCa -goversion go1.11.13 -D "" -importcfg $WORK/b091/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b3/b38b3d660b04269ab4327da5bbfac1e0645b5de83f5e4f97e49a20af1e004820-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/95/95ec1f158feb2e7d8d6bb04b881231cba9e1bbb682f331a06621e6a7df44d1e3-d # internal context mkdir -p $WORK/b017/ encoding/hex net/url mkdir -p $WORK/b057/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p context -std -complete -installsuffix shared -buildid RoexU64Mp-t6_VKm0T--/RoexU64Mp-t6_VKm0T-- -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./context.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/hex -std -complete -installsuffix shared -buildid HYxNRKYi9aaMYXJunVPQ/HYxNRKYi9aaMYXJunVPQ -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/url -std -complete -installsuffix shared -buildid d8ukqjBcQu63ROCIc0RQ/d8ukqjBcQu63ROCIc0RQ -goversion go1.11.13 -D "" -importcfg $WORK/b070/importcfg -pack ./url.go math/big mkdir -p $WORK/b041/ flag mkdir -p $WORK/b078/ encoding/json github.com/syncthing/syncthing/vendor/github.com/pkg/errors cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p flag -std -complete -installsuffix shared -buildid knNb0dVEvDhSXDToZRiC/knNb0dVEvDhSXDToZRiC -goversion go1.11.13 -D "" -importcfg $WORK/b078/importcfg -pack ./flag.go text/template/parse cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b075/ log cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/big -std -installsuffix shared -buildid i61214R5JYyl8B11hkbT/i61214R5JYyl8B11hkbT -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex mkdir -p $WORK/b080/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b077/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b085/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/json -std -complete -installsuffix shared -buildid e0V0DqLvxH9Mc0IKHnEB/e0V0DqLvxH9Mc0IKHnEB -goversion go1.11.13 -D "" -importcfg $WORK/b075/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b090/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/syncthing/syncthing/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid crduFbJIAB7q5x51NnRr/crduFbJIAB7q5x51NnRr -goversion go1.11.13 -D "" -importcfg $WORK/b080/importcfg -pack ./errors.go ./stack.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b086/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p log -std -complete -installsuffix shared -buildid AcGWNnUgk2iZsyh5Nf3i/AcGWNnUgk2iZsyh5Nf3i -goversion go1.11.13 -D "" -importcfg $WORK/b090/importcfg -pack ./log.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p text/template/parse -std -complete -installsuffix shared -buildid yVHBDF0jGKu0fRJ2j_nt/yVHBDF0jGKu0fRJ2j_nt -goversion go1.11.13 -D "" -importcfg $WORK/b085/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/flynn-archive/go-shlex /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/flynn-archive/go-shlex -complete -installsuffix shared -buildid MFwBuKxwz3MWI9wDp6jm/MFwBuKxwz3MWI9wDp6jm -goversion go1.11.13 -D "" -importcfg $WORK/b086/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c5/c5c7742a27aba398c4909a3a3ea6f5f1bc93615687cc90daa69a2105117e9c1a-d # internal encoding/xml mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p encoding/xml -std -complete -installsuffix shared -buildid Z0SEiChYU4pz0gFR84mo/Z0SEiChYU4pz0gFR84mo -goversion go1.11.13 -D "" -importcfg $WORK/b094/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/23/23b2de093c9b8cf5c8d8a1ecd6271fe323761ca76cdae83bd1ce62d98be399e7-d # internal os/user mkdir -p $WORK/b103/ cd /usr/lib/golang/src/os/user 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9a/9ad1596ee4d9767ffedcf1475138039335bf252bf3d3b70b57d0d1e3caf7ffba-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 3x4Db5O3hK9J9zIx7bxl/3x4Db5O3hK9J9zIx7bxl -goversion go1.11.13 -D "" -importcfg $WORK/b112/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/4f/4f23e08ca28d82f16a43b07568c5aa8721942f8220e380e51a828990059ffc0d-d # internal compress/flate mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p compress/flate -std -complete -installsuffix shared -buildid 0a8juPKlDihpxovP9GHY/0a8juPKlDihpxovP9GHY -goversion go1.11.13 -D "" -importcfg $WORK/b120/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e0/e0174c172aa1c2f18be33bcc3c9ac1baccb05c3d87f3a3bce665d37bdd104c0a-d # internal net mkdir -p $WORK/b065/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b065/ -importpath net -- -I $WORK/b065/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_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 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/51/51755c3d4c2b9db51a6e750bc302aa75d928121ba0e940c78fa00e4540f78fe2-d # internal github.com/syncthing/syncthing/lib/build mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/build /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/syncthing/syncthing/lib/build -complete -installsuffix shared -buildid aZNyJz226oafCLLr6JdE/aZNyJz226oafCLLr6JdE -goversion go1.11.13 -D "" -importcfg $WORK/b089/importcfg -pack ./build.go ./tags_noupgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/77/773e064d73507d9ec87515cf0b984bf1165868f1dcce3c2501371de1def21f4c-d # internal os/exec mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p os/exec -std -complete -installsuffix shared -buildid NOwIB5iL-G0V-si2-gMJ/NOwIB5iL-G0V-si2-gMJ -goversion go1.11.13 -D "" -importcfg $WORK/b097/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0d/0d86eb28c6fbdcb3b41ff726e975747d370e2a3bdd112d1083467de015cfdc5a-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /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 uE7MtutZmwCp7ii2hj8v/uE7MtutZmwCp7ii2hj8v -goversion go1.11.13 -D "" -importcfg $WORK/b099/importcfg -pack ./logger.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/61/61ee1666ddc31a798aa170beea17619513f23e3d8a05abaea3d9d276ca30c0be-d # internal github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid 2FFynZVDdZTxh_FqIW5k/2FFynZVDdZTxh_FqIW5k -goversion go1.11.13 -D "" -importcfg $WORK/b087/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d9/d955db842a0acee2138cf5562232fc3bef7659cceb9b4b778b3e42a5cfab97bf-d # internal github.com/syncthing/syncthing/vendor/github.com/thejerf/suture mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/syncthing/syncthing/vendor/github.com/thejerf/suture -complete -installsuffix shared -buildid eCq7cp6kATeaSaVYwGUw/eCq7cp6kATeaSaVYwGUw -goversion go1.11.13 -D "" -importcfg $WORK/b105/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/9c/9cd19fb9f550e6e114666695fca414fb6f6a3fa64eeed92dd900484e7b38f7c7-d # internal github.com/syncthing/syncthing/vendor/github.com/syncthing/notify mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/syncthing/syncthing/vendor/github.com/syncthing/notify -complete -installsuffix shared -buildid HFH5ElKFvfmvvxABN6FJ/HFH5ElKFvfmvvxABN6FJ -goversion go1.11.13 -D "" -importcfg $WORK/b107/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e5/e5ec8db1eeca5ee428c0b20a68de0a769a5a3c90c9a12c9c01cd5ad0ff9b3ef2-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid rTaNt9j2Y9W_NG8b5VUK/rTaNt9j2Y9W_NG8b5VUK -goversion go1.11.13 -D "" -importcfg $WORK/b126/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/da/da5ab9dff298c6c38a9cf10b6a0550fa5736ff12b9dcc39b2fb8e0f770845efb-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b125/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 7Xh6FfFCwbfq13Tm5L--/7Xh6FfFCwbfq13Tm5L-- -goversion go1.11.13 -D "" -importcfg $WORK/b127/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c5/c51879607b773c33d44b589e9d27daeb1650cde11d494dd961ef598544a1522c-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid mKaD48dHC-_io9l-kp_X/mKaD48dHC-_io9l-kp_X -goversion go1.11.13 -D "" -importcfg $WORK/b130/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/fc/fcb19717c95cd7f927bccfa940e8f5a6e1b6c25a6e25455674b3eaed8bd229c7-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b097/_pkg_.a packagefile path=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common -complete -installsuffix shared -buildid MNPt38lyK0ViaF5ngAw5/MNPt38lyK0ViaF5ngAw5 -goversion go1.11.13 -D "" -importcfg $WORK/b096/importcfg -pack ./binary.go ./common.go ./common_linux.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ae/ae0f1e184ea767e0dfacd3b5dd0c788f873047b499c9f8e730e5979434dad8f0-d # internal text/template mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b085/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p text/template -std -complete -installsuffix shared -buildid OivnnZE4fTixYtx_EdsP/OivnnZE4fTixYtx_EdsP -goversion go1.11.13 -D "" -importcfg $WORK/b084/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b5/b5b9ce30133766f741af66eee0c7b41eea0be4e591bbd0eafb1c3d04f4c3ad0c-d # internal compress/gzip mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b121/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 31ex_vHGUfTYfTDAyTqt/31ex_vHGUfTYfTDAyTqt -goversion go1.11.13 -D "" -importcfg $WORK/b119/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/af/af31185bcadfbb832bac265f361a24e6314259293a636a133b365e9e4126fdf1-d # internal mime mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p mime -std -complete -installsuffix shared -buildid W7yGDlgFPwLWsZdGYJJL/W7yGDlgFPwLWsZdGYJJL -goversion go1.11.13 -D "" -importcfg $WORK/b131/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/10/102a368202d509e82ec057e39522efb34027a541cdaf15128f455aebb64f5c57-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b125/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b126/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid xZtGiMnDF5LO--93QyU3/xZtGiMnDF5LO--93QyU3 -goversion go1.11.13 -D "" -importcfg $WORK/b124/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0e/0e91ce1cce4332816690d85179e5fa825443b4b5a47f2aad4e746365887f35c8-d # internal mime/quotedprintable mkdir -p $WORK/b133/ cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a4/a4679c9b35d47f733dfcc7721b1f2f99710e5f36d7f63671ccf4f94184f018f9-d # internal cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF net/http/internal mkdir -p $WORK/b135/ cd /usr/lib/golang/src/mime/quotedprintable /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 -BJx7zVS7vs1sRvQEQAb/-BJx7zVS7vs1sRvQEQAb -goversion go1.11.13 -D "" -importcfg $WORK/b133/importcfg -pack ./reader.go ./writer.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /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 kz_-d3jaBdfptWHDV_tG/kz_-d3jaBdfptWHDV_tG -goversion go1.11.13 -D "" -importcfg $WORK/b135/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/12/12126c599cfc3065fb66b9aebd4d73ac1623c8036a8a4746a3868faa5c0c9c22-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/syncthing/syncthing/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/text/transform=$WORK/b137/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_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 dtCZR-lI98ASyHMvDFwF/dtCZR-lI98ASyHMvDFwF -goversion go1.11.13 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e8/e861d2d4a41b3bae993206acdf1e4367480a5360b1624fcf033d5dc300ebb120-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b090/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto /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 KjIegY1DNDuzG1PrZBd9/KjIegY1DNDuzG1PrZBd9 -goversion go1.11.13 -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 cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/38/3829c9a70738c3919a609ffe3219590f2fa2619166325bf1d855666ee29bf9c4-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /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 Jqvl_pEbtyUb2IwfzfKc/Jqvl_pEbtyUb2IwfzfKc -goversion go1.11.13 -D "" -importcfg $WORK/b147/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/65/6593d97ba4453324c8c45075e5fb7f114553e99e2f5c33a9e792d79bf85b9fb8-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/71/7134d735a2ec35ecc149622f4b96bfd578c1db1e24af483ca82e7f5963b5e590-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/19/19706d5056c637660177341dac57147a870ac159afd57d6900172e08f06e507f-d # internal github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/internal/common=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/internal/common=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk -complete -installsuffix shared -buildid PhdtTV0N1i3fCtul4XOH/PhdtTV0N1i3fCtul4XOH -goversion go1.11.13 -D "" -importcfg $WORK/b095/importcfg -pack ./disk.go ./disk_linux.go ./disk_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/d4/d4ddfbb43ec8254a32705709f108841fa610b59c39df417d91a4fe127352ebda-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b041/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c1/c1de4bf75e3ade2b8120b5bdd45c20ded291eb3e7e96afbb165bacb2bdcca89f-d # internal crypto/dsa mkdir -p $WORK/b055/ crypto/rand encoding/asn1 mkdir -p $WORK/b046/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b049/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid I_y60o9jTfBHqWcuIWM3/I_y60o9jTfBHqWcuIWM3 -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./dsa.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid B0KGuv69IlYf-j7Ui2kk/B0KGuv69IlYf-j7Ui2kk -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/rand -std -complete -installsuffix shared -buildid wXuEv8zdPCk-o95TYykB/wXuEv8zdPCk-o95TYykB -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ac/acbff58d9cf51427f8fcab8baf363dc7fe0119c39288ae6897b8bcd23a9e330e-d # internal crypto/elliptic mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid ou920OfoWI6h1H1ZGzMz/ou920OfoWI6h1H1ZGzMz -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f62677c1d0180fea1e6ccbab4a07106dfb4a1eea446d5ca7b52c5806116aecbd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/41/41fc7c4369272af4dc94bf91bbc1b8b0100ecc158bcfb17d97ef7f1de8a62993-d # internal github.com/syncthing/syncthing/lib/sha256 github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b145/ crypto/rsa mkdir -p $WORK/b051/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/minio/sha256-simd=github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/minio/sha256-simd=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /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 61Sg3zjtdzEtkMJqgZxm/61Sg3zjtdzEtkMJqgZxm -goversion go1.11.13 -D "" -importcfg $WORK/b145/importcfg -pack ./sha256.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b144/ cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid npbf38F65LAsQpb7ZRZh/npbf38F65LAsQpb7ZRZh -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid CUDiTtNdbRLj_ouqwtq5/CUDiTtNdbRLj_ouqwtq5 -goversion go1.11.13 -D "" -importcfg $WORK/b144/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d5/d5e429d1fde29f0c3a1c927cfcba4d1ea1b05615a2a6c09ed455424f1e7c6e0c-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/disk=github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk importmap github.com/syncthing/notify=github.com/syncthing/syncthing/vendor/github.com/syncthing/notify packagefile context=$WORK/b017/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/shirou/gopsutil/disk=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/syncthing/notify=$WORK/b107/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a packagefile hash/fnv=$WORK/b108/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid uflzKfKohY3B9Gb-EnPY/uflzKfKohY3B9Gb-EnPY -goversion go1.11.13 -D "" -importcfg $WORK/b106/importcfg -pack ./basicfs.go ./basicfs_fileinfo_unix.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./fakefs.go ./filesystem.go ./folding.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a6/a6d39a927cf95278209f0a278b45ded20224e789ce51c059c6e193f7d50ac804-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b124/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b126/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b127/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid fJVRHwief0fdfnTCUdPE/fJVRHwief0fdfnTCUdPE -goversion go1.11.13 -D "" -importcfg $WORK/b123/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0f/0fbcb342bfb3a84aa4f0d64217cee359bf3dc10ab65b2640c5b72f17e9d9e532-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a3/a3d8fb9112daaa027c0b3e6de1dc35893ba6e1ab2971e50448d2165eb21ed69e-d # internal cd $WORK/b103 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 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 cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/de/de46ed7151c8e236d5356d9929e23ccf5c4bf8e541be22cd5beffde432027fef-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b103 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3e/3e4273d6077fd09521bbc6614196fec40a127958d830ec2c6a70489abf3f47ee-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/bb/bb4cbf3ea389036a161054ec363803cb449452c356af5b6285f8f1a53de6f69b-d # internal github.com/syncthing/syncthing/vendor/github.com/urfave/cli mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b083/_pkg_.a packagefile text/template=$WORK/b084/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid BWzPwbjLNG94U1rFFjDt/BWzPwbjLNG94U1rFFjDt -goversion go1.11.13 -D "" -importcfg $WORK/b082/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go ./sort.go cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/90/906dd7f570b8adabe43d19db5e1b34ebaefa1a6151beb4ed699b11ea3fe3e33e-d # internal crypto/ecdsa mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b044/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid ZKlr7OWZXD3R_6IVeaho/ZKlr7OWZXD3R_6IVeaho -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./ecdsa.go crypto/x509/pkix mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid dmMWQ372_uh5GL-itQ1y/dmMWQ372_uh5GL-itQ1y -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./pkix.go vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid W9SvYB75gwQVPN-UPFPs/W9SvYB75gwQVPN-UPFPs -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/51/5178ae2ad5be96c467119d1dd5da825c7b10cd4027253115908ab4dc811653f7-d # internal cd $WORK/b103 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a4/a456164bcedb59138195b97b79b603899a086bd3febc8af534602f1cfd100d97-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d9/d99d8caae4f980f5c8e8c7be1317620be18c40935ba6779d819e1ec035f66f5b-d # internal cd $WORK/b103 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8b/8b40e2d592d21199447921cb10aa6f33d9afa1169ab439402579223708c47a2d-d # internal cd /usr/lib/golang/src/os/user 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 cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b103/_cgo_.o -dynout $WORK/b103/_cgo_import.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o -g -O2 cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p os/user -std -installsuffix shared -buildid Splwgy5ir-U1_Q0a1SWG/Splwgy5ir-U1_Q0a1SWG -goversion go1.11.13 -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 cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/poll=$WORK/b021/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p net -std -installsuffix shared -buildid 86nWmLxsOlgmaS5Sgu6w/86nWmLxsOlgmaS5Sgu6w -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b065/_cgo_gotypes.go $WORK/b065/cgo_linux.cgo1.go $WORK/b065/cgo_resnew.cgo1.go $WORK/b065/cgo_socknew.cgo1.go $WORK/b065/cgo_unix.cgo1.go $WORK/b065/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b0/b010f5c91819495731ff7f2e8f1837fac09e6ef4a07e6d56d4552d68b2c7b6f5-d # internal cd /usr/lib/golang/src/os/user /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ca/ca2dbd787847acced837731d1ccaa2c7ea3af8f48fa41fc9a38d1478c0176ee1-d # internal github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/petermattis/goid=github.com/syncthing/syncthing/vendor/github.com/petermattis/goid packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/petermattis/goid=$WORK/b102/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile os/user=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_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 L1LlkfgSpQF85TAFwgUc/L1LlkfgSpQF85TAFwgUc -goversion go1.11.13 -D "" -importcfg $WORK/b101/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b5/b56493a0f64b9e04cddaf0bb2ff39585ba5d908e36129432cd3b8085764dba38-d # internal github.com/syncthing/syncthing/lib/locations mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b106/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/locations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/locations -complete -installsuffix shared -buildid ja7SvA--DQeZRm52hvUg/ja7SvA--DQeZRm52hvUg -goversion go1.11.13 -D "" -importcfg $WORK/b150/importcfg -pack ./locations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b3/b34bec3d36fccf91c57e462c8f7ac51b205ba747626518a6dd97a5a688eb8531-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/sasha-s/go-deadlock=github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/sasha-s/go-deadlock=$WORK/b101/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /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 o8yBngLzaF53nlEZm6bj/o8yBngLzaF53nlEZm6bj -goversion go1.11.13 -D "" -importcfg $WORK/b100/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/6d/6dac410bb467054d2e8d4bfc8e4aec2537eff0829566d481314006f728fd195e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/26/26279c6fbfbad92035529c164fdf9c820d54e9dcc44b3f49dc18dbd062b5ed5a-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid tCFX2-tglu6sDOVLWf_O/tCFX2-tglu6sDOVLWf_O -goversion go1.11.13 -D "" -importcfg $WORK/b104/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/02/02d14d51bd76d5fd7265d40970ed944bca9a7ba1da7169b7bcc407f10d1d1ce5-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/thejerf/suture=github.com/syncthing/syncthing/vendor/github.com/thejerf/suture packagefile encoding/json=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b099/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b100/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b104/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/thejerf/suture=$WORK/b105/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /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 ftiT4ASVC5NSBLglQRjI/ftiT4ASVC5NSBLglQRjI -goversion go1.11.13 -D "" -importcfg $WORK/b098/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/da/da3ef3ecf577d98e10955cf9e2434bb38fc7884242bd23f10afcdcfce09fcd49-d # internal github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/syncthing/syncthing/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/syncthing/syncthing/vendor/github.com/urfave/cli packagefile encoding=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b075/_pkg_.a packagefile flag=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/urfave/cli=$WORK/b082/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/vendor/github.com/AudriusButkevicius/recli -complete -installsuffix shared -buildid BDsKHKLTq_YtzqeBtw6h/BDsKHKLTq_YtzqeBtw6h -goversion go1.11.13 -D "" -importcfg $WORK/b079/importcfg -pack ./recli.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c4/c430c8878268d71e9f1edfd764f9e99b203368e12ae1eb518986b40d7c1ef60c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d5/d5a5d106714b85731a23ed8896c50378c015fea45f425a047556fca5022ee7ab-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ea/ea0b39d2b9a37ab5b419d12daf77ce9fbdf0d4703e62d7d82a2864e6128600ff-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b114/ crypto/x509 mkdir -p $WORK/b054/ github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/sys/unix=$WORK/b088/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF net/textproto mkdir -p $WORK/b128/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket /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/internal/socket -complete -installsuffix shared -buildid f6oSRMWP1qUy_nX3I9OH/f6oSRMWP1qUy_nX3I9OH -goversion go1.11.13 -D "" -importcfg $WORK/b114/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/dsa=$WORK/b055/_pkg_.a packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid jhAq8Wh1kTsCBG6pDUaZ/jhAq8Wh1kTsCBG6pDUaZ -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go vendor/golang_org/x/net/http/httpproxy mkdir -p $WORK/b117/ mkdir -p $WORK/b129/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid zkGiOvOesil_Q0q_rw1P/zkGiOvOesil_Q0q_rw1P -goversion go1.11.13 -D "" -importcfg $WORK/b117/importcfg -pack ./client.go ./socks.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b123/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nA_aFP6yM1R_cTZQFILm/nA_aFP6yM1R_cTZQFILm -goversion go1.11.13 -D "" -importcfg $WORK/b129/importcfg -pack ./proxy.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /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 tV94L-8nKXSNPQghcI2P/tV94L-8nKXSNPQghcI2P -goversion go1.11.13 -D "" -importcfg $WORK/b128/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e9/e956d45044f75f110b06da95f38a16188c0de8a0b46f7293cd3a38bd2bbe6673-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/16/16444d80ccecf6c966a9480156ac3ad2e44efc3b4e6bc3bd015162f36464598b-d # internal vendor/golang_org/x/net/http/httpguts mkdir -p $WORK/b122/ mime/multipart mkdir -p $WORK/b132/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile vendor/golang_org/x/net/idna=$WORK/b123/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid qKOEifWDZFEMFi0H_lwo/qKOEifWDZFEMFi0H_lwo -goversion go1.11.13 -D "" -importcfg $WORK/b122/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /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 cLKoev3kMZSOsWi2nNJO/cLKoev3kMZSOsWi2nNJO -goversion go1.11.13 -D "" -importcfg $WORK/b132/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/dc/dc2cd2849f1a4db4f69ec7b9a2bcaa860642aa8c7995bd34dc0a2643214a3b00-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socks=$WORK/b117/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b070/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 7rqHOp7iz5gaBdYiq28d/7rqHOp7iz5gaBdYiq28d -goversion go1.11.13 -D "" -importcfg $WORK/b116/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a9/a9b19ac87dd98fd99918f9be7b1bade8fea22b622290de820398e1a0057c5ec0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d1/d17a9f2708052b5fa93e71474f272263a5b429215456e579e456212f98d72d6d-d # internal github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b114/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid VPRSKz8-JMnz-cia-KCM/VPRSKz8-JMnz-cia-KCM -goversion go1.11.13 -D "" -importcfg $WORK/b111/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/bpf=$WORK/b112/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/iana=$WORK/b113/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/golang.org/x/net/internal/socket=$WORK/b114/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 7BanBrw7WkfGw2OyHOR0/7BanBrw7WkfGw2OyHOR0 -goversion go1.11.13 -D "" -importcfg $WORK/b115/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/69/69067f747a141afe28fcdbac78d576c9ac135ceca7f89b0fb2371cad11694fcd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/1b/1bcf38f382265bd99061216369aba643dd216702a6cccb7c109917f6fefad868-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/52/528822fe34ffc72e79af88474a57c8683cf046b3106f27aca0a4db02780e3b4e-d # internal github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/proto=$WORK/b142/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_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 bunpZBKA1WYLS458VOsW/bunpZBKA1WYLS458VOsW -goversion go1.11.13 -D "" -importcfg $WORK/b143/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/26/2614c90bc93fd1521f19c3735ecc3bb0c1f98e508606c326a4d7cc98c67ff895-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/26/2664355ae97faa0a1b1b5700b1d670beb3ccb72b25ae2b98f3ca9c8b0dbd2d3a-d # internal crypto/tls mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b030/_pkg_.a packagefile crypto=$WORK/b031/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/hmac=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rc4=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b074/_pkg_.a packagefile hash=$WORK/b032/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b041/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p crypto/tls -std -complete -installsuffix shared -buildid wluFs_twaEDPbGNgAD93/wluFs_twaEDPbGNgAD93 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack ./alert.go ./auth.go ./cipher_s