Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/hub.spec'], chrootPath='/var/lib/mock/epel7-build-15988450-1146117/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 aarch64 --nodeps /builddir/build/SPECS/hub.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/hub-2.11.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/hub.spec'], chrootPath='/var/lib/mock/epel7-build-15988450-1146117/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 aarch64 --nodeps /builddir/build/SPECS/hub.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MJfXDy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hub-2.11.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hub-2.11.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hub-2.11.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0002-Use-Fedora-compiler-settings.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0003-Don-t-trim-source-paths.patch + /usr/bin/patch -p1 -s + mkdir -p src/github.com/github/ BUILDSTDERR: ++ pwd + ln -s /builddir/build/BUILD/hub-2.11.2 src/github.com/github/hub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.06Ucrc + umask 022 + cd /builddir/build/BUILD + cd hub-2.11.2 + LDFLAGS='-Wl,-z,relro ' BUILDSTDERR: ++ pwd + GOPATH=/builddir/build/BUILD/hub-2.11.2 + /usr/bin/make -j4 + windows= + [[ '' == Windows* ]] BUILDSTDERR: ++ uname -m + ARCH=aarch64 + '[' aarch64 == ppc64 ']' + COMPILEPIE='-buildmode pie' + '[' 1 -gt 0 ']' + case "$1" in + find_source_files + find . -maxdepth 2 -name '*.go' '!' -name '*_test.go' + windows= + [[ '' == Windows* ]] BUILDSTDERR: ++ uname -m + ARCH=aarch64 + '[' aarch64 == ppc64 ']' + COMPILEPIE='-buildmode pie' + '[' 1 -gt 0 ']' + case "$1" in + find_source_files + find . -maxdepth 2 -name '*.go' '!' -name '*_test.go' script/build -o bin/hub + windows= + [[ '' == Windows* ]] BUILDSTDERR: ++ uname -m + ARCH=aarch64 + '[' aarch64 == ppc64 ']' + COMPILEPIE='-buildmode pie' + '[' 2 -gt 0 ']' + case "$1" in + build_hub bin/hub BUILDSTDERR: ++ dirname bin/hub + mkdir -p bin BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ ./script/version + go build -buildmode pie -compiler gc -ldflags '-B 0x81518b57cbb5e7b96c5a9b70631edee5c12a8e28 -X github.com/github/hub/version.Version=2.11.2 -extldflags '\''-Wl,-z,relro '\''' -gcflags all= -asmflags all= -a -v -x -o bin/hub BUILDSTDERR: WORK=/tmp/go-build294946100 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/race -std -complete -installsuffix shared -buildid SUUf442re509VB0DS6z3/SUUf442re509VB0DS6z3 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: internal/cpu BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p errors -std -complete -installsuffix shared -buildid vyQZYiZa7bsunWd_olYr/vyQZYiZa7bsunWd_olYr -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 1dggJsYzqDH1UGjw1Vsd/1dggJsYzqDH1UGjw1Vsd -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f4/f4700ae4f20a341fafee330e88d00233ec7a14ef3cc15ddba553bd2ad31eda7a-d # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a5/a5170148de1b36cbf9f4a9565fe2a891ed5e31eb6a2e1a9194836dd98b743066-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid L0ihX9qJ-lBHwo2Pc4ek/L0ihX9qJ-lBHwo2Pc4ek -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wkt-dq5-7tlFP4Eww1-u/wkt-dq5-7tlFP4Eww1-u -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_arm64.go ./stubs.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid DK94pJRQihF-B9GOjH6Z/DK94pJRQihF-B9GOjH6Z -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9d/9d8283dfa6b05931cbffd2ea2e6cb0c52c0d4cf74019a8b2147e93b8c1cb2758-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid HKuBp_OROhrnU0svRr8w/HKuBp_OROhrnU0svRr8w -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/3c/3c718698d85f5128af323a9b470960f4aec0458c7599de34dcf859d7bda8455e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -CAEJWaJb9LojJX2rr6D/-CAEJWaJb9LojJX2rr6D -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o $WORK/b013/atomic_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d8/d8430b627f743aadf8a749af4108ec5de7d829b74244050bc51ef39a54eb4bd9-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qDbuRYZUnuFGf_giBL1i/qDbuRYZUnuFGf_giBL1i -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/dd/ddaf9bcaac5544a04b26533d81dcfea8ff4ae51f1977ffb3f55374db7ecd5a2c-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p math -std -installsuffix shared -buildid 2TD-7q3RffigYx1AIVcM/2TD-7q3RffigYx1AIVcM -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ef/ef1b9e346e8b2cbdd71f0e4e0081c4b1a564b6d82c69119ad9e6ddc9edb708ed-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/testlog -std -complete -installsuffix shared -buildid KoQAwHZ9L7I6XTZrYYFx/KoQAwHZ9L7I6XTZrYYFx -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9a/9a1e3033cb38326c624681548065d591ea25652cefd9f830bd06d17e781cdc56-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime -std -+ -installsuffix shared -buildid SBQwLbsuBoGoNN2k_tOx/SBQwLbsuBoGoNN2k_tOx -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/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 ./cpuprof.go ./debug.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.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_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/90/90eb7f45840661fd9182dd1bdcde40ba0ecebc0389e64afe5e984cb2c1e3e595-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p math/bits -std -complete -installsuffix shared -buildid YowDMwBbBiBq-BrwVvFn/YowDMwBbBiBq-BrwVvFn -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f4/f4d46455c2d4bbbadb2efc3a165653272a5dded670e842f6f3ac782c58fec69a-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p encoding -std -complete -installsuffix shared -buildid GWBBgyu5-Hpsm8bUpc-m/GWBBgyu5-Hpsm8bUpc-m -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/59b76f72f9bc24b5d157763a3f8318bd188b28660ff9b1e1209244375c83fd12-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 71l6trV7OzeHJhVAuVX8/71l6trV7OzeHJhVAuVX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1d/1d9edde2da1ed0640aba5c34b95538575e760ec3682e969f1dd26b1a47036690-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid QOTBlDpg4xCucZ5g6qNN/QOTBlDpg4xCucZ5g6qNN -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/98/98283b1c40885ca0d2d998950120a0a03c0c8ed4003c33d4443d29436dbe27aa-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BD9CYfmh7v3eKz8ge16M/BD9CYfmh7v3eKz8ge16M -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/00/0099c7db4725ac9c64416d3f9067819c081ca448a38ed7aaef22d3e47d8b3273-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b066/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b066/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/dim_arm64.o ./dim_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/exp_arm64.o ./exp_arm64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/floor_arm64.o ./floor_arm64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/modf_arm64.o ./modf_arm64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/sqrt_arm64.o ./sqrt_arm64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/stubs_arm64.o ./stubs_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/dim_arm64.o $WORK/b019/exp_arm64.o $WORK/b019/floor_arm64.o $WORK/b019/modf_arm64.o $WORK/b019/sqrt_arm64.o $WORK/b019/stubs_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/31/319fd80dbd92a1fb73183274493ed8d47c439a18b64b4cf0376fc3fe64899eed-d # internal BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p strconv -std -complete -installsuffix shared -buildid 7EZ9IqGMCETiD9KKW4zo/7EZ9IqGMCETiD9KKW4zo -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d5/d5953f6b9245f41bb4fc8416eca63714e1ae0b33623daf423c3d1600fd26835b-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p container/list -std -complete -installsuffix shared -buildid YYD3kPPMEQ4u9Bho_4uI/YYD3kPPMEQ4u9Bho_4uI -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/95/95aff561c3d9294d097e95c0cfe3c341ca952124ad3b77173bbc552392e7c76d-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid sWmx56TBPGKKXLBjtcie/sWmx56TBPGKKXLBjtcie -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x004.o -c gcc_fatalf.c BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b6/b6eb80ab8983c2a6f0d6b29ece7bccb9dabd2c5dd15fdb2a9c9aeaa4683e4178-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid FnwW2GCydswnNAtI-Ze9/FnwW2GCydswnNAtI-Ze9 -goversion go1.11.5 -D "" -importcfg $WORK/b076/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/dd/ddc71270e8fc42d5ec0560420cb7c4f72b0cab733e58008fcff7d2bcf9470187-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/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_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid QWg1ujn_9BvPhDp7KFAg/QWg1ujn_9BvPhDp7KFAg -goversion go1.11.5 -D "" -importcfg $WORK/b096/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/18/183acb3cc628a45b1578162f09073497d81f3fc1b2496dd19514ff4d48bee502-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/69cc78d3b92dbd79dfc9ca449d22ccbd8314f50823856ca7eb3e739a29bba5a8-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid gKHL10b2yEkREUglP4Wz/gKHL10b2yEkREUglP4Wz -goversion go1.11.5 -D "" -importcfg $WORK/b086/importcfg -pack ./rc4.go ./rc4_ref.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x006.o -c gcc_linux_arm64.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9f/9f3c1953f7928197c9629e574cf5325bf53a0cbdb36c46c92ace1e34dccc9305-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x007.o -c gcc_mmap.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x008.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x009.o -c gcc_sigaction.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x010.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x011.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x012.o -c gcc_arm64.S BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o $WORK/b066/_x006.o $WORK/b066/_x007.o $WORK/b066/_x008.o $WORK/b066/_x009.o $WORK/b066/_x010.o $WORK/b066/_x011.o $WORK/b066/_x012.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p runtime/cgo -std -installsuffix shared -buildid 2VuRk_oRQAVqm35Hakdb/2VuRk_oRQAVqm35Hakdb -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo.cgo1.go $WORK/b066/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b066 -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_arm64.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o $WORK/b066/_x006.o $WORK/b066/_x007.o $WORK/b066/_x008.o $WORK/b066/_x009.o $WORK/b066/_x010.o $WORK/b066/_x011.o $WORK/b066/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/70/7037b3f631bb51f2a59e791f34211cb0ca4c6707344e71bd6231081d97f92daa-d # internal BUILDSTDERR: cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b012/tls_GOARCH.h BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/duff_arm64.o ./duff_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/memclr_arm64.o ./memclr_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/memmove_arm64.o ./memmove_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/rt0_linux_arm64.o ./rt0_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/sys_linux_arm64.o ./sys_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/tls_arm64.o ./tls_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm.o $WORK/b012/asm_arm64.o $WORK/b012/atomic_arm64.o $WORK/b012/duff_arm64.o $WORK/b012/memclr_arm64.o $WORK/b012/memmove_arm64.o $WORK/b012/rt0_linux_arm64.o $WORK/b012/sys_linux_arm64.o $WORK/b012/tls_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1c/1ccd34820af80903f16ac7e1b39df5d882f18854220db6a89faaf3175b1bc894-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p sync -std -installsuffix shared -buildid G_qsXZrJHEJagRdHnYbA/G_qsXZrJHEJagRdHnYbA -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c0/c04553200004a74779ef241786a30074c66e4cbbe25b0145fcb21a30ff0a1cf1-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p io -std -complete -installsuffix shared -buildid wt0S8Pi6eggqdqvJUEtN/wt0S8Pi6eggqdqvJUEtN -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid 51oOVOxeMoHAH4q3Uocr/51oOVOxeMoHAH4q3Uocr -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p syscall -std -installsuffix shared -buildid z5eQyOgbaj_63eZ-d90w/z5eQyOgbaj_63eZ-d90w -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid kf0bDtKaZRksy2RbvaAv/kf0bDtKaZRksy2RbvaAv -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/69/6920d7fbd4e76403303cab270fcc338f53c849adb1072b81664c3d501a5469e0-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p math/rand -std -complete -installsuffix shared -buildid Er_Ai9CroShz447hqTnT/Er_Ai9CroShz447hqTnT -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/90/904790dd3208821f60b4e0c9773bf639d83cd50d2f9ae8f6584edced21652323-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b4/b499a288b970da1ff2fc360bb77ddb5520bac203ff5fcd34f69c34d4d4f89441-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid KoEHi4FEsCUzIkzhdDRs/KoEHi4FEsCUzIkzhdDRs -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p bytes -std -installsuffix shared -buildid 9jHARJC59PYonUuX0ZCj/9jHARJC59PYonUuX0ZCj -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/15/15c31be92eacb9f082cdb0a2a21f300b85fc5861fe135403a7ade6d5463e0d89-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bufio -std -complete -installsuffix shared -buildid OKr4eKzCXF3EQ8qvqUO-/OKr4eKzCXF3EQ8qvqUO- -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b034/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c3/c3e479420a16989ffb43e6597c3ae62b3fdc4d9ee1f8fc4f1ef09284ef89d1b9-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p hash -std -complete -installsuffix shared -buildid flxBLFKc9ETTLqHrMr0F/flxBLFKc9ETTLqHrMr0F -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./hash.go BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/68/68f6e40fe166c84d84096677d8cd06c5ae07d9fd3e9127c33bc0fbe54b96316b-d # internal BUILDSTDERR: github.com/github/hub/vendor/github.com/kballard/go-shellquote BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/github.com/kballard/go-shellquote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/github/hub/vendor/github.com/kballard/go-shellquote -complete -installsuffix shared -buildid OhSZ8p2Hs4n4qvt_0c17/OhSZ8p2Hs4n4qvt_0c17 -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go ./quote.go ./unquote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/af/af70ea0fc515244fa53c793dd0eb9c0c21ca1c8ca14c0da08d2be0caa0ad3467-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto -std -complete -installsuffix shared -buildid i6_7BOPlhdsLC137nPR5/i6_7BOPlhdsLC137nPR5 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/aa/aa3ab65d4ffa9d8796061f577f5b71a805240cce08b2f9efd69f2efa80f60637-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8c/8c36fb8161defc310388d5d42810fb78ab1007cf236acf8057be496ef3523458-d # internal BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p hash/crc32 -std -installsuffix shared -buildid hyp3HNg80lDrOdjX-6Wr/hyp3HNg80lDrOdjX-6Wr -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/md5 -std -installsuffix shared -buildid tR7ecK5MSuYgmAGaflWs/tR7ecK5MSuYgmAGaflWs -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3b/3bf5b127b591b8eb6d39b391f739003e8b7cf7033877373bc5b5659693c14d6a-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p time -std -installsuffix shared -buildid psyxZspff0XW1UmsVFq4/psyxZspff0XW1UmsVFq4 -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b070 -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/crc32_arm64.o ./crc32_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/crc32_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b052/md5block_arm64.o ./md5block_arm64.s BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/99/995ff2f7063a8c07ffe81075f2015c398c8ac7f8f0443331fe8b7de5971ffb15-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/syscall/unix -std -installsuffix shared -buildid zeDRfY96NFAU9KdIF8bh/zeDRfY96NFAU9KdIF8bh -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/md5block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/04/0417ec6e4ad154aafc931fe068536d2f2408cd5af1d78f8c89b6bae1ff9d1d7e-d # internal BUILDSTDERR: github.com/github/hub/vendor/github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/github/hub/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid 9LWAL96xQ2s7BqEJufva/9LWAL96xQ2s7BqEJufva -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/15/155aa5710b207c3afae82f5b15a7453b01e6b04c23c39c96b8da60bc70fdffed-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid UnQLjkBUNtWOqLT-AD_r/UnQLjkBUNtWOqLT-AD_r -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b024/_pkg_.a $WORK/b024/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba17e46b4701ab1962d48bcbbc852f9d16d350b810873cc2b1fab43eda7a718b-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid vSKvVtxQ2cqmKBCE3TvA/vSKvVtxQ2cqmKBCE3TvA -goversion go1.11.5 -D "" -importcfg $WORK/b082/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/11/1173a288c2c59a1054b21e949d276ce1456af7d50c6c474078acd9fa36b6d1ec-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid GgBCD3USahJmp6jWFb5X/GgBCD3USahJmp6jWFb5X -goversion go1.11.5 -D "" -importcfg $WORK/b083/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a7/a720ed87e6eea8a6ae72be797b5864f3191c2951f204747998dec1f69f8b345f-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/aes -std -installsuffix shared -buildid aWMA0Vy8bItxKpJA4Isq/aWMA0Vy8bItxKpJA4Isq -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/cf/cf441a8685124c59cb8d916c0f817f44914cf7412052cf216c6db567e8529a8a-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid _vTAojtIq-rxaMN-5n7P/_vTAojtIq-rxaMN-5n7P -goversion go1.11.5 -D "" -importcfg $WORK/b085/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/96/96f09d7a1fcef4e936aecee8fe7626e87ff6b4c90e625083c2acc5766c45bf16-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/sha1 -std -installsuffix shared -buildid UfxkD9-vbeJCxi9w_KoE/UfxkD9-vbeJCxi9w_KoE -goversion go1.11.5 -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/asm_arm64.o ./asm_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/sha1block_arm64.o ./sha1block_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/gcm_arm64.o ./gcm_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha1block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b7/b77fa16988962ca606c254ad6959511829b2e591031f75962963b69fa961fc61-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/sha256 -std -installsuffix shared -buildid hlpN0doNwhp54yNfBu69/hlpN0doNwhp54yNfBu69 -goversion go1.11.5 -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_arm64.o $WORK/b073/gcm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/64/64701f673082a9eae37ff8dbca41739ef250b5d9d54e3c188c94888443ecee3f-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid d-7SQpRVtStLRO6TLo7a/d-7SQpRVtStLRO6TLo7a -goversion go1.11.5 -D "" -importcfg $WORK/b104/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/sha256block_arm64.o ./sha256block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha256block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/16/16a03a737dbfb4860361e0cb57350710dab9d92a740235a5649658f3abe720c9-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p path -std -complete -installsuffix shared -buildid Pm_FNz8yv5-0fPBWCFqg/Pm_FNz8yv5-0fPBWCFqg -goversion go1.11.5 -D "" -importcfg $WORK/b116/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/fb/fb723929c736b94bfb041e535019a31ce74616f469808cc57c4bfd17efbe17be-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/1b/1b3c585d3da49720e2f6ddcab1cd5703090605a423026146cec3b5aca4775f2f-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ea/ea8514167f6cb2a6cf2927908f2f33e1e9e7d7ebd6be3dd27a0839f65a69069a-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: encoding/binary BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid DBpfcsHuIC5y9jwl0mAZ/DBpfcsHuIC5y9jwl0mAZ -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p encoding/binary -std -complete -installsuffix shared -buildid TGMy_o0S4DFh0PRwxiAd/TGMy_o0S4DFh0PRwxiAd -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/fc/fc68363adc7657d1592e0d3512e80bcebb11bd06c6bfe941c41cf2e654577e11-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/poll -std -installsuffix shared -buildid Ilgm00WxWj885I3FEwNW/Ilgm00WxWj885I3FEwNW -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: github.com/github/hub/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/github/hub/vendor/golang.org/x/sys/unix -installsuffix shared -buildid A2AowAVLdmZDw_0MuyqY/A2AowAVLdmZDw_0MuyqY -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./flock.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fc/fc0f1a43e94cc95d151b106450e1f4c7e9d9ac2e1823f8a8473ce7a15a2bd4ec-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid IWGpBVnnSCZO4FX-Xy45/IWGpBVnnSCZO4FX-Xy45 -goversion go1.11.5 -D "" -importcfg $WORK/b040/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_arm64/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7f/7fda49930efa24270d08a83715ac4bb4adff841cbc3e667a9051f7c13e9a4cb3-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p os -std -installsuffix shared -buildid tJ7IyvQqAC2RfMVXnl5x/tJ7IyvQqAC2RfMVXnl5x -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/46/46217342c47fdf263f6c656b67577bbbc2fcdb29fe707641477b46e252f1f260-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid kiAiA4CGIZYhbM0iJwTP/kiAiA4CGIZYhbM0iJwTP -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e8/e8b195eb6a3772965141a57fb715dff2a12764dad6ed00c729e89d442157d86d-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/des -std -complete -installsuffix shared -buildid uPlbINYWpg_3CoBivo-w/uPlbINYWpg_3CoBivo-w -goversion go1.11.5 -D "" -importcfg $WORK/b079/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/59/59494c6cfe33051b52c0f100267b834dda4e73ab0c469585251bb902bd4f0e0f-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p encoding/pem -std -complete -installsuffix shared -buildid tZTkewgLeuzPuS8xskTU/tZTkewgLeuzPuS8xskTU -goversion go1.11.5 -D "" -importcfg $WORK/b094/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3b/3bb5f2ed7d1fcc1577c7f2066b61cf205147509ed1d7d49843644db8a88db712-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid BBm99CPQbuLWPoCBRscd/BBm99CPQbuLWPoCBRscd -goversion go1.11.5 -D "" -importcfg $WORK/b098/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/22/22d66911f1bd6422100c4dedce11051f8a04ef40dc737404fc511dec65cda014-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid 5P7ztay4R2Fu9xI_gPp3/5P7ztay4R2Fu9xI_gPp3 -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/28/2844314801a7188c3184ba84763196bdf0532b0b8a4c371852d16dc2d432920e-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p path/filepath -std -complete -installsuffix shared -buildid 600MqdfmG6MB-vI_zOcZ/600MqdfmG6MB-vI_zOcZ -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b5/b5ee41b208b9d5fcfd621bc5852a8dd145c6597062a7e418fdd4ce8a4f7bfce3-d # internal BUILDSTDERR: github.com/github/hub/vendor/github.com/mattn/go-colorable BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/mattn/go-isatty=github.com/github/hub/vendor/github.com/mattn/go-isatty BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/mattn/go-isatty=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/github.com/mattn/go-colorable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/github/hub/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid esFGJD7hNp633e0quqAT/esFGJD7hNp633e0quqAT -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./colorable_others.go ./noncolorable.go BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/28/28f4c20b8b439af01f5fb7b3fe522ba641c22bc03e38031c5179be236bb54a30-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p regexp -std -complete -installsuffix shared -buildid h0FEMSimcgmKVe_sJoI6/h0FEMSimcgmKVe_sJoI6 -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3f/3f338d0b201fd2cc790582616bd5b64cee67ec6aeb0670d10195028cf9c82e81-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p io/ioutil -std -complete -installsuffix shared -buildid NK2qukMR3ShQVrvB2frv/NK2qukMR3ShQVrvB2frv -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8d/8df5915b62a01fdced9dc59a896e52d36e8b9a50e43c0766ba4185f67e5b718a-d # internal BUILDSTDERR: github.com/github/hub/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/github/hub/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/golang.org/x/sys/unix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/github/hub/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 1KZclHC_OIgUgiyhj7dA/1KZclHC_OIgUgiyhj7dA -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/af/af8dc73d8953367bc52e8dbd1ed3792ecd43d79dac5d9b8ab8cd9127bfec4223-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid Mw6IB7xIcIV-ZjZolbYu/Mw6IB7xIcIV-ZjZolbYu -goversion go1.11.5 -D "" -importcfg $WORK/b099/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f1/f1495fc8f2d4a997d3338799b7e1269fd3600046b7b790dee9a62b25704c8c9e-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid IK5_JdbpSY1KFVG6P9Hm/IK5_JdbpSY1KFVG6P9Hm -goversion go1.11.5 -D "" -importcfg $WORK/b100/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/8e/8e1927b3c675daa7b207b77184969e4b5d82a7dab8486abb15c3362a634476f9-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b099/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Lt9TgmF10R7KUFh0zkj_/Lt9TgmF10R7KUFh0zkj_ -goversion go1.11.5 -D "" -importcfg $WORK/b097/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ff/ffbf0bbbc654a45a42045dcccf5a009bbe799ca650c8dfa8f8cb7a17ffa71992-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p context -std -complete -installsuffix shared -buildid pBI0KAP9UpmCy24VxOIO/pBI0KAP9UpmCy24VxOIO -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/60/60b81da55cec7ec271ec14ab10b5f3bfec6eb0001e6664f7faaedc384cde1a34-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p encoding/json -std -complete -installsuffix shared -buildid 84M5BV3Djo8oj7bJE-R3/84M5BV3Djo8oj7bJE-R3 -goversion go1.11.5 -D "" -importcfg $WORK/b042/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_arm64/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2b/2bd33e66beea3bdd003eeb3a1048b190f4da0748d2ce64d8f2472b8dd812e9a3-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p net/url -std -complete -installsuffix shared -buildid -qZYOPIFcuTQOkt8z17T/-qZYOPIFcuTQOkt8z17T -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./url.go BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/78/78669f3beb11840b6fb9aee35fb5d9b93c769c02c0d2ad51327de9e898702f19-d # internal BUILDSTDERR: github.com/github/hub/ui BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/mattn/go-colorable=github.com/github/hub/vendor/github.com/mattn/go-colorable BUILDSTDERR: importmap github.com/mattn/go-isatty=github.com/github/hub/vendor/github.com/mattn/go-isatty BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/mattn/go-colorable=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/mattn/go-isatty=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/ui BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/github/hub/ui -complete -installsuffix shared -buildid RSFSNJT-OmenOLz3SslD/RSFSNJT-OmenOLz3SslD -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./format.go ./ui.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0c/0c98daf69d0faf9f937bbafae43547288a91a6d648907cecc16df0d420716bce-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p os/exec -std -complete -installsuffix shared -buildid YaaI-HPTgWD3u-9K8gxf/YaaI-HPTgWD3u-9K8gxf -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5c/5c7bdb528d13c8ad6e92372bfe5322b2f98dc2ca45929304995334c0af2844c0-d # internal BUILDSTDERR: github.com/github/hub/vendor/github.com/BurntSushi/toml BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/github/hub/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid fWVSTmXRko6iS1JySdmc/fWVSTmXRko6iS1JySdmc -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3c/3c47a31ed8e512d9ed861cafe230f33584a6cd3eb611f15874d84e9a39601ce5-d # internal BUILDSTDERR: github.com/github/hub/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/github/hub/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid PeHuNdXmzNqhF0IMjaAm/PeHuNdXmzNqhF0IMjaAm -goversion go1.11.5 -D "" -importcfg $WORK/b060/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_arm64/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2a/2afd740d5bb40a7efc86bf733b02351e4a9512d4efae3ac0d8d3a72880341942-d # internal BUILDSTDERR: github.com/github/hub/vendor/github.com/atotto/clipboard BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/github.com/atotto/clipboard BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/github/hub/vendor/github.com/atotto/clipboard -complete -installsuffix shared -buildid asijXvSKLIo9cixgvH4d/asijXvSKLIo9cixgvH4d -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack ./clipboard.go ./clipboard_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/40df03d6f9e300851ffeb1ec5da52898936ecbfb5f864c6020a07436bba10b2a-d # internal BUILDSTDERR: github.com/github/hub/vendor/github.com/mitchellh/go-homedir BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/vendor/github.com/mitchellh/go-homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/github/hub/vendor/github.com/mitchellh/go-homedir -complete -installsuffix shared -buildid Ia6EDRBvWwgVrl-uqx_4/Ia6EDRBvWwgVrl-uqx_4 -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/76/761a055237e4dfb2f4161325999f85da65217bb578aeb46a24108a57d228c72f-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b061/ -importpath net -- -I $WORK/b061/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a8/a8ce238586df4fb666f722bda1bd0fd8464bdfe4c8ed87fd0de67c9532e6e00c-d # internal BUILDSTDERR: github.com/github/hub/utils BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/ui=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/github/hub/utils -complete -installsuffix shared -buildid Or_aR0ObbxGUBF2oA284/Or_aR0ObbxGUBF2oA284 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./args_parser.go ./color.go ./json.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/06/06027eef5c33a8e90bd94c8591bf2514403fd67d88249845307d662b6504cbda-d # internal BUILDSTDERR: github.com/github/hub/cmd BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/kballard/go-shellquote=github.com/github/hub/vendor/github.com/kballard/go-shellquote BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/ui=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/utils=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/kballard/go-shellquote=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/cmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/github/hub/cmd -complete -installsuffix shared -buildid LA1mahWAEYD6bVXcIr9d/LA1mahWAEYD6bVXcIr9d -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./cmd.go BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c4/c443e58843a2f6f8f452a4d27c0c2d4e918ac58a5f93ea56852853db1b7153aa-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p compress/flate -std -complete -installsuffix shared -buildid KeDKDNpxgi-KpmvHL6LN/KeDKDNpxgi-KpmvHL6LN -goversion go1.11.5 -D "" -importcfg $WORK/b069/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_arm64/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a8/a8b0dbf1373c10a0924898f44f25c0e5161ef8b4db42a3fcb5ad20d4bfd45235-d # internal BUILDSTDERR: github.com/github/hub/git BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/cmd=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/git BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/github/hub/git -complete -installsuffix shared -buildid dBnYgxDbunGpduRYHyg4/dBnYgxDbunGpduRYHyg4 -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./git.go ./ssh_config.go ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5f/5f95a4f571fad316e4f7c144d4f0554600b90e5373ef0a897b92ed52dd07920b-d # internal BUILDSTDERR: github.com/github/hub/version BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/git=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/github/hub/version -complete -installsuffix shared -buildid vmjMBawxT98scsPUwVQn/vmjMBawxT98scsPUwVQn -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e6/e6067fd4056caf6f5f7103660a3c7a8644337abfe07816670f3c993271e6e43f-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p math/big -std -installsuffix shared -buildid Du3qyLDzKDs68g5-Kh_r/Du3qyLDzKDs68g5-Kh_r -goversion go1.11.5 -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/32/3206947fefab9b81c8c6f9eb3b988b303a04bbb65bbd19bcb50c06a4af920c47-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p compress/gzip -std -complete -installsuffix shared -buildid RhpF-3iVVX5M4AQu3oHr/RhpF-3iVVX5M4AQu3oHr -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd $WORK/b061 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/47/47f1bcc7c2373387d7d49b31a0e6bbcbb154d63f3d93c9f2db74c11175cc7dda-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p encoding/hex -std -complete -installsuffix shared -buildid dv0ZNQi5LvP7u17NhFV2/dv0ZNQi5LvP7u17NhFV2 -goversion go1.11.5 -D "" -importcfg $WORK/b093/importcfg -pack ./hex.go BUILDSTDERR: cd $WORK/b061 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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_arm64/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b9/b93e9fdb816fa4e2d68cc2bacdd440b58d22c8cb2d7381a3cb13e45a2e057048-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p log -std -complete -installsuffix shared -buildid 0_RV-gFxfhYQjQJXNNVP/0_RV-gFxfhYQjQJXNNVP -goversion go1.11.5 -D "" -importcfg $WORK/b106/importcfg -pack ./log.go BUILDSTDERR: cd $WORK/b061 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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_arm64/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a5/a56995216b4c1e58f495b0770178ef461aca10e1e0c0a7401c0d6b65daa1128f-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 0TK40bBRfPqoOBlrd2Px/0TK40bBRfPqoOBlrd2Px -goversion go1.11.5 -D "" -importcfg $WORK/b105/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/60/60cbe8aa2d64cee3aa01fa4c986961fe6dfa1c442b47112a5a9a045116c6e21a-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid avtC0U1WT9aKAq64btE6/avtC0U1WT9aKAq64btE6 -goversion go1.11.5 -D "" -importcfg $WORK/b107/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: cd $WORK/b061 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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_arm64/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/41/41f797de47cff91aac1054cc6966d963265cc94b1680f0faf1faa15448805de0-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/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/b005/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid TILcor25ZgjCzpQ8CsAY/TILcor25ZgjCzpQ8CsAY -goversion go1.11.5 -D "" -importcfg $WORK/b103/importcfg -pack ./bidirule.go BUILDSTDERR: cd $WORK/b061 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/84/84745c1f31aaf8103fb7a0917994258cc53cebecadfd7bc27e0b257c009ce5b6-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o -g -O2 BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid vW9X97RTjgpAXTCS41_q/vW9X97RTjgpAXTCS41_q -goversion go1.11.5 -D "" -importcfg $WORK/b110/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/arith_arm64.o ./arith_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/arith_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b9/b9b3a30db62fb0985de59cf7bcd14cb03d362080c5d16ccbd1b40803623ce09b-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/rand -std -complete -installsuffix shared -buildid tRYWhkPds-hFUKBRS7Cv/tRYWhkPds-hFUKBRS7Cv -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cat >$WORK/b061/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/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p net -std -installsuffix shared -buildid BKHI4E3HIDTNH_BEb4O-/BKHI4E3HIDTNH_BEb4O- -goversion go1.11.5 -D "" -importcfg $WORK/b061/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/b061/_cgo_gotypes.go $WORK/b061/cgo_linux.cgo1.go $WORK/b061/cgo_resnew.cgo1.go $WORK/b061/cgo_socknew.cgo1.go $WORK/b061/cgo_unix.cgo1.go $WORK/b061/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ec/ec12f521b09f5da275ed1aabb72728abf47e3ae3aa0f9c32a1ac613bd135a8e0-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/elliptic -std -installsuffix shared -buildid DFQ98Lc6SOkrorLlzK-S/DFQ98Lc6SOkrorLlzK-S -goversion go1.11.5 -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/6f/6f388b29a10f36c01fd94d3735b66b25faf3cf5b08d902d4f9c5c9d6dda8f4c3-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid wlXnvB-AKGrDK7S50T-v/wlXnvB-AKGrDK7S50T-v -goversion go1.11.5 -D "" -importcfg $WORK/b084/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e1/e1f8740e9e0fa5e056bc41e941133c0976f0bf3ebc7b4d1f5810e249d66c25f8-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid AhpLqkmFQCGqRwhnv01X/AhpLqkmFQCGqRwhnv01X -goversion go1.11.5 -D "" -importcfg $WORK/b087/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/72/72112082dfd42197f4af19bace62189901a9f68af26d5496c32c8eb52ac86488-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid EaLqZ3jK6kyC3nXXgrnl/EaLqZ3jK6kyC3nXXgrnl -goversion go1.11.5 -D "" -importcfg $WORK/b091/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b081/p256_asm_arm64.o ./p256_asm_arm64.s BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/fb/fb3592bacc390e79d37a42307989db638d72326cdebe01929fc35c5fd0547e50-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid FDG1-7z7QD9C1SqxCMsU/FDG1-7z7QD9C1SqxCMsU -goversion go1.11.5 -D "" -importcfg $WORK/b092/importcfg -pack ./pkix.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/p256_asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/1b/1ba2bb185e1b83668fca898e08f0ad30fe453d70120d0616a2e31973a81b4694-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid DIbGPf5Mv-9QFidJAEqO/DIbGPf5Mv-9QFidJAEqO -goversion go1.11.5 -D "" -importcfg $WORK/b080/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/df/df34d402ae884184a90c5cc82198e279807c47043ae1475ba9c3fc358e829de6-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/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/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 7-38ozWSZRwF7gTaLxux/7-38ozWSZRwF7gTaLxux -goversion go1.11.5 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e8/e8f0da9b6abe3a2aa767ff82c5157051b9ea56ac8e1fb6b4d91eed89aadf916c-d # internal BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid d2e-8pk24PJfpBVe4m_K/d2e-8pk24PJfpBVe4m_K -goversion go1.11.5 -D "" -importcfg $WORK/b102/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a0/a0daa9b54ea25b01d1621fc8517df9400efcb0df1c1379a0dea71f2ef91a89b0-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p mime -std -complete -installsuffix shared -buildid ZracU2bymt1xFHUep8bv/ZracU2bymt1xFHUep8bv -goversion go1.11.5 -D "" -importcfg $WORK/b111/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/fb/fb84bb99820bd7b651670786b03ea95772088e7c6ba7b2d7940a9baee5398b46-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid oKAozaQXWEBsZtrG7AKk/oKAozaQXWEBsZtrG7AKk -goversion go1.11.5 -D "" -importcfg $WORK/b113/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/99/995f23f70956eaef0437e384c5414934d180f8f6f2e42d09d34a3d5417f6d859-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 7Qonyi_LWZCy54tLTZ2J/7Qonyi_LWZCy54tLTZ2J -goversion go1.11.5 -D "" -importcfg $WORK/b115/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a4/a4f79790e41c5c751c96f7110c1911f87b9f530b4e0c957705a3f160720c6cac-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p os/signal -std -installsuffix shared -buildid rE1-0BqJKaDdmP4xJ8SZ/rE1-0BqJKaDdmP4xJ8SZ -goversion go1.11.5 -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/09/096a0422d95b8c8a5a80fd3d6a7a623eb5840a0816ae78a334c8920d818c1e0f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b117/sig.o ./sig.s BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/01/019d0c1c5ac14724deb1582bb863b64e53386dafd3ab5bfe8975d54e8f21d2a6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b117/_pkg_.a $WORK/b117/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/49/49387d04de9465774ba373f6457405be590c6569148bd6e3069b4c7fae98df71-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b061/_pkg_.a $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f9/f94339d3afe88f95d5d2f5120fd689588c284e634787d164ff9230f00582340d-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p net/textproto -std -complete -installsuffix shared -buildid iucT4HwWYN2H18A-yynR/iucT4HwWYN2H18A-yynR -goversion go1.11.5 -D "" -importcfg $WORK/b108/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid RaBRkJTmHKl6FXyHwmUD/RaBRkJTmHKl6FXyHwmUD -goversion go1.11.5 -D "" -importcfg $WORK/b109/importcfg -pack ./proxy.go BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/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/b004/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid unPBmyKcpQZAwKF6dBMP/unPBmyKcpQZAwKF6dBMP -goversion go1.11.5 -D "" -importcfg $WORK/b090/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/3c/3cfac07f9da137ec257e034552ad96c8733d581a839d0057635354d7bf2e4f57-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/67/67e744db105ec7d6455a1331de7f38aab85163bb73101ca02f1d7910f811538a-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/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/b102/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid qUr92m-pvswumTRv3bBg/qUr92m-pvswumTRv3bBg -goversion go1.11.5 -D "" -importcfg $WORK/b101/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ScZ_kWKsdkMseh4mzlVX/ScZ_kWKsdkMseh4mzlVX -goversion go1.11.5 -D "" -importcfg $WORK/b112/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/12/123a1d5361651d1091952e254d95dfce3492c10c62012e11da70408b09c8972e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e5/e55dfaded906b54af6919a203d0e7f6b777ee10c459181e9e979c10c13384ac1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ee/ee79d5bbfe20034647430d14610834862870e4a5e7fadcf483351e2bea2f5be8-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/tls -std -complete -installsuffix shared -buildid cOg5Y7DtvuRolKP5ZS4v/cOg5Y7DtvuRolKP5ZS4v -goversion go1.11.5 -D "" -importcfg $WORK/b078/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c1/c1fb7251aa5915e3c758030fa6cd628e4d7b56c005369e5cf56eb17830700d4b-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid dLmqc3wJkbrkAoH2VtaY/dLmqc3wJkbrkAoH2VtaY -goversion go1.11.5 -D "" -importcfg $WORK/b114/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b7/b78a2ca487826f2719713aa80dbd4210a14487335c3fed10a4bc0d59705e9774-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/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/b003/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p net/http -std -complete -installsuffix shared -buildid m4E5mTj6MxG-IinJGMW3/m4E5mTj6MxG-IinJGMW3 -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6c/6c1200892d0948296918afcc3fc5b44749fac5dc14278b0d53cdcf038c9944b4-d # internal BUILDSTDERR: github.com/github/hub/github BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/github/hub/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/mitchellh/go-homedir=github.com/github/hub/vendor/github.com/mitchellh/go-homedir BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/github/hub/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/github/hub/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/BurntSushi/toml=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/cmd=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/git=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/ui=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/utils=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/mitchellh/go-homedir=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/gopkg.in/yaml.v2=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/github BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/github/hub/github -complete -installsuffix shared -buildid 5DvB_U42u7fWv-YWlTTe/5DvB_U42u7fWv-YWlTTe -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./branch.go ./client.go ./config.go ./config_decoder.go ./config_encoder.go ./config_service.go ./crash_report.go ./editor.go ./hosts.go ./http.go ./localrepo.go ./message_builder.go ./project.go ./remote.go ./reset_console.go ./template.go ./url.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/dd/dd09dfadfb128a68574785c915c701701fe7e275d95b954b01630775448a0f0d-d # internal BUILDSTDERR: github.com/github/hub/commands BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/atotto/clipboard=github.com/github/hub/vendor/github.com/atotto/clipboard BUILDSTDERR: importmap github.com/kballard/go-shellquote=github.com/github/hub/vendor/github.com/kballard/go-shellquote BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/atotto/clipboard=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/cmd=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/git=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/github=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/ui=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/utils=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/kballard/go-shellquote=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2/src/github.com/github/hub/commands BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p github.com/github/hub/commands -complete -installsuffix shared -buildid 0WhkzltwdjkWW2gP32Qr/0WhkzltwdjkWW2gP32Qr -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./alias.go ./api.go ./apply.go ./args.go ./browse.go ./checkout.go ./cherry_pick.go ./ci_status.go ./clone.go ./commands.go ./compare.go ./create.go ./delete.go ./fetch.go ./fork.go ./help.go ./init.go ./issue.go ./merge.go ./pr.go ./pull_request.go ./push.go ./release.go ./remote.go ./runner.go ./submodule.go ./sync.go ./utils.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8b/8bd4f1bdd13ce8732cbd19fad3bbaa7a4509cece1480660c5ecfd930db9b7f6b-d # internal BUILDSTDERR: _/builddir/build/BUILD/hub-2.11.2 BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/github/hub/commands=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/github=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/ui=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/hub-2.11.2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid jxwp1754tAaBchS5PgyU/jxwp1754tAaBchS5PgyU -goversion go1.11.5 -D _/builddir/build/BUILD/hub-2.11.2 -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8f/8fb6f62bce85a7692bceadf00d24608df46753f4228d9a2696ae4a2763b1d5f0-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile _/builddir/build/BUILD/hub-2.11.2=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/commands=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/github=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/ui=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/atotto/clipboard=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/cmd=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/git=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/utils=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/kballard/go-shellquote=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/BurntSushi/toml=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/mitchellh/go-homedir=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/gopkg.in/yaml.v2=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/mattn/go-colorable=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/github.com/mattn/go-isatty=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/github/hub/vendor/golang.org/x/sys/unix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b104/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=uBE7Cf_MIUX5BrE4fF_6/jxwp1754tAaBchS5PgyU/14Jqra4mKIbBNZJplElY/uBE7Cf_MIUX5BrE4fF_6 -B 0x81518b57cbb5e7b96c5a9b70631edee5c12a8e28 -X github.com/github/hub/version.Version=2.11.2 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/hub BUILDSTDERR: rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KVPWQi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64 + cd hub-2.11.2 + LDFLAGS='-Wl,-z,relro ' + LC_ALL=en_US.UTF-8 BUILDSTDERR: ++ pwd + GOPATH=/builddir/build/BUILD/hub-2.11.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64 PREFIX=/usr + windows= + [[ '' == Windows* ]] BUILDSTDERR: ++ uname -m + ARCH=aarch64 + '[' aarch64 == ppc64 ']' + COMPILEPIE='-buildmode pie' + '[' 1 -gt 0 ']' + case "$1" in + find_source_files + find . -maxdepth 2 -name '*.go' '!' -name '*_test.go' + windows= + [[ '' == Windows* ]] BUILDSTDERR: ++ uname -m + ARCH=aarch64 + '[' aarch64 == ppc64 ']' + COMPILEPIE='-buildmode pie' + '[' 1 -gt 0 ']' + case "$1" in + find_source_files + find . -maxdepth 2 -name '*.go' '!' -name '*_test.go' bin/hub help hub-alias --plain-text >share/man/man1/hub-alias.1.md bin/hub help hub-api --plain-text >share/man/man1/hub-api.1.md bin/hub help hub-browse --plain-text >share/man/man1/hub-browse.1.md bin/hub help hub-ci-status --plain-text >share/man/man1/hub-ci-status.1.md bin/hub help hub-compare --plain-text >share/man/man1/hub-compare.1.md bin/hub help hub-create --plain-text >share/man/man1/hub-create.1.md bin/hub help hub-delete --plain-text >share/man/man1/hub-delete.1.md bin/hub help hub-fork --plain-text >share/man/man1/hub-fork.1.md bin/hub help hub-pr --plain-text >share/man/man1/hub-pr.1.md bin/hub help hub-pull-request --plain-text >share/man/man1/hub-pull-request.1.md bin/hub help hub-release --plain-text >share/man/man1/hub-release.1.md bin/hub help hub-issue --plain-text >share/man/man1/hub-issue.1.md bin/hub help hub-sync --plain-text >share/man/man1/hub-sync.1.md bin/hub help hub-am --plain-text >share/man/man1/hub-am.1.md bin/hub help hub-apply --plain-text >share/man/man1/hub-apply.1.md bin/hub help hub-checkout --plain-text >share/man/man1/hub-checkout.1.md bin/hub help hub-cherry-pick --plain-text >share/man/man1/hub-cherry-pick.1.md bin/hub help hub-clone --plain-text >share/man/man1/hub-clone.1.md bin/hub help hub-fetch --plain-text >share/man/man1/hub-fetch.1.md bin/hub help hub-help --plain-text >share/man/man1/hub-help.1.md bin/hub help hub-init --plain-text >share/man/man1/hub-init.1.md bin/hub help hub-merge --plain-text >share/man/man1/hub-merge.1.md bin/hub help hub-push --plain-text >share/man/man1/hub-push.1.md bin/hub help hub-remote --plain-text >share/man/man1/hub-remote.1.md bin/hub help hub-submodule --plain-text >share/man/man1/hub-submodule.1.md go build -o bin/md2roff github.com/github/hub/md2roff-bin bin/md2roff --manual="hub manual" \ --date="22 Apr 2019" --version="hub version 2.11.2" \ --template=./man-template.html \ share/man/man1/*.md touch share/man/.man-pages.stamp groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub.1 | col -b >share/man/man1/hub.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-alias.1 | col -b >share/man/man1/hub-alias.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-api.1 | col -b >share/man/man1/hub-api.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-browse.1 | col -b >share/man/man1/hub-browse.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-ci-status.1 | col -b >share/man/man1/hub-ci-status.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-compare.1 | col -b >share/man/man1/hub-compare.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-create.1 | col -b >share/man/man1/hub-create.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-delete.1 | col -b >share/man/man1/hub-delete.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-fork.1 | col -b >share/man/man1/hub-fork.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-pr.1 | col -b >share/man/man1/hub-pr.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-pull-request.1 | col -b >share/man/man1/hub-pull-request.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-release.1 | col -b >share/man/man1/hub-release.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-issue.1 | col -b >share/man/man1/hub-issue.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-sync.1 | col -b >share/man/man1/hub-sync.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-am.1 | col -b >share/man/man1/hub-am.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-apply.1 | col -b >share/man/man1/hub-apply.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-checkout.1 | col -b >share/man/man1/hub-checkout.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-cherry-pick.1 | col -b >share/man/man1/hub-cherry-pick.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-clone.1 | col -b >share/man/man1/hub-clone.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-fetch.1 | col -b >share/man/man1/hub-fetch.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-help.1 | col -b >share/man/man1/hub-help.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-init.1 | col -b >share/man/man1/hub-init.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-merge.1 | col -b >share/man/man1/hub-merge.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-push.1 | col -b >share/man/man1/hub-push.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-remote.1 | col -b >share/man/man1/hub-remote.1.txt groff -Wall -mtty-char -mandoc -Tutf8 -rLL=87n share/man/man1/hub-submodule.1 | col -b >share/man/man1/hub-submodule.1.txt bash < script/install.sh + install -d -m 755 /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/bash-completion/completions/ + cp -p etc/hub.bash_completion.sh /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/bash-completion/completions/hub + install -d -m 755 /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/zsh/site-functions/ + cp -p etc/hub.zsh_completion /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/zsh/site-functions/_hub + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/hub-2.11.2 extracting debug info from /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/bin/hub BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9EVnPA + umask 022 + cd /builddir/build/BUILD + cd hub-2.11.2 BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/hub-2.11.2:/builddir/build/BUILD/hub-2.11.2/Godeps/_workspace:/usr/share/gocode + GOPATH=/builddir/build/BUILD/hub-2.11.2:/builddir/build/BUILD/hub-2.11.2/Godeps/_workspace:/usr/share/gocode + find . -maxdepth 2 -name '*.go' '!' -name '*_test.go' + cut -d/ -f2 + xargs go test -v + sed 's!^!github.com/github/hub/!' + grep -v '.go$' + sort -u === RUN TestNew --- PASS: TestNew (0.00s) === RUN TestWithArg --- PASS: TestWithArg (0.00s) PASS ok github.com/github/hub/cmd 0.026s === RUN TestNewArgs --- PASS: TestNewArgs (0.00s) === RUN TestArgs_Words --- PASS: TestArgs_Words (0.00s) === RUN TestArgs_Insert --- PASS: TestArgs_Insert (0.00s) === RUN TestArgs_Remove --- PASS: TestArgs_Remove (0.00s) === RUN TestArgs_GlobalFlags --- PASS: TestArgs_GlobalFlags (0.00s) === RUN TestArgs_GlobalFlags_Noop --- PASS: TestArgs_GlobalFlags_Noop (0.00s) === RUN TestArgs_GlobalFlags_NoopTwice --- PASS: TestArgs_GlobalFlags_NoopTwice (0.00s) === RUN TestArgs_GlobalFlags_Repeated --- PASS: TestArgs_GlobalFlags_Repeated (0.00s) === RUN TestArgs_GlobalFlags_Propagate --- PASS: TestArgs_GlobalFlags_Propagate (0.00s) === RUN TestArgs_GlobalFlags_Replaced --- PASS: TestArgs_GlobalFlags_Replaced (0.00s) === RUN TestArgs_GlobalFlags_BeforeAfterChain --- PASS: TestArgs_GlobalFlags_BeforeAfterChain (0.00s) === RUN TestCommandUseSelf --- PASS: TestCommandUseSelf (0.00s) === RUN TestCommandUseSubcommand --- PASS: TestCommandUseSubcommand (0.00s) === RUN TestCommandUseErrorWhenMissingSubcommand --- PASS: TestCommandUseErrorWhenMissingSubcommand (0.00s) === RUN TestArgsForCommand --- PASS: TestArgsForCommand (0.00s) === RUN TestArgsForSubCommand --- PASS: TestArgsForSubCommand (0.00s) === RUN TestFlagsAfterArguments --- PASS: TestFlagsAfterArguments (0.00s) === RUN TestCommandNameTakeKey --- PASS: TestCommandNameTakeKey (0.00s) === RUN TestCommandCall --- PASS: TestCommandCall (0.00s) === RUN TestCommandHelp --- PASS: TestCommandHelp (0.00s) === RUN TestSubCommandCall --- PASS: TestSubCommandCall (0.00s) === RUN Test_NameWithOwnerRe --- PASS: Test_NameWithOwnerRe (0.00s) === RUN TestParseRange --- PASS: TestParseRange (0.00s) === RUN TestParseRemoteNames --- PASS: TestParseRemoteNames (0.00s) === RUN TestEmptyParams --- PASS: TestEmptyParams (0.00s) === RUN TestFlagToAddRemote --- PASS: TestFlagToAddRemote (0.01s) === RUN TestInitInAnotherDir --- PASS: TestInitInAnotherDir (0.00s) === RUN TestSeparateGitDir --- PASS: TestSeparateGitDir (0.00s) === RUN TestFormatIssue --- PASS: TestFormatIssue (0.00s) === RUN TestFormatIssue_customFormatString --- PASS: TestFormatIssue_customFormatString (0.00s) === RUN TestPullRequest_ParsePullRequestProject --- PASS: TestPullRequest_ParsePullRequestProject (0.00s) === RUN TestTransformPushArgs --- PASS: TestTransformPushArgs (0.00s) === RUN TestTransformRemoteArgs --- PASS: TestTransformRemoteArgs (0.19s) === RUN TestRunner_splitAliasCmd --- PASS: TestRunner_splitAliasCmd (0.00s) === RUN TestDirIsNotEmpty --- PASS: TestDirIsNotEmpty (0.00s) === RUN TestDirIsEmpty --- PASS: TestDirIsEmpty (0.00s) PASS ok github.com/github/hub/commands 0.252s ? github.com/github/hub/coverage [no test files] ? github.com/github/hub/fixtures [no test files] === RUN TestGitDir --- PASS: TestGitDir (0.17s) === RUN TestGitEditor --- PASS: TestGitEditor (0.16s) === RUN TestGitLog --- PASS: TestGitLog (0.13s) === RUN TestGitRef --- PASS: TestGitRef (0.16s) === RUN TestGitRefList --- PASS: TestGitRefList (0.21s) === RUN TestGitShow --- PASS: TestGitShow (0.11s) === RUN TestGitConfig --- PASS: TestGitConfig (0.25s) === RUN TestRemotes --- PASS: TestRemotes (0.24s) === RUN TestCommentChar --- PASS: TestCommentChar (0.22s) === RUN TestSSHConfigReader_Read --- PASS: TestSSHConfigReader_Read (0.00s) === RUN TestSSHConfigReader_ExpandTokens --- PASS: TestSSHConfigReader_ExpandTokens (0.00s) === RUN TestURLParser_ParseURL_HTTPURL --- PASS: TestURLParser_ParseURL_HTTPURL (0.00s) === RUN TestURLParser_ParseURL_GitURL --- PASS: TestURLParser_ParseURL_GitURL (0.00s) === RUN TestURLParser_ParseURL_SSHURL --- PASS: TestURLParser_ParseURL_SSHURL (0.00s) === RUN TestURLParser_ParseURL_LocalPath --- PASS: TestURLParser_ParseURL_LocalPath (0.00s) PASS ok github.com/github/hub/git 1.676s === RUN TestBranch_ShortName --- PASS: TestBranch_ShortName (0.01s) === RUN TestBranch_LongName --- PASS: TestBranch_LongName (0.01s) === RUN TestBranch_RemoteName --- PASS: TestBranch_RemoteName (0.02s) === RUN TestBranch_IsRemote --- PASS: TestBranch_IsRemote (0.00s) === RUN TestClient_FormatError --- PASS: TestClient_FormatError (0.00s) === RUN TestAuthTokenNote --- PASS: TestAuthTokenNote (0.00s) === RUN TestConfigService_TomlLoad --- PASS: TestConfigService_TomlLoad (0.00s) === RUN TestConfigService_TomlLoad_UnixSocket --- PASS: TestConfigService_TomlLoad_UnixSocket (0.00s) === RUN TestConfigService_YamlLoad --- PASS: TestConfigService_YamlLoad (0.00s) === RUN TestConfigService_YamlLoad_Unix_Socket --- PASS: TestConfigService_YamlLoad_Unix_Socket (0.00s) === RUN TestConfigService_TomlSave --- PASS: TestConfigService_TomlSave (0.00s) === RUN TestConfigService_TomlSave_UnixSocket --- PASS: TestConfigService_TomlSave_UnixSocket (0.00s) === RUN TestConfigService_YamlSave --- PASS: TestConfigService_YamlSave (0.00s) === RUN TestConfigService_YamlSave_UnixSocket --- PASS: TestConfigService_YamlSave_UnixSocket (0.00s) === RUN TestStackRemoveSelfAndPanic --- PASS: TestStackRemoveSelfAndPanic (0.00s) === RUN TestEditor_openAndEdit_deleteFileWhenOpeningEditorFails --- PASS: TestEditor_openAndEdit_deleteFileWhenOpeningEditorFails (0.01s) === RUN TestEditor_openAndEdit_readFileIfExist --- PASS: TestEditor_openAndEdit_readFileIfExist (0.00s) === RUN TestEditor_openAndEdit_writeFileIfNotExist --- PASS: TestEditor_openAndEdit_writeFileIfNotExist (0.00s) === RUN TestNewHttpClient_OverrideURL --- PASS: TestNewHttpClient_OverrideURL (0.00s) === RUN TestNewHttpClient_UnixSocket --- PASS: TestNewHttpClient_UnixSocket (0.00s) === RUN TestVerboseTransport_VerbosePrintln --- PASS: TestVerboseTransport_VerbosePrintln (0.00s) === RUN TestGitHubRepo_remotesForPublish --- PASS: TestGitHubRepo_remotesForPublish (0.00s) === RUN TestMessageBuilder_multiline_title --- PASS: TestMessageBuilder_multiline_title (0.00s) === RUN TestProject_WebURL --- PASS: TestProject_WebURL (0.00s) === RUN TestProject_GitURL --- PASS: TestProject_GitURL (0.00s) === RUN TestProject_GitURLEnterprise --- PASS: TestProject_GitURLEnterprise (0.00s) === RUN TestProject_NewProjectFromURL --- PASS: TestProject_NewProjectFromURL (0.00s) === RUN TestGithubRemote_NoPush --- PASS: TestGithubRemote_NoPush (0.08s) === RUN TestGithubRemote_GitPlusSsh --- PASS: TestGithubRemote_GitPlusSsh (0.08s) === RUN TestGithubRemote_SshPort --- PASS: TestGithubRemote_SshPort (0.06s) === RUN TestGithubRemote_ColonSlash --- PASS: TestGithubRemote_ColonSlash (0.08s) === RUN TestGithubTemplate_withoutTemplate --- PASS: TestGithubTemplate_withoutTemplate (0.05s) === RUN TestGithubTemplate_withInvalidTemplate --- PASS: TestGithubTemplate_withInvalidTemplate (0.07s) === RUN TestGithubTemplate_WithMarkdown --- PASS: TestGithubTemplate_WithMarkdown (0.05s) === RUN TestGithubTemplate_WithTemplateInHome --- PASS: TestGithubTemplate_WithTemplateInHome (0.06s) === RUN TestGithubTemplate_WithTemplateInGithubDir --- PASS: TestGithubTemplate_WithTemplateInGithubDir (0.06s) === RUN TestGithubTemplate_WithTemplateInGithubDirAndMarkdown --- PASS: TestGithubTemplate_WithTemplateInGithubDirAndMarkdown (0.05s) === RUN TestGithubTemplate_WithTemplateInDocsDir --- PASS: TestGithubTemplate_WithTemplateInDocsDir (0.05s) === RUN TestParseURL --- PASS: TestParseURL (0.00s) PASS ok github.com/github/hub/github 0.785s ? github.com/github/hub/md2roff [no test files] ? github.com/github/hub/md2roff-bin [no test files] === RUN TestExpand --- PASS: TestExpand (0.00s) === RUN TestExpand_Modifiers --- PASS: TestExpand_Modifiers (0.00s) === RUN TestExpand_Padding --- PASS: TestExpand_Padding (0.00s) === RUN TestExpand_Truncing --- PASS: TestExpand_Truncing (0.00s) PASS ok github.com/github/hub/ui 0.018s === RUN TestArgsParser --- PASS: TestArgsParser (0.00s) === RUN TestArgsParser_RepeatedInvocation --- PASS: TestArgsParser_RepeatedInvocation (0.00s) === RUN TestArgsParser_UnknownFlag --- PASS: TestArgsParser_UnknownFlag (0.00s) === RUN TestArgsParser_BlankArgs --- PASS: TestArgsParser_BlankArgs (0.00s) === RUN TestArgsParser_Values --- PASS: TestArgsParser_Values (0.00s) === RUN TestArgsParser_Bool --- PASS: TestArgsParser_Bool (0.00s) === RUN TestArgsParser_BoolValue --- PASS: TestArgsParser_BoolValue (0.00s) === RUN TestArgsParser_Shorthand --- PASS: TestArgsParser_Shorthand (0.00s) === RUN TestArgsParser_ShorthandEdgeCase --- PASS: TestArgsParser_ShorthandEdgeCase (0.00s) === RUN TestArgsParser_Dashes --- PASS: TestArgsParser_Dashes (0.00s) === RUN TestArgsParser_RepeatedArg --- PASS: TestArgsParser_RepeatedArg (0.00s) === RUN TestArgsParser_Int --- PASS: TestArgsParser_Int (0.00s) === RUN TestArgsParser_WithUsage --- PASS: TestArgsParser_WithUsage (0.00s) === RUN TestSearchBrowserLauncher --- PASS: TestSearchBrowserLauncher (0.00s) === RUN TestConcatPaths --- PASS: TestConcatPaths (0.00s) === RUN TestTimeAgo --- PASS: TestTimeAgo (0.00s) PASS ok github.com/github/hub/utils 0.010s ? github.com/github/hub/version [no test files] + exit 0 Processing files: hub-2.11.2-1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CG1sJg + umask 022 + cd /builddir/build/BUILD + cd hub-2.11.2 + DOCDIR=/builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/doc/hub-2.11.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/doc/hub-2.11.2 + cp -pr README.md /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/doc/hub-2.11.2 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/doc/hub-2.11.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9ptACV + umask 022 + cd /builddir/build/BUILD + cd hub-2.11.2 + LICENSEDIR=/builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/licenses/hub-2.11.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/licenses/hub-2.11.2 + cp -pr LICENSE /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64/usr/share/licenses/hub-2.11.2 + exit 0 Provides: bundled(golang(github.com/BurntSushi/toml)) bundled(golang(github.com/bmizerany/assert)) bundled(golang(github.com/inconshreveable/go-update)) bundled(golang(github.com/kballard/go-shellquote)) bundled(golang(github.com/mattn/go-colorable)) bundled(golang(github.com/mattn/go-isatty)) bundled(golang(github.com/mitchellh/go-homedir)) bundled(golang(github.com/octokit/go-octokit)) bundled(golang(github.com/ogier/pflag)) bundled(golang(gopkg.in/yaml.v1)) hub = 2.11.2-1.el7 hub(aarch-64) = 2.11.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: hub-debuginfo-2.11.2-1.el7.aarch64 Provides: hub-debuginfo = 2.11.2-1.el7 hub-debuginfo(aarch-64) = 2.11.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64 Wrote: /builddir/build/RPMS/hub-2.11.2-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/hub-debuginfo-2.11.2-1.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qXjIhB + umask 022 + cd /builddir/build/BUILD + cd hub-2.11.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hub-2.11.2-1.el7.aarch64 + exit 0 Child return code was: 0