Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-spf13-cobra.spec'], chrootPath='/var/lib/mock/f31-build-17288450-1242241/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-spf13-cobra.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1566086400 Wrote: /builddir/build/SRPMS/golang-github-spf13-cobra-0.0.5-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-spf13-cobra.spec'], chrootPath='/var/lib/mock/f31-build-17288450-1242241/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-spf13-cobra.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1566086400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GIfLEf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cobra-0.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/cobra-0.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cobra-0.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/cobra-0.0.5/vendor + [[ ! -e /builddir/build/BUILD/cobra-0.0.5/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/cobra-0.0.5/_build/bin + export GOPATH=/builddir/build/BUILD/cobra-0.0.5/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/cobra-0.0.5/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra ]] BUILDSTDERR: ++ dirname /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra + install -m 0755 -vd /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13 + ln -fs /builddir/build/BUILD/cobra-0.0.5 /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra + cd /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra + cp /builddir/build/SOURCES/glide.yaml /builddir/build/SOURCES/glide.lock . + mv cobra/README.md README-cobra.md + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 install: creating directory '/builddir/build/BUILD/cobra-0.0.5/_build' install: creating directory '/builddir/build/BUILD/cobra-0.0.5/_build/bin' install: creating directory '/builddir/build/BUILD/cobra-0.0.5/_build/src' install: creating directory '/builddir/build/BUILD/cobra-0.0.5/_build/src/github.com' install: creating directory '/builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13' Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.65TH0c + umask 022 + cd /builddir/build/BUILD + cd cobra-0.0.5 + for cmd in cobra BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ basename cobra + GOPATH=/builddir/build/BUILD/cobra-0.0.5/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/spf13/cobra/version=0.0.5 -B 0x2342a32aaed500d86111e60a3531ceca48db1daa -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/cobra-0.0.5/_build/bin/cobra github.com/spf13/cobra/cobra BUILDSTDERR: WORK=/tmp/go-build167788000 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid WAV2IxjGp1ZCQowK1XVh/WAV2IxjGp1ZCQowK1XVh -goversion go1.13beta1 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 3sJKHfZXFY_wjHR9dmqN/3sJKHfZXFY_wjHR9dmqN -goversion go1.13beta1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J3l8AA6Lz-J0oDzL2U2d/J3l8AA6Lz-J0oDzL2U2d -goversion go1.13beta1 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d2/d20085df40f06602fa27a730914a4d69f5e117a7ad6d0ddc7b5b2b3e70ed1b73-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 02fNVXwjR_U4TAsaJcAD/02fNVXwjR_U4TAsaJcAD -goversion go1.13beta1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 2cnsm-BEvl9xzv1Pk-n7/2cnsm-BEvl9xzv1Pk-n7 -goversion go1.13beta1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/4e/4eaa3d036ce5e4fd6ea0ebba984576660d63d890e2359e0409b42bea43dc83bc-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid Af1wa9ELzkk4BDR6M6Vg/Af1wa9ELzkk4BDR6M6Vg -goversion go1.13beta1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid NQv4ik_9o-9GjgKAyHMZ/NQv4ik_9o-9GjgKAyHMZ -goversion go1.13beta1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid zQDF7xPWBq2pOOyWjES5/zQDF7xPWBq2pOOyWjES5 -goversion go1.13beta1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/13/138a5817237fb2a68e0db4c0b31726f151a2dd13d625cf99da2fba428a963059-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid CND2HxMHQvGsVAIHwMMf/CND2HxMHQvGsVAIHwMMf -goversion go1.13beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/6c/6c195c93e0c39dd24eee25895e399e70f045c290e074213c5b3e94bf7172ffb9-d # internal BUILDSTDERR: encoding BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding -std -complete -installsuffix shared -buildid pcivWzYiqmBcGkupDNKR/pcivWzYiqmBcGkupDNKR -goversion go1.13beta1 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ba/baaf529e36994b58a3fb9fdfb85c484c2b001f6114c843157ccb40f9eeb94217-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid g6hRXIMaqOXz3q3ZmBIx/g6hRXIMaqOXz3q3ZmBIx -goversion go1.13beta1 -D "" -importcfg $WORK/b043/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f9/f94cf2e22488dc99783d94e8b83ebafb2dd0060d4e95c1a18940a13bc7b9283e-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 37-GpWQhuAIB8jifOuV6/37-GpWQhuAIB8jifOuV6 -goversion go1.13beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./nettrace.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/6d/6d09bd6a90f9a9775779873c5e30b80e41f667f114e233b0d365ae7dcab4597e-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid -FZxv-PyOh27tK-4rqvR/-FZxv-PyOh27tK-4rqvR -goversion go1.13beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/45/4589f0d753f1b1b8555664f563f1c192583c1cd34064ea74a515bc1e428ee58a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/83/8355a6cb840076088e52ea49a798bbe7c713078a54e15aa8c62b92ebf913102f-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b054/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b054/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid mBBXEdcnboVfJ0xSDx-i/mBBXEdcnboVfJ0xSDx-i -goversion go1.13beta1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/63/6305052dd705ca0818fe388cf13d3e33dbfc62d9015e8f48689e322265d8528e-d # internal BUILDSTDERR: github.com/spf13/cobra/cobra/tpl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/30/308b6285d9bba949975ede209216008f377bc47204d1d5c60ff7b45eabf6afff-d # internal BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra/cobra/tpl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/spf13/cobra/cobra/tpl -complete -installsuffix shared -buildid JByAoMorr_g_ThTqMnG3/JByAoMorr_g_ThTqMnG3 -goversion go1.13beta1 -D "" -importcfg $WORK/b059/importcfg -pack ./main.go BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p container/list -std -complete -installsuffix shared -buildid osPoqD9_5cOrICOU79fz/osPoqD9_5cOrICOU79fz -goversion go1.13beta1 -D "" -importcfg $WORK/b083/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b8/b8de9b0ecd3c6482fdcc7e3da122556a766f66ef260a30e5685caf48cbafc242-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/cd/cd2393e94266a81c86f90e7184de4680afb0acc8513eb9769afb9d629751bf68-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7-tlbpxoIawSakkPZ2zg/7-tlbpxoIawSakkPZ2zg -goversion go1.13beta1 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid M_e2me-J7PXje50D9Gwk/M_e2me-J7PXje50D9Gwk -goversion go1.13beta1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/47/47ebe138f14b13df37400a918e490f15b680496758847f74e9facd64be104cf2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/3d/3d9e3c9404725233f8fb38168c3ae06401e48023324828284e7e550f40185dc1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s BUILDSTDERR: crypto/subtle BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/ca29c892d057f0f5f8babf9348a12ad45a93f8689aa7b1643bad56bb74ec457d-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid SM-NPQjYnCr1twlXjV3F/SM-NPQjYnCr1twlXjV3F -goversion go1.13beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./constant_time.go BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid z448EJ8gjFBv0b5VJb63/z448EJ8gjFBv0b5VJb63 -goversion go1.13beta1 -D "" -importcfg $WORK/b111/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/fb/fb76c71066bd9457ad03a43a8a2d67042991f9866a38ef1a0ba66db3c291061d-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid itG1JXcpMgjOz73Cw9Qb/itG1JXcpMgjOz73Cw9Qb -goversion go1.13beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/43/435c30e95b1948b3cfec1bc0f50b6c4ad990a8b1ed251886f5b657a1c1d2a229-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s BUILDSTDERR: vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b117/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b117/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/b5/b51872dbe2d5558d5910583d46a93bf3ba3ed952af6cc17cd446d4383eeeaae6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/bd/bda7b5457af563d16d10009c13adb10500cc0413049733e8286858cc2c7d7b8c-d # internal BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid y1h8gJMpefLQQ39cRKiu/y1h8gJMpefLQQ39cRKiu -goversion go1.13beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid WqsD29WUv5HyaVhlLsIU/WqsD29WUv5HyaVhlLsIU -goversion go1.13beta1 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./doc.go ./mont25519_amd64.go BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x003.o -c gcc_context.c BUILDSTDERR: cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b117/const_GOARCH.h BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/const_amd64.o ./const_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/cswap_amd64.o ./cswap_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/freeze_amd64.o ./freeze_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/ladderstep_amd64.o ./ladderstep_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/mul_amd64.o ./mul_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/square_amd64.o ./square_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/const_amd64.o $WORK/b117/cswap_amd64.o $WORK/b117/freeze_amd64.o $WORK/b117/ladderstep_amd64.o $WORK/b117/mul_amd64.o $WORK/b117/square_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/08/0841a8ecdc83a660fc09e5b7c7e653b7c81bc843c75a0d7f27a293a532f51719-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/dim_amd64.o ./dim_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp_amd64.o ./exp_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/floor_amd64.o ./floor_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/hypot_amd64.o ./hypot_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log_amd64.o ./log_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sqrt_amd64.o ./sqrt_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/stubs_amd64.o ./stubs_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_amd64.o $WORK/b022/exp_amd64.o $WORK/b022/floor_amd64.o $WORK/b022/hypot_amd64.o $WORK/b022/log_amd64.o $WORK/b022/sqrt_amd64.o $WORK/b022/stubs_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/cc/cc0f4023661b8af9c7bc1d205481d42cab0a7bb5c300b4500decb3664e491c14-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x006.o -c gcc_linux_amd64.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x007.o -c gcc_mmap.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x008.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x009.o -c gcc_sigaction.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x010.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x011.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x012.o -c gcc_amd64.S BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o $WORK/b054/_x011.o $WORK/b054/_x012.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b054/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./asm_amd64.s BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p runtime/cgo -std -installsuffix shared -buildid HH4EiQQL6conaHGvFFSx/HH4EiQQL6conaHGvFFSx -goversion go1.13beta1 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo.cgo1.go $WORK/b054/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o $WORK/b054/_x011.o $WORK/b054/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/59/5903bba7122cd1374e1a94fce0988ed87c1b33d883858a4083b47ba96ceb8ceb-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f5/f51826f83ea72d398e80973f2ce8f30d699e974c6fa512ca8ad82428c9120bad-d # internal BUILDSTDERR: internal/reflectlite BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid jqkR6w07F4LQbEuA11mo/jqkR6w07F4LQbEuA11mo -goversion go1.13beta1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid A6o0_hSTxjz8nXI5XJTk/A6o0_hSTxjz8nXI5XJTk -goversion go1.13beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ba/bac734c7efa3f7c4df71ea0c4726e262c4cf723810a130b0a3e2081f7921a730-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid qBfZtbEAKX2mlB0m7n-j/qBfZtbEAKX2mlB0m7n-j -goversion go1.13beta1 -D "" -importcfg $WORK/b052/importcfg -pack ./singleflight.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/rand -std -complete -installsuffix shared -buildid Ed5eXU8rCKFZYfqVaWHR/Ed5eXU8rCKFZYfqVaWHR -goversion go1.13beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/75/7539ba0977039920812de1a3dbe522759b9960197d0758e2dfed659cdd526c86-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f3/f3eaad540f1f6c11c05f18389c2ea7cfe1ee93b53397ab1aa31e56a5f3f4f82d-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c1/c16846932990f3353180c69ca9e8a27a285b624b47ad70c57c23058cf720e585-d # internal BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid IK6K5hjkW9_h-djES1c2/IK6K5hjkW9_h-djES1c2 -goversion go1.13beta1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid RgjcNR6SSA_zP3GV7-71/RgjcNR6SSA_zP3GV7-71 -goversion go1.13beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d6/d6f461a6fc90a8ccc2eb072300ef049883607dc5270415ce3eb93fa8528a059d-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid xfoosL7iLKtiLiGEQPt4/xfoosL7iLKtiLiGEQPt4 -goversion go1.13beta1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: internal/oserror BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: github.com/hashicorp/hcl/hcl/strconv BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /usr/lib/golang/src/internal/oserror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid HTWTCN1rKtchNsMqpZnK/HTWTCN1rKtchNsMqpZnK -goversion go1.13beta1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/hashicorp/hcl/hcl/strconv -complete -installsuffix shared -buildid wK6d9X-KAIBo1mLo-tec/wK6d9X-KAIBo1mLo-tec -goversion go1.13beta1 -D "" -importcfg $WORK/b066/importcfg -pack ./quote.go BUILDSTDERR: vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid K-2F7IJ_LXH8FgbndnDn/K-2F7IJ_LXH8FgbndnDn -goversion go1.13beta1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid qfX1DqSZC8yFg8-TuOzg/qfX1DqSZC8yFg8-TuOzg -goversion go1.13beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/74/74d0d23c43f058173d13073bf54990e6adc4ffa0160eab5dc2aa2cf5729a461d-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_amd64.s BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid _40XODxaJs8aMVfa7OnH/_40XODxaJs8aMVfa7OnH -goversion go1.13beta1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/2d/2da742876b83fd0343e93932116f20177aaa265f04e01a921bc5fe7e5381cda4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/31/3137ce63a7f2985788c639c5cd67384807da21744b9335b46335380d0738b717-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f5/f52594c2b77add8f24cd861709dfe85bf812fb6c641cf334ec060b1a5f4d7381-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid szA6TqhoYGguXXK4NheQ/szA6TqhoYGguXXK4NheQ -goversion go1.13beta1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid whBPDA1-EvhlUgZ48RVY/whBPDA1-EvhlUgZ48RVY -goversion go1.13beta1 -D "" -importcfg $WORK/b075/importcfg -pack ./tabwriter.go BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid Hp9yfCTI2AQW9Iklltj3/Hp9yfCTI2AQW9Iklltj3 -goversion go1.13beta1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a4/a41b147408b112761223c9cab718d25c8020d93052c8e4f2560ca0a30949ed4b-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p hash -std -complete -installsuffix shared -buildid 3zU64CVTLIM3EGE8m8ul/3zU64CVTLIM3EGE8m8ul -goversion go1.13beta1 -D "" -importcfg $WORK/b082/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8b/8b90bb218a36a9c9d04ba9aa4a5474948deaba04ca6ac9c0721b334929bc3759-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b081/symabis ./crc32_amd64.s BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p hash/crc32 -std -installsuffix shared -buildid PvSLQqcDDY3ZwpB6igJN/PvSLQqcDDY3ZwpB6igJN -goversion go1.13beta1 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/32/32d3a7858f00693ca0c647c063cdebfc9714ad949335d98c6e580b42e19ab5e2-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p bufio -std -complete -installsuffix shared -buildid Yiz2dUnBzkXjyq_8VFbi/Yiz2dUnBzkXjyq_8VFbi -goversion go1.13beta1 -D "" -importcfg $WORK/b046/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/18/18605b37bb648c6d1996827bb9c9efc67b3a4acb594bc79e796f80502a78bb93-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/crc32_amd64.o ./crc32_amd64.s BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid MTQsIRTC-QMhfbXtdQdd/MTQsIRTC-QMhfbXtdQdd -goversion go1.13beta1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/crc32_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/94/94ca9d5ad35c20e9231c8c1cd0e9dd5815be7fe02e8468853123bacddc505f08-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto -std -complete -installsuffix shared -buildid 2Y7Tf0d02fFKskBelw_-/2Y7Tf0d02fFKskBelw_- -goversion go1.13beta1 -D "" -importcfg $WORK/b091/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8c/8c826a49f02ea84ac61aa1fdcc27d498a13c5d9c0910072c3a43665d724b553f-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 7AS29ihBGqiuzgjC9B3f/7AS29ihBGqiuzgjC9B3f -goversion go1.13beta1 -D "" -importcfg $WORK/b095/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/65/65cb018f88e3c7770d600e03a64e5f1a8f11f43b81720da097b003939f3e3282-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid DGf7gx8ln5WQtYDZYYlS/DGf7gx8ln5WQtYDZYYlS -goversion go1.13beta1 -D "" -importcfg $WORK/b100/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/08/08de5e9e6d5fd9ef602acef310fe598d0c9101a4dc6bb7b22b68d8c8143acd0f-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LJOfOw6x_giwEBVTy9lG/LJOfOw6x_giwEBVTy9lG -goversion go1.13beta1 -D "" -importcfg $WORK/b102/importcfg -pack ./rc4.go BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/71/71254bdbb31da894596ef5e9f3ca0502614e05864c84fdfa7e59189a168c8f36-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid gvTRkX0VlvUfFRhfEHNR/gvTRkX0VlvUfFRhfEHNR -goversion go1.13beta1 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ed/ed1286135c81bf44012fa95e5be4c7ab2c39877638a2c57ecc523f552a943d25-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 4X-UtJIgHdRHiyiWTWcG/4X-UtJIgHdRHiyiWTWcG -goversion go1.13beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/75/7550f33c6b81805a340dec70058c5ade09f2c3b73433a4f7676c55d7a52e25ec-d # internal BUILDSTDERR: vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid F9twaagB6qJ5YLFsUy0K/F9twaagB6qJ5YLFsUy0K -goversion go1.13beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ef/ef92ffc92e1a3e89f29ef2c659c710101f17b2a8b199c3a3fd1fb5c5b87a3976-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p path -std -complete -installsuffix shared -buildid WhjiL4Tx0nZMvxi3Vu3V/WhjiL4Tx0nZMvxi3Vu3V -goversion go1.13beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/4c/4caf49ab0129d8cade1dd916747b12d2c7d488dc05fd7cc0177ce5524d5e6b9b-d # internal BUILDSTDERR: golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid Rq8Gs1WXvWKWcem8YBRt/Rq8Gs1WXvWKWcem8YBRt -goversion go1.13beta1 -D "" -importcfg $WORK/b138/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9a/9afe248f78df68fb4e57b7803ed38ba25b5064306e57a8d6b81b9eeecaba2d52-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p html -std -complete -installsuffix shared -buildid x_zuYCM5F4gHZEHIsgX6/x_zuYCM5F4gHZEHIsgX6 -goversion go1.13beta1 -D "" -importcfg $WORK/b142/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/54/541633b838c8cea71ed272e15b77219687cfd541a9ac0d49c21069eb1e2e48c0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b6/b61cb4644fe514ed9d10f64bbdd4535f484273b15f4a2b12a2c81486264d2df4-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/asm_linux_amd64.o ./asm_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/89/89764da73e2a29ec6ab1ca75a4a516064d0a74451f0c1b37572a0da8ae50bd14-d # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1d/1d5cc8c75f24e9298a8ffc0232161d88119e12bbf0fa51c46493baa6b00e6cf2-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid CENKvZc3bvTexfDUyDr6/CENKvZc3bvTexfDUyDr6 -goversion go1.13beta1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid XBZHFSmeiu08Vodrv3W6/XBZHFSmeiu08Vodrv3W6 -goversion go1.13beta1 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/67/67633da2097d11907b434db90c3309bb7dad9b037ca0b8cc7882b687c1099b9f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/6e/6efcf911b3ad5335b76612590dab9cb39bcbabe2e61b7f2772efaee08456882e-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp -std -complete -installsuffix shared -buildid FJBuMss9Y1Orzvxo2fiO/FJBuMss9Y1Orzvxo2fiO -goversion go1.13beta1 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/14/149fca98ed18146f1dacf978b2795c69e51ee704f7125f4ad15adefae2fb3904-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p context -std -complete -installsuffix shared -buildid 669_5auR4Cyz8--5T8L_/669_5auR4Cyz8--5T8L_ -goversion go1.13beta1 -D "" -importcfg $WORK/b035/importcfg -pack ./context.go BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid EmsUROAizehgXFq2WE3s/EmsUROAizehgXFq2WE3s -goversion go1.13beta1 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c2/c21d49c7b30cd78f3596f9c021e3761f0f424021c39a67bea76e045cc10b923f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d6/d642a68d316c29f69ba06445865a15b959bdb18f1ca82e8331ea3368c699f99c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/cb/cb5779230313df89c311780df5f965e83fc9ff3770365af41dc4b2e5a6dd21bb-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid yICYzIRJ4f09U5FuvyI8/yICYzIRJ4f09U5FuvyI8 -goversion go1.13beta1 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b9/b95865c40ff34d0f90e7cb1c2fb34cd305ec24735cf358225cbd50709fac1923-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid dNaRTSjyfWhiilURkV5o/dNaRTSjyfWhiilURkV5o -goversion go1.13beta1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ARWdTkdb8RCiAMEqK-Xh/ARWdTkdb8RCiAMEqK-Xh -goversion go1.13beta1 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d9/d908f03fa95582120c34b16dd04140bf91c0d9ef5621e875f065b38a43fc6f94-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/fb/fb9b970e95d0265e251ec4fe040d6793396a62786e9b43b7b1fd66a01d519ee1-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid pPD5QKvGXimFpsUyhFOD/pPD5QKvGXimFpsUyhFOD -goversion go1.13beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7d/7d5969b1b4093406cc6f068d476b373e98df812c99c5c7776b1bcfdb9cdf823e-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid icKvSyp1pikW7DnkKnI5/icKvSyp1pikW7DnkKnI5 -goversion go1.13beta1 -D "" -importcfg $WORK/b041/importcfg -pack ./base64.go BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid CSWL19wR11tnm0awS2aD/CSWL19wR11tnm0awS2aD -goversion go1.13beta1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b096/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b096/symabis ./sha512block_amd64.s BUILDSTDERR: cat >$WORK/b086/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./xor_amd64.s BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b049/ -importpath net -- -I $WORK/b049/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/cipher -std -installsuffix shared -buildid nbKq117pQGrYfAYFVD1v/nbKq117pQGrYfAYFVD1v -goversion go1.13beta1 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid KpMgaljLHs79jJTtmt3F/KpMgaljLHs79jJTtmt3F -goversion go1.13beta1 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/96/9611fce4079995706184673734860a9af312adb924ace80d84d309e6d53346d7-d # internal BUILDSTDERR: crypto/ed25519/internal/edwards25519 BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid QV8McId5ifkyE9Nny3So/QV8McId5ifkyE9Nny3So -goversion go1.13beta1 -D "" -importcfg $WORK/b099/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/47/47c71b8f14bf9e784d37592ac992e7770f4a0c39592c802ec07248e408587618-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os/exec -std -complete -installsuffix shared -buildid M7JmX_StEymDm2vFDTJg/M7JmX_StEymDm2vFDTJg -goversion go1.13beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/sha512block_amd64.o ./sha512block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha512block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/76/76d64835aa579e023648c6f6b5b150a29347b993cfe7e8657fbe4a0c2b6de167-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid W7EmjtZcDMAb2_S_iyRj/W7EmjtZcDMAb2_S_iyRj -goversion go1.13beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/xor_amd64.o ./xor_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/xor_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/92/92388ba77a69c22f42c2338f3029bd61c5165a0707d8dc1db863db9993ac02b4-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b085/symabis ./asm_amd64.s ./gcm_amd64.s BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/aes -std -installsuffix shared -buildid S4MsUdQqUjWBtHgpg7Hp/S4MsUdQqUjWBtHgpg7Hp -goversion go1.13beta1 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e8/e8c182693ee1a15b1fa855ee6380573769bae8b96103bfa0add0f8eeba95a589-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid X7QHnagd-5zGY7WqoNna/X7QHnagd-5zGY7WqoNna -goversion go1.13beta1 -D "" -importcfg $WORK/b092/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6d/6dca812aab484d736d03b74bd2ef9bccc563b4bc4541ad70fdce2307a157ac4e-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./md5block_amd64.s BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/md5 -std -installsuffix shared -buildid tkjxIc16ohiPhL5pDXIW/tkjxIc16ohiPhL5pDXIW -goversion go1.13beta1 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/55/55ede2cb08a40c8a085c77282131141153b5b9cf2bac08bb0f6b0af91507f1de-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./sha1block_amd64.s BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/79/79ecabe8b77c5e9534e0edc1ef7cbf97dea8c8511ca4928ec3017c90e4d785a8-d # internal BUILDSTDERR: github.com/mitchellh/go-homedir BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/mitchellh/go-homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/mitchellh/go-homedir -complete -installsuffix shared -buildid x8Zo54l1g4dEwzYALYzF/x8Zo54l1g4dEwzYALYzF -goversion go1.13beta1 -D "" -importcfg $WORK/b033/importcfg -pack ./homedir.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/asm_amd64.o ./asm_amd64.s BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Q6CemicmlYJhrWFIFNPX/Q6CemicmlYJhrWFIFNPX -goversion go1.13beta1 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/gcm_amd64.o ./gcm_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/md5block_amd64.o ./md5block_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_amd64.o $WORK/b085/gcm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/17/1726e3193932cf87bfab048293e06088c1dad7cde4ec1f16ef93db2fae6c091b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/md5block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/57/57c495ff009b175672e169e74df4b00610fac426733a9947a8ab1887d8f27405-d # internal BUILDSTDERR: cat >$WORK/b105/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b105/symabis ./sha256block_amd64.s BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid kzqum5GfYcGxnqoK8wdC/kzqum5GfYcGxnqoK8wdC -goversion go1.13beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f5/f5c6e8c8c9f99bd31b9193b8e625e5e9a398ebbf82b3f14a731d512ba1bf218b-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid BCw7uWhe6BJL-_X6jRTG/BCw7uWhe6BJL-_X6jRTG -goversion go1.13beta1 -D "" -importcfg $WORK/b113/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid s3Q5TQqJzrZyEAh1lrQ3/s3Q5TQqJzrZyEAh1lrQ3 -goversion go1.13beta1 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/sha1block_amd64.o ./sha1block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a9/a9d4e6d596f1c43bb94876d5e0f15cfa290536d83d82282fe439d08fb50067ff-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid HMGkzJCgBwDm3brQx9_N/HMGkzJCgBwDm3brQx9_N -goversion go1.13beta1 -D "" -importcfg $WORK/b039/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/33/33630a15bba0118a9d4860ebdd47e62ac5356e6b74734e9c66c3b081cca4dd84-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid 6uKHrpkpaGVTJXYGxaZM/6uKHrpkpaGVTJXYGxaZM -goversion go1.13beta1 -D "" -importcfg $WORK/b045/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/sha1block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f8/f836ee410c508a9463fd932c668982892b14ba13630737437b0caa48f4b2beab-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid a5Dk9KazqedLvpeskxkm/a5Dk9KazqedLvpeskxkm -goversion go1.13beta1 -D "" -importcfg $WORK/b047/importcfg -pack ./hex.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b105/sha256block_amd64.o ./sha256block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/81/81e4f7ff6fe724c770917045c7c3fd372c60a031e94620e7c33de63b7be0f5bd-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p flag -std -complete -installsuffix shared -buildid a1jFtxpJMYZpHSlrzZtR/a1jFtxpJMYZpHSlrzZtR -goversion go1.13beta1 -D "" -importcfg $WORK/b048/importcfg -pack ./flag.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha256block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b7/b75aa9fdfc08e8dd2e8006e72e95fe252a6fd9534c72983a6c4074623415ed09-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p net/url -std -complete -installsuffix shared -buildid v8Ni5CJWvu1q6nLJ2NUc/v8Ni5CJWvu1q6nLJ2NUc -goversion go1.13beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/91/914af9b3b15a6fe0c11068eed3f833dd3dcbf4291ef972312adac176a3dd91c5-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 2S2oB8f7_ZDFw0t8BsGW/2S2oB8f7_ZDFw0t8BsGW -goversion go1.13beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b1/b1b2d295665abad876b494c01c178c620af3763560811014a72ddd02bb5f71a3-d # internal BUILDSTDERR: github.com/hashicorp/hcl/hcl/token BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/strconv=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/hashicorp/hcl/hcl/token -complete -installsuffix shared -buildid C-_AHX3SLXfvIM3oWJr5/C-_AHX3SLXfvIM3oWJr5 -goversion go1.13beta1 -D "" -importcfg $WORK/b065/importcfg -pack ./position.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/53/53a1343f9fc4d19ae76c78661cc99247cd0a3412b0929218403c1acc57474269-d # internal BUILDSTDERR: github.com/hashicorp/hcl/hcl/ast BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/token=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/hashicorp/hcl/hcl/ast -complete -installsuffix shared -buildid WTz6NGLZoHhNjCPCAfny/WTz6NGLZoHhNjCPCAfny -goversion go1.13beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./ast.go ./walk.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/df/df66ed9c34bab281eca358e14593c87e598fc05198240071397b9855ef496a18-d # internal BUILDSTDERR: github.com/hashicorp/hcl/hcl/scanner BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/token=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/hashicorp/hcl/hcl/scanner -complete -installsuffix shared -buildid pwYc4f1SdBjTni0ZwFrI/pwYc4f1SdBjTni0ZwFrI -goversion go1.13beta1 -D "" -importcfg $WORK/b068/importcfg -pack ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1f/1f3cc98ef12f9018b8b1164b2bbac675b7e3361db5a59a4328a97f90cae737ac-d # internal BUILDSTDERR: github.com/hashicorp/hcl/json/token BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/token=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/json/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/hashicorp/hcl/json/token -complete -installsuffix shared -buildid JrCIAsAcDnm7pgbmwIh8/JrCIAsAcDnm7pgbmwIh8 -goversion go1.13beta1 -D "" -importcfg $WORK/b073/importcfg -pack ./position.go ./token.go BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/57/5742404e878fc9fbb308039977129a4c1a80ebc522099dfad9ebbc231b1e1986-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p log -std -complete -installsuffix shared -buildid v25t1WcLTUUtMwjLUJIa/v25t1WcLTUUtMwjLUJIa -goversion go1.13beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/02/02b33638dc4058b2f27f13548de504a6e5ed0d9059c8c4682445adfba7505f84-d # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/56/560b81084c888ff5df44473ae3379c37d68868824fe5df21e587a3884ca4566c-d # internal BUILDSTDERR: github.com/hashicorp/hcl/hcl/parser BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: github.com/hashicorp/hcl/json/scanner BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/ast=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/scanner=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/token=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/hashicorp/hcl/hcl/parser -complete -installsuffix shared -buildid lyBYdCGoH481yqO_llXs/lyBYdCGoH481yqO_llXs -goversion go1.13beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./error.go ./parser.go BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/json/token=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/json/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/hashicorp/hcl/json/scanner -complete -installsuffix shared -buildid 9gaOdVSK1AyZyay6WDaH/9gaOdVSK1AyZyay6WDaH -goversion go1.13beta1 -D "" -importcfg $WORK/b072/importcfg -pack ./scanner.go BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/6f/6f6be94893e29b5f732af6e9874d2a0c854595c209561d5c9c23c1be74824be8-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid _njGE61_UY7ZbJJMo8L2/_njGE61_UY7ZbJJMo8L2 -goversion go1.13beta1 -D "" -importcfg $WORK/b080/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/aa/aa85f69ef64d486a3106aac5fe615f38971ec82e32479b9a61cb36a5aa86d640-d # internal BUILDSTDERR: github.com/hashicorp/hcl/json/parser BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/ast=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/token=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/json/scanner=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/json/token=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/hashicorp/hcl/json/parser -complete -installsuffix shared -buildid K9Le7KxoWNQ5syufI0ua/K9Le7KxoWNQ5syufI0ua -goversion go1.13beta1 -D "" -importcfg $WORK/b071/importcfg -pack ./flatten.go ./parser.go BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/74/74086646f48efd4eaf4fe238af6783f0d21b6073def6fb877fb1b747bbaa81e4-d # internal BUILDSTDERR: github.com/hashicorp/hcl/hcl/printer BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/ast=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/parser=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/token=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/hashicorp/hcl/hcl/printer -complete -installsuffix shared -buildid b_PEoq-lUOXRL6gFfJML/b_PEoq-lUOXRL6gFfJML -goversion go1.13beta1 -D "" -importcfg $WORK/b074/importcfg -pack ./nodes.go ./printer.go BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b8/b87e312aae80ff86c903320cc48f790b1993039db18e0ec3b12516a23fea4489-d # internal BUILDSTDERR: github.com/hashicorp/hcl BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/ast=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/parser=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/token=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/json/parser=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/hashicorp/hcl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/hashicorp/hcl -complete -installsuffix shared -buildid 7-eB2Ygbf9ek0MjiQYYI/7-eB2Ygbf9ek0MjiQYYI -goversion go1.13beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./decoder.go ./hcl.go ./lex.go ./parse.go BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d6/d6f2325b7f9bea53a57862e4889e148a2252cdc0dec1b4bb177468b393c47567-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./arith_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p math/big -std -installsuffix shared -buildid hlfOnLb5OeMDc9lfW_GJ/hlfOnLb5OeMDc9lfW_GJ -goversion go1.13beta1 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c4/c4328545e617f212a1298089a5ac802b217906f6814d4a74370309352b7b95e9-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./sum_amd64.s BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid n13WsBbGVdbb8empDIAw/n13WsBbGVdbb8empDIAw -goversion go1.13beta1 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/de/de5934bb6b76172469be50fbb5a0c70175e40d8135c9a9f18ba389b78770d0a6-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p text/template -std -complete -installsuffix shared -buildid XG9OOP3AdU5YPvEZl7TQ/XG9OOP3AdU5YPvEZl7TQ -goversion go1.13beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/sum_amd64.o ./sum_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/2807144f3dec3a5619e4678b64c2befa3c32420edaa0862bd66c9c702069fc90-d # internal BUILDSTDERR: vendor/golang.org/x/sys/cpu BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b116/symabis ./cpu_x86.s BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/sum_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a2/a2b01b509d169212ab0ac5cec47c9b3d2726c31170a0b5c5d7923f9ef29536c6-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid h3KvCjy7oiPayuvTCPuj/h3KvCjy7oiPayuvTCPuj -goversion go1.13beta1 -D "" -importcfg $WORK/b123/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/98/9884f45c1dba42450df2dacee5ece0c7da67d1c07d48d0c02812f85c1a31eb09-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 1Yzgk8ENCuW2y6D5WM4J/1Yzgk8ENCuW2y6D5WM4J -goversion go1.13beta1 -D "" -importcfg $WORK/b079/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 7x8dRYL9thBP3_fxgpQ3/7x8dRYL9thBP3_fxgpQ3 -goversion go1.13beta1 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p net -std -installsuffix shared -buildid uUImfvjRhDGJtSoPDA15/uUImfvjRhDGJtSoPDA15 -goversion go1.13beta1 -D "" -importcfg $WORK/b049/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/b049/_cgo_gotypes.go $WORK/b049/cgo_linux.cgo1.go $WORK/b049/cgo_resnew.cgo1.go $WORK/b049/cgo_socknew.cgo1.go $WORK/b049/cgo_unix.cgo1.go $WORK/b049/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/cpu_x86.o ./cpu_x86.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/0d/0d5e55a9d0beb2b7c6b1220a4d8c14d9f9cd521d09e4d44d2b1091656e5ae5cd-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b112/symabis ./chacha20poly1305_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8d/8d68e902f8fdff60243d4b07a2275cdd844d5fc5f0a236cf366a7072298b8527-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid arbGC8w8Gea1aPm-5Hhj/arbGC8w8Gea1aPm-5Hhj -goversion go1.13beta1 -D "" -importcfg $WORK/b124/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/sys/cpu=$WORK/b116/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid t7QVo3lMdSnJEmBz9-kZ/t7QVo3lMdSnJEmBz9-kZ -goversion go1.13beta1 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b112/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6c/6cfb1a2fb4b37bdc57b4cd8fa062262d3f8d74667211f43360cc92a649112595-d # internal BUILDSTDERR: vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid IEtO9YJTs3hGqDtbPqJ8/IEtO9YJTs3hGqDtbPqJ8 -goversion go1.13beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/chacha20poly1305_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/aa/aa0572a8101690f537c07c0b9c28b73dcea84fa2e63e4f77a545a6e0f6a4fa15-d # internal BUILDSTDERR: vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid D5GVgjELZcP_fgba6dbE/D5GVgjELZcP_fgba6dbE -goversion go1.13beta1 -D "" -importcfg $WORK/b127/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/41/417753af76b8a0c4fa380f43b2732cca4e8248bf7b430cb4c79c7d5fa73b124b-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p mime -std -complete -installsuffix shared -buildid NDCpCAJcBPrFN8Lx6k_q/NDCpCAJcBPrFN8Lx6k_q -goversion go1.13beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/8f/8f62d017ad73fc4cac5588ee180bde474939724fdc4cd20fa74e1dd92498472b-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid w9ls3pqSRjERFCe5I1wt/w9ls3pqSRjERFCe5I1wt -goversion go1.13beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/53/533a1901282e3ee016fa7dce50aaf555ab1f8c7100eb1b8b1b4ea7871539217b-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid -Anczln8cK-sXmbweaPI/-Anczln8cK-sXmbweaPI -goversion go1.13beta1 -D "" -importcfg $WORK/b132/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7e/7ef9e0a1187c5ef05a07d70683ddaac2e05b092cc768317c7cc6c63f3abf026b-d # internal BUILDSTDERR: github.com/pelletier/go-toml BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/pelletier/go-toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/pelletier/go-toml -complete -installsuffix shared -buildid nGQGX6K4NYEPBpV42VvR/nGQGX6K4NYEPBpV42VvR -goversion go1.13beta1 -D "" -importcfg $WORK/b135/importcfg -pack ./doc.go ./keysparsing.go ./lexer.go ./marshal.go ./parser.go ./position.go ./token.go ./toml.go ./tomltree_create.go ./tomltree_write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/70/70b8d972b1cd3ae982751d404f5b18323ca2e4f43df0f717760a8cb5e61c1b88-d # internal BUILDSTDERR: github.com/spf13/afero/mem BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/spf13/afero/mem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/spf13/afero/mem -complete -installsuffix shared -buildid i-lbaXyW15c-FpABBiM6/i-lbaXyW15c-FpABBiM6 -goversion go1.13beta1 -D "" -importcfg $WORK/b137/importcfg -pack ./dir.go ./dirmap.go ./file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/80/80091b6b15b611d6566f66ce2020861da35cfdb025f5c490afa9e43043769c05-d # internal BUILDSTDERR: golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 4l60r8USyB6ZBcedhHuq/4l60r8USyB6ZBcedhHuq -goversion go1.13beta1 -D "" -importcfg $WORK/b139/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/54/541d3429b94a470bff7af42a1ac8fa6a1864a3d17b5a49ea41f75aa9c5d68901-d # internal BUILDSTDERR: vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 683XjhAglbdS0BnHJJ3j/683XjhAglbdS0BnHJJ3j -goversion go1.13beta1 -D "" -importcfg $WORK/b120/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fc/fc49dd148bb8b54b5a7ba80c0fa6295c0f18256c7ffb334f671715db1a8e7d41-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p html/template -std -complete -installsuffix shared -buildid t56zbpziObKEVOPYkQUR/t56zbpziObKEVOPYkQUR -goversion go1.13beta1 -D "" -importcfg $WORK/b141/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/arith_amd64.o ./arith_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/arith_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c6/c6de67b1ce7fe7baadf4f4703a7645ae84f61e3eb5dca5e9420c1e67dd8348cd-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid fF11hpgcZGhrrIqz8eK5/fF11hpgcZGhrrIqz8eK5 -goversion go1.13beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/db/dba28b9f640086a3821e857882140d052114bae57ce03eb04377e47cd2987a36-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./p256_asm_amd64.s BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid BjRhOOChNa3mgFv_MyBD/BjRhOOChNa3mgFv_MyBD -goversion go1.13beta1 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/22/2287ed8ff0176c90a55ab530c21ab5b20343a57eab70ac25bcd405aa8521fe1e-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 4f1jbxaOSJBy85vCkVW9/4f1jbxaOSJBy85vCkVW9 -goversion go1.13beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f7/f77e3185f87f782de5de9903da264c679c00aadd15b31be63da6642f79d0c7a7-d # internal BUILDSTDERR: crypto/ed25519 BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid oJJkPAt9xeDPKp_P0hkn/oJJkPAt9xeDPKp_P0hkn -goversion go1.13beta1 -D "" -importcfg $WORK/b098/importcfg -pack ./ed25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/e0/e00c7171a4fd88e81e924fcf31bdcff5103530e17ceebcdca6409c4ae9c4e907-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid gy6voCFZbGtcN7_YZeDc/gy6voCFZbGtcN7_YZeDc -goversion go1.13beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/p256_asm_amd64.o ./p256_asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fb/fbeec9e54e7852a2992efb302e384422109db49cb03f55a6e94d234e70d79fa2-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 4ob8-_Pp57wzd5b9PsJ_/4ob8-_Pp57wzd5b9PsJ_ -goversion go1.13beta1 -D "" -importcfg $WORK/b107/importcfg -pack ./dsa.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/p256_asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/9e/9e23f72c3cbeef334a0a19e6f00cc338951d0e660e845146c1452b936867fc2f-d # internal BUILDSTDERR: github.com/spf13/cast BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/spf13/cast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/spf13/cast -complete -installsuffix shared -buildid CB4UrZYpeFoBBeRbujMK/CB4UrZYpeFoBBeRbujMK -goversion go1.13beta1 -D "" -importcfg $WORK/b140/importcfg -pack ./cast.go ./caste.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/62/62aa1b04546c3b621f2dda55304096bd850691eaf955b45268f8d92c795df7d8-d # internal BUILDSTDERR: github.com/spf13/jwalterweatherman BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/spf13/jwalterweatherman BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/spf13/jwalterweatherman -complete -installsuffix shared -buildid pBL89JmbEuPvpKHjpms0/pBL89JmbEuPvpKHjpms0 -goversion go1.13beta1 -D "" -importcfg $WORK/b143/importcfg -pack ./default_notepad.go ./log_counter.go ./notepad.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/36/36b08d23174ba3ab9c3bc6023f415c3b126d447ded306245f5088f0f5d2dcfd4-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid jSmY-kbU370ffVkOxiuL/jSmY-kbU370ffVkOxiuL -goversion go1.13beta1 -D "" -importcfg $WORK/b144/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b1/b1003f69f2995025a89bd47575113d1dc64c7aadbd685522ca82fc4cfb16b7af-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid qc_hxVQ6VbnjygzoTG-r/qc_hxVQ6VbnjygzoTG-r -goversion go1.13beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/1a/1abfbae32b9e54b53d01e6225b79c7b5ff3d96b98730c21d30e5f55f1cf03b43-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid TQ9vgQAAThQ0VRfvnYgX/TQ9vgQAAThQ0VRfvnYgX -goversion go1.13beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/9f/9f4e74c9d618a43e668eb6088c784b5c39ddd355f508ceb81f1f37050abe08e1-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid EhFR4ciLBMsVimxbaK18/EhFR4ciLBMsVimxbaK18 -goversion go1.13beta1 -D "" -importcfg $WORK/b110/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/33/33f8c2bd8b121ff95e76d312e189be91b2e1fede6f04a42b5a496d8fbda1d490-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/34/3474d2632eadebd88cbb863c06cbaa340253ac3cb1db1423e77d0f1170c8eb87-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b0/b0c0158eae10860e574f71cd2846f07a13d9ac22b2aed36c4b17058a8a1492ea-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a6/a6da1d2a71ae4988990a8781f247e62985ba4bce25dca9c44229885c6e209ae3-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/43/43548c9a03b7a25c85edd98993dfd78495009e74b1b31390692f3ae7bb51c1f6-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./asm_linux_amd64.s BUILDSTDERR: vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid T318WGmOqYNRf7Kp-3bE/T318WGmOqYNRf7Kp-3bE -goversion go1.13beta1 -D "" -importcfg $WORK/b126/importcfg -pack ./proxy.go BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid u-3G4VwiPmoPo02Ey_Cg/u-3G4VwiPmoPo02Ey_Cg -goversion go1.13beta1 -D "" -importcfg $WORK/b106/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 6sTZVrU5dmUSXFgPRML6/6sTZVrU5dmUSXFgPRML6 -goversion go1.13beta1 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 2bTObhn2TMNnWhPx_6a8/2bTObhn2TMNnWhPx_6a8 -goversion go1.13beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cd /usr/share/gocode/src/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid m0eahqT3JtKRzdwu8bDI/m0eahqT3JtKRzdwu8bDI -goversion go1.13beta1 -D "" -importcfg $WORK/b044/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./ipnet_slice.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/52/527987f6c44485f78ea4f2e0bd5f74a0eeff839e30d0657f03389cc392e90503-d # internal BUILDSTDERR: github.com/mitchellh/mapstructure BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/mitchellh/mapstructure BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 1oTIcPNGq2KdKUMP7ZLj/1oTIcPNGq2KdKUMP7ZLj -goversion go1.13beta1 -D "" -importcfg $WORK/b134/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/bc/bc3d32b7c876eb10bd8ade4ac680e7021961a111e66cd6b9bd3aefe755405a7f-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid FOFNH6Zf4Fg4TBnsuJsh/FOFNH6Zf4Fg4TBnsuJsh -goversion go1.13beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/1c/1c205cd6876cd52fe5f6f190b9bd3a2c478f5d53b147e5ef2323b5075005db1f-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid C7SG0VYj-FJ1BjWd_GM8/C7SG0VYj-FJ1BjWd_GM8 -goversion go1.13beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/95/9556720351c97fe619c24f00728cd3a3922b6ebde930d41cd64fa8191a016814-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/80/80f12ee86d3c1e46920b49ca697fa3550205ee4969431757bcb328341d8fa659-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a5/a5ccd8c568e69276d3e95d7ef9c8f270d568874126d6d419d4ba426886254726-d # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/5f/5f5ddf6f732d1ce80dda797e425b2a43dce532498cfe9071b549ba90f59e3658-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 55zRilY8aiS_q1falZ5n/55zRilY8aiS_q1falZ5n -goversion go1.13beta1 -D "" -importcfg $WORK/b090/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm_linux_amd64.o ./asm_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/09/0937a05e4c430022b60d322218999e814b08802e2b577848446ed8208a85d1dc-d # internal BUILDSTDERR: github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid QqFHVBW8nIYYLrXnpcLl/QqFHVBW8nIYYLrXnpcLl -goversion go1.13beta1 -D "" -importcfg $WORK/b061/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/ae/aec90c5342c2d99d4d81e714ee97fb0cfabc5994ed447513f1b395704f923a67-d # internal BUILDSTDERR: github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid fLoJl_lZ84O5SohBDv6Z/fLoJl_lZ84O5SohBDv6Z -goversion go1.13beta1 -D "" -importcfg $WORK/b038/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/28/28347917cc863de8cb649dc4902b0436b0caef5fb1fe409f759f9cc472be2450-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7c/7c873518ab1d198de9d050223ec8300ee789ea09accf239eb8b1a59cc2c9af9b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0f/0f4dca7dd8175da5e9ba40383e22bf5a72e219000d137534472a82a2b5cb21bd-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid VqAhgNKlCI2KwENUUIML/VqAhgNKlCI2KwENUUIML -goversion go1.13beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/26/2647e8ae28dc3a195823a877fcdce6bc17b3e6cb85fd335b35dfee22aff3c1b3-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p net/http -std -complete -installsuffix shared -buildid 7uYCrICotV-GCN1iNUBt/7uYCrICotV-GCN1iNUBt -goversion go1.13beta1 -D "" -importcfg $WORK/b078/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/07/07acf27393c111c3decdf755e3a3ae1ed4bdb16ca93ad004b5703b425cb31a02-d # internal BUILDSTDERR: github.com/magiconair/properties BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile flag=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/magiconair/properties BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/magiconair/properties -complete -installsuffix shared -buildid VeOe5sfhkGnfDOchdQ6k/VeOe5sfhkGnfDOchdQ6k -goversion go1.13beta1 -D "" -importcfg $WORK/b076/importcfg -pack ./decode.go ./doc.go ./integrate.go ./lex.go ./load.go ./parser.go ./properties.go ./rangecheck.go BUILDSTDERR: github.com/spf13/afero BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/afero/mem=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/spf13/afero BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/spf13/afero -complete -installsuffix shared -buildid nKhXH4mTkKEXJ24eF5VJ/nKhXH4mTkKEXJ24eF5VJ -goversion go1.13beta1 -D "" -importcfg $WORK/b136/importcfg -pack ./afero.go ./basepath.go ./cacheOnReadFs.go ./const_win_unix.go ./copyOnWriteFs.go ./httpFs.go ./ioutil.go ./lstater.go ./match.go ./memmap.go ./os.go ./path.go ./readonlyfs.go ./regexpfs.go ./unionFile.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c5/c5fa5a87d72d6b16f57670c0d7cfee2ce79924a4ba0d67a6b18e1f850faf6f1b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/fe/fe26c2a02ba8641b5c34867612e7ebe299a261da9c1bc87971989dd3c2e1ad53-d # internal BUILDSTDERR: github.com/spf13/viper BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/fsnotify/fsnotify=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/printer=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/magiconair/properties=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/mitchellh/mapstructure=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/pelletier/go-toml=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/afero=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cast=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/jwalterweatherman=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/spf13/viper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/spf13/viper -complete -installsuffix shared -buildid XyjUkHQ53rvyBIXMADIn/XyjUkHQ53rvyBIXMADIn -goversion go1.13beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./flags.go ./util.go ./viper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a3/a39fe6e9cf3708bb36b5759115758a206b282434b8f16968979ea26b2acb82c9-d # internal BUILDSTDERR: github.com/spf13/cobra/cobra/cmd BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/mitchellh/go-homedir=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra/cobra/tpl=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/viper=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra/cobra/cmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/spf13/cobra/cobra/cmd -complete -installsuffix shared -buildid K_mfFXeFU2YuHj4Xfion/K_mfFXeFU2YuHj4Xfion -goversion go1.13beta1 -D "" -importcfg $WORK/b002/importcfg -pack ./add.go ./helpers.go ./init.go ./license_agpl.go ./license_apache_2.go ./license_bsd_clause_2.go ./license_bsd_clause_3.go ./license_gpl_2.go ./license_gpl_3.go ./license_lgpl.go ./license_mit.go ./licenses.go ./project.go ./root.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/9f/9fd2d8284cfddd21b0885f3afdd846d37c25881353f76bed4d43df14970a70f1-d # internal BUILDSTDERR: github.com/spf13/cobra/cobra BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/spf13/cobra/cobra/cmd=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid CUhelE8slOOP2LWKuHkq/CUhelE8slOOP2LWKuHkq -goversion go1.13beta1 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e8/e82c15674b3ab35610786bd1b75a2676646268fd6df75de00bb64ac5bc2a5c5f-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/spf13/cobra/cobra=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra/cobra/cmd=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/mitchellh/go-homedir=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra/cobra/tpl=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/viper=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/fsnotify/fsnotify=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/printer=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/magiconair/properties=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/mitchellh/mapstructure=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/pelletier/go-toml=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/afero=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cast=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/jwalterweatherman=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/ast=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/parser=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/token=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/json/parser=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/afero/mem=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/scanner=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/hcl/strconv=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/json/scanner=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/hcl/json/token=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/sys/cpu=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b122/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=7crl8fiakNFc5CpWJfGh/CUhelE8slOOP2LWKuHkq/VqGbXJLS7yYX0r2EW5bT/7crl8fiakNFc5CpWJfGh -X github.com/spf13/cobra/version=0.0.5 -B 0x2342a32aaed500d86111e60a3531ceca48db1daa -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/cobra-0.0.5/_build/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/cobra-0.0.5/_build/bin/cobra BUILDSTDERR: rm -r $WORK/b001/ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bnQPMc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 + cd cobra-0.0.5 + cd /builddir/build/BUILD/cobra-0.0.5/_build/src/github.com/spf13/cobra + IFS= BUILDSTDERR: +++ realpath -e --relative-base=. glide.lock glide.yaml BUILDSTDERR: +++ sort -u BUILDSTDERR: ++ listfiles_include='glide.lock BUILDSTDERR: glide.yaml' BUILDSTDERR: ++ echo 'glide.lock BUILDSTDERR: glide.yaml' + gosupfiles='glide.lock BUILDSTDERR: glide.yaml' + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/spf13/cobra -b /builddir/build/BUILD/cobra-0.0.5/_build/bin -s /builddir/build/BUILD/cobra-0.0.5/_build -o golang-github-spf13-cobra-devel.file-list -O /builddir/build/BUILD/cobra-0.0.5 -V 0.0.5-1.fc31 -p /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 -g /usr/share/gocode -r '.*example.*' glide.lock glide.yaml + IFS= BUILDSTDERR: +++ realpath -e --relative-base=. doc README.md bash_completions.md README-cobra.md BUILDSTDERR: +++ sort -u BUILDSTDERR: ++ listfiles_include='README-cobra.md BUILDSTDERR: README.md BUILDSTDERR: bash_completions.md BUILDSTDERR: doc' BUILDSTDERR: ++ echo 'README-cobra.md BUILDSTDERR: README.md BUILDSTDERR: bash_completions.md BUILDSTDERR: doc' + godocs='README-cobra.md BUILDSTDERR: README.md BUILDSTDERR: bash_completions.md BUILDSTDERR: doc' + [[ -n README-cobra.md BUILDSTDERR: README.md BUILDSTDERR: bash_completions.md BUILDSTDERR: doc ]] + IFS= + read -r f + echo %doc '"README-cobra.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"bash_completions.md"' + IFS= + read -r f + echo %doc '"doc"' + IFS= + read -r f + IFS= BUILDSTDERR: +++ realpath -e --relative-base=. LICENSE.txt BUILDSTDERR: +++ sort -u BUILDSTDERR: ++ listfiles_include=LICENSE.txt BUILDSTDERR: ++ echo LICENSE.txt + golicenses=LICENSE.txt + [[ -n LICENSE.txt ]] + IFS= + read -r f + echo %license '"LICENSE.txt"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/bin + install -m 0755 -vp /builddir/build/BUILD/cobra-0.0.5/_build/bin/cobra /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/bin/ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.0.5-1.fc31 --unique-debug-suffix -0.0.5-1.fc31.x86_64 --unique-debug-src-base golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cobra-0.0.5 BUILDSTDERR: warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts BUILDSTDERR: of file /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/bin/cobra. BUILDSTDERR: Use `info auto-load python-scripts [REGEXP]' to list them. BUILDSTDERR: 453 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Installing: github.com/spf13/cobra install: creating directory '/builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/bin' '/builddir/build/BUILD/cobra-0.0.5/_build/bin/cobra' -> '/builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/bin/cobra' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/bin/cobra extracting debug info from /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/bin/cobra original debug info size: 10704kB, size after compression: 10248kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RqRvLc + umask 022 + cd /builddir/build/BUILD + cd cobra-0.0.5 + LDFLAGS='-X github.com/spf13/cobra/version=0.0.5' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/spf13/cobra -b /builddir/build/BUILD/cobra-0.0.5/_build/bin -s /builddir/build/BUILD/cobra-0.0.5/_build -V 0.0.5-1.fc31 -p /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 -g /usr/share/gocode -r '.*example.*' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Testing in: /builddir/build/BUILD/cobra-0.0.5/_build/src PATH: /builddir/build/BUILD/cobra-0.0.5/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/cobra-0.0.5/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/spf13/cobra/version=0.0.5 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/spf13/cobra github.com/spf13/cobra Long rootcmd description Usage: rootcmd [command] Available Commands: help Help about any command subcmd1 Subcmd1 short description subcmd2 Flags: --debug description -h, --help help for rootcmd Use "rootcmd [command] --help" for more information about a command. Long description for root Usage: root [command] Available Commands: help Help about any command sub1 sub1 short description Flags: -h, --help help for root Use "root [command] --help" for more information about a command. main short description Usage: main [command] Available Commands: help Help about any command sub2 short sub2 description Flags: -h, --help help for main Use "main [command] --help" for more information about a command. PASS ok github.com/spf13/cobra 0.027s github.com/spf13/cobra/cobra/cmd PASS ok github.com/spf13/cobra/cobra/cmd 0.009s github.com/spf13/cobra/doc PASS ok github.com/spf13/cobra/doc 0.007s Processing files: golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fdSBTe + umask 022 + cd /builddir/build/BUILD + cd cobra-0.0.5 + DOCDIR=/builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra + cp -pr doc /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra + cp -pr README.md /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra + cp -pr bash_completions.md /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra + cp -pr README-cobra.md /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fQYd5c + umask 022 + cd /builddir/build/BUILD + cd cobra-0.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/licenses/golang-github-spf13-cobra + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/licenses/golang-github-spf13-cobra + cp -pr LICENSE.txt /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/licenses/golang-github-spf13-cobra + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: golang-github-spf13-cobra = 0.0.5-1.fc31 golang-github-spf13-cobra(x86-64) = 0.0.5-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: golang-github-spf13-cobra-devel-0.0.5-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tLDpmd + umask 022 + cd /builddir/build/BUILD + cd cobra-0.0.5 + DOCDIR=/builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra-devel + cp -pr README-cobra.md /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra-devel + cp -pr bash_completions.md /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/doc/golang-github-spf13-cobra-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.crQRdf + umask 022 + cd /builddir/build/BUILD + cd cobra-0.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/licenses/golang-github-spf13-cobra-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/licenses/golang-github-spf13-cobra-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64/usr/share/licenses/golang-github-spf13-cobra-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: golang(github.com/spf13/cobra) = 0.0.5-1.fc31 golang(github.com/spf13/cobra/cobra/cmd) = 0.0.5-1.fc31 golang(github.com/spf13/cobra/cobra/tpl) = 0.0.5-1.fc31 golang(github.com/spf13/cobra/doc) = 0.0.5-1.fc31 golang-github-spf13-cobra-devel = 0.0.5-1.fc31 golang-ipath(github.com/spf13/cobra) = 0.0.5-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/cpuguy83/go-md2man/md2man) golang(github.com/mitchellh/go-homedir) golang(github.com/spf13/pflag) golang(github.com/spf13/viper) golang(gopkg.in/yaml.v2) Processing files: golang-github-spf13-cobra-debugsource-0.0.5-1.fc31.x86_64 Provides: golang-github-spf13-cobra-debugsource = 0.0.5-1.fc31 golang-github-spf13-cobra-debugsource(x86-64) = 0.0.5-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-spf13-cobra-debuginfo-0.0.5-1.fc31.x86_64 Provides: debuginfo(build-id) = 5770357e501e42f6123b42c965621f3dea0dde2c golang-github-spf13-cobra-debuginfo = 0.0.5-1.fc31 golang-github-spf13-cobra-debuginfo(x86-64) = 0.0.5-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-spf13-cobra-debugsource(x86-64) = 0.0.5-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 Wrote: /builddir/build/RPMS/golang-github-spf13-cobra-debugsource-0.0.5-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-spf13-cobra-devel-0.0.5-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-spf13-cobra-debuginfo-0.0.5-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aOv2Ud + umask 022 + cd /builddir/build/BUILD + cd cobra-0.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-spf13-cobra-0.0.5-1.fc31.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0