Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/webanalyze.spec'], chrootPath='/var/lib/mock/f33-build-21082505-1638566/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/webanalyze.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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1585267200 Wrote: /builddir/build/SRPMS/webanalyze-0.3.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/webanalyze.spec'], chrootPath='/var/lib/mock/f33-build-21082505-1638566/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/webanalyze.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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1585267200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uStEHc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf webanalyze-0.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/webanalyze-0.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd webanalyze-0.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/webanalyze-0.3.1/vendor + [[ ! -e /builddir/build/BUILD/webanalyze-0.3.1/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/webanalyze-0.3.1/_build/bin install: creating directory '/builddir/build/BUILD/webanalyze-0.3.1/_build' install: creating directory '/builddir/build/BUILD/webanalyze-0.3.1/_build/bin' + export GOPATH=/builddir/build/BUILD/webanalyze-0.3.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/webanalyze-0.3.1/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton/webanalyze ]] ++ dirname /builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton/webanalyze + install -m 0755 -vd /builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton install: creating directory '/builddir/build/BUILD/webanalyze-0.3.1/_build/src' install: creating directory '/builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton' + ln -fs /builddir/build/BUILD/webanalyze-0.3.1 /builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton/webanalyze + cd /builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton/webanalyze + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ga8Yec + umask 022 + cd /builddir/build/BUILD + cd webanalyze-0.3.1 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/webanalyze + GOPATH=/builddir/build/BUILD/webanalyze-0.3.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/rverton/webanalyze/version=0.3.1 -B 0xdb48a71413f9089ba7a4a8399e4d34adf06cc640 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/webanalyze-0.3.1/_build/bin/webanalyze github.com/rverton/webanalyze/cmd/webanalyze WORK=/tmp/go-build701664369 internal/cpu mkdir -p $WORK/b008/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid mBY4HuO59aO7zHBaUf9N/mBY4HuO59aO7zHBaUf9N -goversion go1.14.3 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid wRc_L9nfVWsOSvFMYb0L/wRc_L9nfVWsOSvFMYb0L -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go unicode internal/race mkdir -p $WORK/b017/ mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M-qxsCeAttrQv8U6vV4F/M-qxsCeAttrQv8U6vV4F -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid eh8MS0CXbT8p8vD22GL-/eh8MS0CXbT8p8vD22GL- -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid qjv_JrovAMpDcNzxiaU9/qjv_JrovAMpDcNzxiaU9 -goversion go1.14.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e4/e42b4ee453bd2de8a5cc2007d25935f56c20c90e825052d5e6626ebdffcd38f7-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D31kY_1pPeDo4oQjR81v/D31kY_1pPeDo4oQjR81v -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/fd/fd6555bdfef36e664d9444ffd6d6b36f06964a58a14e55c256d9ad5e5f8284f2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b007/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/66/66447c11504464f6d82179ab5e595e34684f674ede392fac06a234409e9b2723-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91c3f43e5f6bf66367cc2968e1e36aed5a1b7a542b1aefaa740ce7ed5abe0563-d # internal unicode/utf8 mkdir -p $WORK/b018/ runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid P_zaJGu-913NjdeMbN8O/P_zaJGu-913NjdeMbN8O -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/2f/2fcb0b970b17bb72d61b657f7a98d4f5d3cc4d41ef88c9cca8ab2192115f4821-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid W06Py6wjbC5fnZBjI53c/W06Py6wjbC5fnZBjI53c -goversion go1.14.3 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3qaj9Iu2h-K2ktwHp7Mf/3qaj9Iu2h-K2ktwHp7Mf -goversion go1.14.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MOg4GgrOJVeHY9FQZhB_/MOg4GgrOJVeHY9FQZhB_ -goversion go1.14.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fb/fb0591136879a95ce0f5decb70ad00efba653e4fef09a69405cafdd761df198c-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid D-SfPfY_z9F2PnjcLLZR/D-SfPfY_z9F2PnjcLLZR -goversion go1.14.3 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/7f/7f933a4d6f37e13cf76fbff902103be5834be403945b0d466390290d47336728-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s math mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b023/symabis ./sqrt_arm.s ./stubs_arm.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/4b/4b37c9b9d59f466beb24b5e5e646fa1c6094501ca05e45b455da28d8c68a63fe-d # internal encoding mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding -std -complete -installsuffix shared -buildid yrgWYPV6th3sJMu96fCy/yrgWYPV6th3sJMu96fCy -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./encoding.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm.o $WORK/b007/count_arm.o $WORK/b007/equal_arm.o $WORK/b007/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/99/99ee9ca6a09ca0092bc497ccedd6ed2bac1690383d053a69be5e5fc1ef7b0ab4-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 9Fh9zv91-LySrOob-Yg8/9Fh9zv91-LySrOob-Yg8 -goversion go1.14.3 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/da/da3d62b081fb2a00c6bd8f872cbb92f1459367080041ac264aa02e0953b1d6e6-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid P77n_-u1wzSLrsLaKDQ9/P77n_-u1wzSLrsLaKDQ9 -goversion go1.14.3 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fb/fbfe3eed5b34e51b731f3d671d62d01662dea4530d61ec49b2617d4673bd8906-d # internal container/list mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p container/list -std -complete -installsuffix shared -buildid cEDQTTYxl1FZHwqwTF-K/cEDQTTYxl1FZHwqwTF-K -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a7/a76f5456d50132a01f0e8086a1347660b1f3c69695735f81a16e7bd80e90241a-d # internal crypto/internal/subtle mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AmTEAZBBFMbhe9ZyRMi8/AmTEAZBBFMbhe9ZyRMi8 -goversion go1.14.3 -D "" -importcfg $WORK/b049/importcfg -pack ./aliasing.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/db/db7ec52d370df0a193e7bbacae1b55b10ec50b7945dd7a03dbc23d9dc82a2971-d # internal crypto/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 24eqhDj2UppHsp4hWub9/24eqhDj2UppHsp4hWub9 -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./constant_time.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid oh4Ah_mzlIqmhBVbGfBO/oh4Ah_mzlIqmhBVbGfBO -goversion go1.14.3 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e0/e067c7a8eee55ee909b758150749578789daac6127f088e46d6a51f54698bee6-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid sN4-Kw8VKbjkqYBlOojl/sN4-Kw8VKbjkqYBlOojl -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c9/c95677298e0e325e985c914e901c22dd0431b0db8a40591564193b4d54060249-d # internal internal/nettrace mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VzWf-GpjV9dnpABkQhT3/VzWf-GpjV9dnpABkQhT3 -goversion go1.14.3 -D "" -importcfg $WORK/b080/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/76/763e4a52c7bc8a7e84acef724f064814f53fbd77f2fc7eb8b250610cb298f61f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/74/742fb4e8d1c43b4e091246f1f148358304f2898d2d6bf0123a57682e89f43436-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 6RcR-TE-1QzJvyP3-SBI/6RcR-TE-1QzJvyP3-SBI -goversion go1.14.3 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b082/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b082/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b082/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/36/36a9750a47ab3b2b2cf3a6b86d2dfc73c27c8e8bd4e7bca752b00bce160bcfd8-d # internal golang.org/x/net/html/atom mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/html/atom /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p golang.org/x/net/html/atom -complete -installsuffix shared -buildid V0me9juwOYEoigFS5PDG/V0me9juwOYEoigFS5PDG -goversion go1.14.3 -D "" -importcfg $WORK/b093/importcfg -pack ./atom.go ./table.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/50/50849605e2407f0efaa98c3ca7349d62936ad58444a66562c132a7855b1215ea-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7b/7b405a8ae23b608a20ae57722ec3c9c025ae4a6c9b2745ad71e5a0e0c38d1368-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/sqrt_arm.o ./sqrt_arm.s cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b023/_pkg_.a $WORK/b023/sqrt_arm.o $WORK/b023/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a5/a53d0ee07b0b0a684997c12e02458db9822f6837c4facbe5f6f272b40c6ad71a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x010.o -c gcc_arm.S cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go -dynlinker cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b082/symabis ./asm_arm.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -syzssBtnMucpRQ-3TbG/-syzssBtnMucpRQ-3TbG -goversion go1.14.3 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo.cgo1.go $WORK/b082/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b082/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_arm.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ad/adb9d770c0e5bc457e23b9ad7ad98b3e6a073b1b2d31e5c356ebede9fb7555dd-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm.o $WORK/b006/duff_arm.o $WORK/b006/memclr_arm.o $WORK/b006/memmove_arm.o $WORK/b006/preempt_arm.o $WORK/b006/rt0_linux_arm.o $WORK/b006/sys_linux_arm.o $WORK/b006/tls_arm.o $WORK/b006/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bf/bf7d07ebbf0a5ed8e8bac4ee6669d9a4e59487127f1815c56ebf2cfa32d3b779-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid -Xb27duxIRiB-D_LshvI/-Xb27duxIRiB-D_LshvI -goversion go1.14.3 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid XoCLm5Dr7mBba__aiQuU/XoCLm5Dr7mBba__aiQuU -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e5/e5585e7d40511b8946e35dae11f1c6771ac5477e88a1d11f91f4d27187cecdc5-d # internal internal/singleflight mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid A3EMbkJtZBtz0j3_hGGV/A3EMbkJtZBtz0j3_hGGV -goversion go1.14.3 -D "" -importcfg $WORK/b081/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/rand -std -complete -installsuffix shared -buildid t47nG9L4_etPtxRslEHU/t47nG9L4_etPtxRslEHU -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/04/04f5e23f23e99425d08bd7ad944df1bda4058da07f710d768105dc1a5c70f5a6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/79/7932bff5f009f7d681d7fd2fa5d46172c0e2951f36e357b6d3d70f849afb3649-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ff/ff8c586e091d9b286fbfc0570fb0da0d40c27da93f1efa7ee7c39066aa177339-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid d48dIKbMwZOvp2dxszYB/d48dIKbMwZOvp2dxszYB -goversion go1.14.3 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid cRMIWVyiuPD9cfZKHlsT/cRMIWVyiuPD9cfZKHlsT -goversion go1.14.3 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/0e/0efb9fb1ac1c87c323708bd4dcfc90a53835480754e2664e3f5d444f02af0ad0-d # internal internal/oserror mkdir -p $WORK/b028/ io mkdir -p $WORK/b013/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid toqAdAlS7Pvv2Z33O4tS/toqAdAlS7Pvv2Z33O4tS -goversion go1.14.3 -D "" -importcfg $WORK/b028/importcfg -pack ./errors.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid HG5Hs1n8oMCR_txe-I9c/HG5Hs1n8oMCR_txe-I9c -goversion go1.14.3 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b079/ strconv cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b025/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JayhjPURkyCJeo1Rfuce/JayhjPURkyCJeo1Rfuce -goversion go1.14.3 -D "" -importcfg $WORK/b079/importcfg -pack ./message.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid RgOeTm5nDd1tYjEvuqE5/RgOeTm5nDd1tYjEvuqE5 -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c1/c1175415695e90ff1280003e84d31fbe3a5faf97db64febc4b5e72c2affe2fff-d # internal syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b031/symabis ./asm_linux_arm.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid 2XmIpKfQGYW6UvqKrHoS/2XmIpKfQGYW6UvqKrHoS -goversion go1.14.3 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/88/884b576d8f216e6963de069bd4fbca55d93e345c0e6c72896fd1969ac2fe33f7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5f/5fba218c782b2d03298ec024fdb2ab50ca80a9bc4ff196cae11aaa6ae4c8371c-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid pNqlhVATgS5rLYqNjwnj/pNqlhVATgS5rLYqNjwnj -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid Xg50JZQ2iBCD4KIDJ0eT/Xg50JZQ2iBCD4KIDJ0eT -goversion go1.14.3 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/bd/bd15bd130e86019bee7bcc368b91eb0084f75ddc2135afa1ec59cc16faf9f5d3-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid xqb4aNRtGnjYBEb_Pc4-/xqb4aNRtGnjYBEb_Pc4- -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8b/8b788de4bc381819fa14410e94998ebeeb57090c3a9440e3ad3168901cf8703a-d # internal reflect mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./asm_arm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p reflect -std -installsuffix shared -buildid r74G2_EHaIGoKWZalMgc/r74G2_EHaIGoKWZalMgc -goversion go1.14.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7a/7aa249337919dd5da5af3d5272bb6e23586a0046e6cb17b2f74833b8358d0353-d # internal hash mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p hash -std -complete -installsuffix shared -buildid X2HMVt5G_3Qor6PWxsjb/X2HMVt5G_3Qor6PWxsjb -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/11/118eff2c7e7e896eae879ac1536a5946c58c69b0707ca72afe6628cc8c5328e3-d # internal crypto mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto -std -complete -installsuffix shared -buildid sz1H-ymUN8oeUaVNktHm/sz1H-ymUN8oeUaVNktHm -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bb/bb06aa576554d2e6379e646e23460219e0b64030abe30f9a876c233d456d75ad-d # internal crypto/internal/randutil mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid vrMf6_d5ia6HxLqXzqR0/vrMf6_d5ia6HxLqXzqR0 -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/91/9186b75c25494d84cf0c57e5eeea7445cac324148d998f87adec5ded370491c4-d # internal crypto/hmac mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7zCihCMdF6XIquGVCfLC/7zCihCMdF6XIquGVCfLC -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d5/d5683c335b3bae5b3505531e68a6754129612b93ea766382256846bb6d041de0-d # internal crypto/rc4 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 3r9hcDbCGu00Uo4AAjIf/3r9hcDbCGu00Uo4AAjIf -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/8e/8e7302a96e820fdf7ea9af19df829346e38b15cfd68f4fee53017dfe505b4c72-d # internal regexp/syntax mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid x5rNGY-PJRf9WJW5gmOu/x5rNGY-PJRf9WJW5gmOu -goversion go1.14.3 -D "" -importcfg $WORK/b095/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cdeddb6ec31661a040952116c318d2e9e5da24e6d7bd832478562bdff78b9867-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid CJLG-mvs0dzC-uCfIuWv/CJLG-mvs0dzC-uCfIuWv -goversion go1.14.3 -D "" -importcfg $WORK/b089/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a3/a3d1d5316ed0f009563c46ed3cde53ee176918f18e8e0b6963c55fdb59e38694-d # internal hash/crc32 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid DaWoTRNiq7124cqSdzj6/DaWoTRNiq7124cqSdzj6 -goversion go1.14.3 -D "" -importcfg $WORK/b099/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/2c/2cfbb812cac5ad524d6b8dd4bfffed32b5f1375869edbaa80ef2dbdf9c589d40-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ngMQsEEBPhFPeLTubQ3U/ngMQsEEBPhFPeLTubQ3U -goversion go1.14.3 -D "" -importcfg $WORK/b103/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/46/46920df1ec68f707c597f626c2d9d056a9a8c400bf9f99c2e3549e870f00611d-d # internal path mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p path -std -complete -installsuffix shared -buildid pNNhrbM4Ayi2UruRpw_1/pNNhrbM4Ayi2UruRpw_1 -goversion go1.14.3 -D "" -importcfg $WORK/b115/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b031/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c9/c9866a1068c8c5157c5a7d9db2075c335d21da1d861c98988c771a24923be195-d # internal golang.org/x/text/transform mkdir -p $WORK/b119/ /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_arm.o # internal cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid IhKrbHwIESza4HWt2nLu/IhKrbHwIESza4HWt2nLu -goversion go1.14.3 -D "" -importcfg $WORK/b119/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/af/afd0ecbccf440ff97dcb10a4b59d6ed797f72b57944ee2fc00de8b200a8c93e6-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/18/1823075ca41cda4f96f33879760dff4043b8ea8c9104384e372442c2d3bad084-d # internal internal/syscall/unix mkdir -p $WORK/b030/ time mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid Gm9z5YyA3xgRr9XOPpDr/Gm9z5YyA3xgRr9XOPpDr -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HkDBQvd3rqdRtnLVnukI/HkDBQvd3rqdRtnLVnukI -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/84/845fc8093e5c0f24c143a0e0c6bc752ae192c633e45083dba33dad2b3dbfa8f3-d # internal internal/syscall/execenv mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JZsDcGSfchDuUJlDIA9L/JZsDcGSfchDuUJlDIA9L -goversion go1.14.3 -D "" -importcfg $WORK/b033/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/63/63a7e3c61ed7fd2888a0cc039bfad05a4b0ee9046ea32eac65a11d0af12e498c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/18/186946135dc84ab5683f23b6c53960573d23bc1138a8a4dce411283a2d6eeed6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f9/f98a0b996957ef36acbdd06588d29a3df221c1d3ba9a055d154d380d69435a00-d # internal regexp mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp -std -complete -installsuffix shared -buildid kFKHFTr3go6naBdZtom5/kFKHFTr3go6naBdZtom5 -goversion go1.14.3 -D "" -importcfg $WORK/b094/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/fd/fdab4355843ceeb01c6e9b2425bcb178402acfe192cdb38f503bf821c09670b9-d # internal context mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p context -std -complete -installsuffix shared -buildid uD6SrZxYbJCPYdhQ6aVT/uD6SrZxYbJCPYdhQ6aVT -goversion go1.14.3 -D "" -importcfg $WORK/b078/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid qHYfQLPqIOgwmmjVR8Lf/qHYfQLPqIOgwmmjVR8Lf -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8a/8aa8a02cb87564d1c8d0b7f28b5efa2dc860365224001d99ee8a33ed19fe1530-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a8/a85818705158bac17fd69aa04b6b92cfe6195df784ecd29844491e70fd1745a5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/56/56e918b574284d6e8204480a63a22ca5c163c1489fc3ae7bf0ea800f3343d4b7-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p os -std -installsuffix shared -buildid KvhaSn2gJqPdjr2VYCDK/KvhaSn2gJqPdjr2VYCDK -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/50/503ea9f5ccefbbf9d29c14f50568b2f1fa859c5d35f9f28105cb5ba139d5ee6f-d # internal internal/fmtsort mkdir -p $WORK/b021/ encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pLJJVOj4pakgh92xlEo_/pLJJVOj4pakgh92xlEo_ -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ai1jlzZn9a8XxcL15zki/ai1jlzZn9a8XxcL15zki -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/97/97e80f7a446d37f69ab9f6ed556009c0c20ffd41c46b37b0f4edc9bededdc253-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/80/80a80b1fe0acaf778210ed530e25f75e899207244f7a6e94133f8c3a57243cfe-d # internal encoding/base64 mkdir -p $WORK/b038/ crypto/sha512 cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b057/ crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid lp5VTYbw1K1eZe09eKjH/lp5VTYbw1K1eZe09eKjH -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack ./base64.go mkdir -p $WORK/b048/ mkdir -p $WORK/b060/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 74mwBd3tdVWIa6QfQt8l/74mwBd3tdVWIa6QfQt8l -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1osX1DQGFfeSeROvlTL_/1osX1DQGFfeSeROvlTL_ -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid DiBmn6WSEabR9av107Mq/DiBmn6WSEabR9av107Mq -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./const.go ./edwards25519.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f5/f568e35a4ec102efe1ad43ec5014a52b38020815b7f36addc4e903cd5e08384b-d # internal fmt mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p fmt -std -complete -installsuffix shared -buildid 9R3qGIKWv3oRHMv_ufec/9R3qGIKWv3oRHMv_ufec -goversion go1.14.3 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d2/d2933a2574ed02271aedda8c884038f457d2ee023308885f919ec749f3a1233d-d # internal crypto/md5 mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b063/symabis ./md5block_arm.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 5a3FOWpMxHClSKgZqZPQ/5a3FOWpMxHClSKgZqZPQ -goversion go1.14.3 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3a/3a36e031a47d7c71fcfdd6f389d403e8ca6947ec874fb7d3fe60a0a78547bbc0-d # internal crypto/sha1 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b066/symabis ./sha1block_arm.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid hbDH48Nmgz_zm5jZF0Nu/hbDH48Nmgz_zm5jZF0Nu -goversion go1.14.3 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5a/5ab1776ab6b0c1499fd46834a49694dd50a3addde3d9187b2f9f5799ee875719-d # internal crypto/aes mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid MQAitTpvZ43v0RBcGKsQ/MQAitTpvZ43v0RBcGKsQ -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b063/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a0/a0a2d7399862fa4122fecba402e0ef80699cf1cc534f68db2ac020b8cbc533b7-d # internal crypto/des mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid LxqazvJumwQ9IHN6Tg8B/LxqazvJumwQ9IHN6Tg8B -goversion go1.14.3 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b066/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b066/_pkg_.a $WORK/b066/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9e/9e5988b0b65a0228d83d71bdceebc552d636a26aaa6eb3797eed4f027563c895-d # internal crypto/sha256 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid u18wBcUn6Hc87SAVhKY9/u18wBcUn6Hc87SAVhKY9 -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/66/6644da825921ddbd0d119f0d56e12e9fd1fb9faa094a68aad05b60fadd4cc6a9-d # internal encoding/pem mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid rYPd77c4vHR7XYwZE-wW/rYPd77c4vHR7XYwZE-wW -goversion go1.14.3 -D "" -importcfg $WORK/b072/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/80/802c5ab933bae38822bcba7ac401eb17e7dba66f42e4f14eeff9fe3c9db99a32-d # internal path/filepath mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i1rmPAxIm1QVQmEymIMl/i1rmPAxIm1QVQmEymIMl -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/71/7156ff2ffd0d375069eef3a44555bc96f7ded2d0a330f2e3a5861530a7051b46-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal net mkdir -p $WORK/b077/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b077/ -importpath net -- -I $WORK/b077/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/92/92c689a3208c984a88829a9c3c363a14a2e955bc170efd34d1b405ee00d11d5e-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid on3HxzbkO4AiA8TTlyPo/on3HxzbkO4AiA8TTlyPo -goversion go1.14.3 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4d/4de522ffef43ec2f5495b4c5b7015f2ed742e233e35ebef919d0ef17feeda342-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid aIUO0TlLmfm2PYj6MmNH/aIUO0TlLmfm2PYj6MmNH -goversion go1.14.3 -D "" -importcfg $WORK/b087/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/92/929dfef94c8980170783add8a19cda475417385db4996367241bb0757876461a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/26/26efb7f11c165de78e23d92cc218175516eebabc4d023abe3e103385c519cf20-d # internal io/ioutil mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid __syT6BcB31SS2DXKRnM/__syT6BcB31SS2DXKRnM -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/10/10d55991d1a69d3cbc76e3df591606240397b09d1f30009722cd570be6ec3902-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid uL-7LDv2hAOgTFaVrMlk/uL-7LDv2hAOgTFaVrMlk -goversion go1.14.3 -D "" -importcfg $WORK/b084/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/65/65d55bddad084e429f7adab35908d3ac2fae0888abe19522f7fd99fbaac04d51-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b0/b0a98959f25eaf71bf300d0c724c8fbb1b6c52d1eb937f3c3a9751d99ec9d34f-d # internal flag mkdir -p $WORK/b041/ encoding/csv mkdir -p $WORK/b019/ encoding/json cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p flag -std -complete -installsuffix shared -buildid fUuXK77prucPfPfj31OH/fUuXK77prucPfPfj31OH -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b036/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid zWiyysPShHwXQ9dpNF_i/zWiyysPShHwXQ9dpNF_i -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./reader.go ./writer.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid QqTDMjvhKleAEP3WbCHk/QqTDMjvhKleAEP3WbCHk -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/af/afc3e173e2f1b25a3ffe33ccaaad7da22c09b5fd81993d1e3453de5f162066d2-d # internal math/big mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b054/symabis ./arith_arm.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p math/big -std -installsuffix shared -buildid xSXK4yhgKuL3IBbwMrkQ/xSXK4yhgKuL3IBbwMrkQ -goversion go1.14.3 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/28/284520c69fc485242348e3f637ec22c05be984fe5dc12835716440b749e2d759-d # internal encoding/hex mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid krMhCIYVeIk97vB141Cd/krMhCIYVeIk97vB141Cd -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/96/96f0aa4187b6c4f46cec77b0054b8e12007d96b2acf3d14136b364c79dc93c03-d # internal net/url mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid 1QqRIyLt3m521v03nvFL/1QqRIyLt3m521v03nvFL -goversion go1.14.3 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/60/6001a02eaa13e55d69a70143a15a258a3248da2889541bd9a754c60f8f17eba7-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid zkL0GVXTD9fjMyq9CJPn/zkL0GVXTD9fjMyq9CJPn -goversion go1.14.3 -D "" -importcfg $WORK/b088/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/86/86da38ae02d3ec29efd2c43b0a93fbf69f1c60444b008bb2dcf661f444655641-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/db/dbf1e59e230228445269a7404fc8b24179a43f7444a8b2592b958c98a9cb3271-d # internal golang.org/x/net/html mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/html/atom=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p golang.org/x/net/html -complete -installsuffix shared -buildid zo6Z9Ag_VqyatAGf9L9W/zo6Z9Ag_VqyatAGf9L9W -goversion go1.14.3 -D "" -importcfg $WORK/b092/importcfg -pack ./const.go ./doc.go ./doctype.go ./entity.go ./escape.go ./foreign.go ./node.go ./parse.go ./render.go ./token.go compress/flate mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 7_Jxxsr0Ml60x5GaJZJm/7_Jxxsr0Ml60x5GaJZJm -goversion go1.14.3 -D "" -importcfg $WORK/b098/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/04/045f59e2a40eecaecd862212eaffd8fc22af1a336cee97e85a675404350bc6c7-d # internal log mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p log -std -complete -installsuffix shared -buildid NyrMFfiDI5eNzOyDCZ32/NyrMFfiDI5eNzOyDCZ32 -goversion go1.14.3 -D "" -importcfg $WORK/b105/importcfg -pack ./log.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/0b/0b7e026e22aba1b45282cc82ac60a5ed92933449f8d9cfd7718efc6452c048cf-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 3AsX0zjQFoDDwYkYL9_Z/3AsX0zjQFoDDwYkYL9_Z -goversion go1.14.3 -D "" -importcfg $WORK/b104/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f4/f4913160c86c2755fd74c1880ae016ba38e698e828b80157ca5d1e428966f4c5-d # internal compress/gzip mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b098/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KHQvqZDUFyQw04uVwKjM/KHQvqZDUFyQw04uVwKjM -goversion go1.14.3 -D "" -importcfg $WORK/b097/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a0/a0c84005f4a07675cd83d1d048ccb9ffa2b922e39b6b8753526a5be4c4cc885d-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b103/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid xkU_Q6KkrEm9ExEpfwk-/xkU_Q6KkrEm9ExEpfwk- -goversion go1.14.3 -D "" -importcfg $WORK/b106/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o -g -O2 -pie cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b054/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b054/_pkg_.a $WORK/b054/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b1/b142febb00d0aaf1db644dcb4ce4a53194b88d4072bd159b452bdf3d397a8fff-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b102/ cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b077/_cgo_.o -dynout $WORK/b077/_cgo_import.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b104/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid re0V46L_m4BiaS-yiBom/re0V46L_m4BiaS-yiBom -goversion go1.14.3 -D "" -importcfg $WORK/b102/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/86705935f6c007f8df8069b3127f901fa68aec15931a074d7c1f5e752acf7f8b-d # internal crypto/elliptic mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid CM6L7zomAtuWBra_WGe5/CM6L7zomAtuWBra_WGe5 -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b081/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p net -std -installsuffix shared -buildid OaYXyNdXhJ7GnUDna-G7/OaYXyNdXhJ7GnUDna-G7 -goversion go1.14.3 -D "" -importcfg $WORK/b077/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/b077/_cgo_gotypes.go $WORK/b077/cgo_linux.cgo1.go $WORK/b077/cgo_resnew.cgo1.go $WORK/b077/cgo_socknew.cgo1.go $WORK/b077/cgo_unix.cgo1.go $WORK/b077/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5b/5b0ad70775e09ef60501fb854ad6132fa86858c8994385a9492dca78e7a0e628-d # internal encoding/asn1 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid N1YbgT2ur2W777Qg4jYQ/N1YbgT2ur2W777Qg4jYQ -goversion go1.14.3 -D "" -importcfg $WORK/b058/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9b/9be7dfa917896dec30e8602a80809ccdf55f5d595d18e8e7291871ffd3429561-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid dgCJz2N3WclVD3fw1un3/dgCJz2N3WclVD3fw1un3 -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8c/8c9fc18c3c9a1b689e3d28423b10caa873f8f6e6dd5f68886eea66a045f6a7aa-d # internal crypto/ed25519 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid wiXudcjU8px9oUTaFX8S/wiXudcjU8px9oUTaFX8S -goversion go1.14.3 -D "" -importcfg $WORK/b059/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/6d/6d88ae511d043febc8448ef0a99805c9134f4097169abd296fb19b8f8820e0a0-d # internal crypto/rsa mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/internal/randutil=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid fkoscXSLTRngLEsUcw4c/fkoscXSLTRngLEsUcw4c -goversion go1.14.3 -D "" -importcfg $WORK/b065/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2d/2de3f13ea66e84451695eae1e4fd6b8379e082637f2c1cad4ad6bd27cc0a780a-d # internal crypto/dsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid fUy0TO6BtcuA4kgmdDoH/fUy0TO6BtcuA4kgmdDoH -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ec/ecfb9ce075033e9ccdbc504ec9bdce92223f03113eb39d97a628dec68b78e697-d # internal github.com/andybalholm/cascadia mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/net/html=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/andybalholm/cascadia /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/andybalholm/cascadia -complete -installsuffix shared -buildid DytnOjyGGOnZMRfI5R28/DytnOjyGGOnZMRfI5R28 -goversion go1.14.3 -D "" -importcfg $WORK/b091/importcfg -pack ./parser.go ./selector.go ./serialize.go ./specificity.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f5/f5effd39ed7059412e41dae5936e570c4e7e564fc30aa347f3dd2cccfc7807f8-d # internal crypto/ecdsa mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid q2D5Drw8RWfATW5E66HL/q2D5Drw8RWfATW5E66HL -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ac/ac924320ea36b9ba1cb4db4fbafb209628d60867f252832974fe111bf135243d-d # internal crypto/x509/pkix mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 5tLlr7IrFa0vzo6sGp-4/5tLlr7IrFa0vzo6sGp-4 -goversion go1.14.3 -D "" -importcfg $WORK/b070/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/7a/7ada4c240d6002a7e29c5afbc5ca8ae0bc4e99c421cfc2121b84406793b26455-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid aOCwgt0Z7FUOixBzxsja/aOCwgt0Z7FUOixBzxsja -goversion go1.14.3 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d5/d5b3e0d1640aaa68a0776c3f6c1538e836163daf5d77437a527e68a18f8d088d-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/aa/aaf428ac0379b827911359f67cbe7d9e7a79c85cead38bcfb9eb174548e56966-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b109/ vendor/golang.org/x/net/idna mkdir -p $WORK/b101/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 9wqYCtN0gpr_HbIVHp2v/9wqYCtN0gpr_HbIVHp2v -goversion go1.14.3 -D "" -importcfg $WORK/b109/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b106/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 936UtRssudBQEtQi4VRq/936UtRssudBQEtQi4VRq -goversion go1.14.3 -D "" -importcfg $WORK/b101/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/9b/9b625e885bc3a49e3789ef0c152d2c8e5e21236d3cbd38215d401076f13393b5-d # internal mime mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p mime -std -complete -installsuffix shared -buildid RJLKyVOy-dNQ5--JM4Jv/RJLKyVOy-dNQ5--JM4Jv -goversion go1.14.3 -D "" -importcfg $WORK/b110/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/af/afa9c349c9c3230174748cf49e9fc1c65a76002bf779b6851525bb71e245e265-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal mime/quotedprintable mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid rdxzKnProUMS1ev-jh_E/rdxzKnProUMS1ev-jh_E -goversion go1.14.3 -D "" -importcfg $WORK/b112/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fb/fbc4010cc0405c898e41c4818eba4b2e081ca4ec0d66f21466ff19cee600c7d3-d # internal net/http/internal mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid _ZYzQU_XKHwN0C3HZdol/_ZYzQU_XKHwN0C3HZdol -goversion go1.14.3 -D "" -importcfg $WORK/b114/importcfg -pack ./chunked.go ./testcert.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ab/abba35aa152b464aedd20c5b21c5ab720b02b2dcd8028a6f72bc5bfe46f32a96-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid XPVmJ6pKPEr2WMkcpF08/XPVmJ6pKPEr2WMkcpF08 -goversion go1.14.3 -D "" -importcfg $WORK/b120/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/92/923ced25064a2cb124f34a0588cb57e6c267dd3b8014a5a181cdf8744606aa14-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid cRz_j7NmlRzy2yqs9Lce/cRz_j7NmlRzy2yqs9Lce -goversion go1.14.3 -D "" -importcfg $WORK/b121/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4e/4e72e10c66f6987a5b97179f809fbf771e547889f0d217eda22b2d98f73e843b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/30/305c598fce1a451939ed7792c7172ab3e5ec56323a7834b6017a8cb91dae315f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/52/52f7284fd36eb936cc3be8e4b91a7692c4f547fb92a59a7bde56c8319172027d-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid xvrp0sqxE2PsanMyxDQE/xvrp0sqxE2PsanMyxDQE -goversion go1.14.3 -D "" -importcfg $WORK/b118/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f2/f2964df3bf5d6c7481b7163c35b42621e94bb2ea953f8a25430ccc9b4b2e8f8c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7e/7ea27925896656556a81617ede2fc1caafca655f070e402545017fdf2d88fdbf-d # internal golang.org/x/net/idna mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b118/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid LquCCyz8OzXuiEQ8fpkA/LquCCyz8OzXuiEQ8fpkA -goversion go1.14.3 -D "" -importcfg $WORK/b117/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bd/bd5479ec80d72fc3596757b8b18afa4751485b0e496d16444c1c2e337f37eea7-d # internal github.com/bobesa/go-domain-util/domainutil mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/bobesa/go-domain-util/domainutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/bobesa/go-domain-util/domainutil -complete -installsuffix shared -buildid 27KKS7X7ykKJgvuAw_fn/27KKS7X7ykKJgvuAw_fn -goversion go1.14.3 -D "" -importcfg $WORK/b116/importcfg -pack ./tlds.go ./tlds_generator.go ./util.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/58/58ae7f6d243c5c0ed1ce1d1558ad710d61a06824f073d06dd3e7dbe84c3122c4-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b108/ net/textproto mkdir -p $WORK/b107/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b101/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid APHQQAfe2GL43WtsdIJC/APHQQAfe2GL43WtsdIJC -goversion go1.14.3 -D "" -importcfg $WORK/b108/importcfg -pack ./proxy.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid vpk09-fZdY-mblrGGTbK/vpk09-fZdY-mblrGGTbK -goversion go1.14.3 -D "" -importcfg $WORK/b107/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid AOibE5Kvrh2XU73vjxyA/AOibE5Kvrh2XU73vjxyA -goversion go1.14.3 -D "" -importcfg $WORK/b068/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/be/be2549ba3579ee97cc1e2d3a82e3034d18352af5a76fae002e5ecc1bb0ff522f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/87/87dae99328d6543eaa6d4a340be5e2f2167b147d7bab4531cbfcc8c3c0031986-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b100/ mime/multipart mkdir -p $WORK/b111/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b101/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid j-wWLed-mDSu6XA8AUpR/j-wWLed-mDSu6XA8AUpR -goversion go1.14.3 -D "" -importcfg $WORK/b100/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid qeS_TdpvHG0M2QXRXKfq/qeS_TdpvHG0M2QXRXKfq -goversion go1.14.3 -D "" -importcfg $WORK/b111/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/91/915898ee1ec91693a357d8b5b03f99b5c736789112c3bcc3af10a7875111e8f9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/2a/2ad8bfcc7c23cafcc1a3f9ca14c8098dbec66091ffcd2091892ec61881868d19-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/57/577b23ee23419067e2a7f2f9872d72f68bf5fb4ddd6827bb772d3abdf82cd725-d # internal crypto/tls mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 567qZT0l28lSNvlYLCas/567qZT0l28lSNvlYLCas -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a8/a8645ad7dd91057cc9ff523e0325fb7f170c6afc077c2547ff1994e391692997-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a3/a35d98a5ed941ea30effc7d8b25c4246142aba98b71f576c2dee49ee3e014087-d # internal net/http/httptrace mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b078/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid OspQeCZHzaOE0vvQ78_E/OspQeCZHzaOE0vvQ78_E -goversion go1.14.3 -D "" -importcfg $WORK/b113/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/be/be261311414d076f9a351f8ba7a90467533e345bf06aa6dad9e7726b1b2d025a-d # internal net/http mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b097/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p net/http -std -complete -installsuffix shared -buildid Ba-GWSuv_sj7bzu6_0Ac/Ba-GWSuv_sj7bzu6_0Ac -goversion go1.14.3 -D "" -importcfg $WORK/b096/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/06/06be01d85ad5b4ba347cc419f6eb504ca8d9550608b47990312653fe9496b52a-d # internal github.com/PuerkitoBio/goquery mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/andybalholm/cascadia=$WORK/b091/_pkg_.a packagefile golang.org/x/net/html=$WORK/b092/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/goquery /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/PuerkitoBio/goquery -complete -installsuffix shared -buildid WuIJAMI-8DhI1MO0qFHp/WuIJAMI-8DhI1MO0qFHp -goversion go1.14.3 -D "" -importcfg $WORK/b090/importcfg -pack ./array.go ./doc.go ./expand.go ./filter.go ./iteration.go ./manipulation.go ./property.go ./query.go ./traversal.go ./type.go ./utilities.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9f/9fee784e713e14c0c4479cba0d74c2867c32a66fcb6af3aac163e7926808ad40-d # internal github.com/rverton/webanalyze mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/PuerkitoBio/goquery=$WORK/b090/_pkg_.a packagefile github.com/bobesa/go-domain-util/domainutil=$WORK/b116/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton/webanalyze /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/rverton/webanalyze -complete -installsuffix shared -buildid 4psCLIZgS2dI9Ufg0b00/4psCLIZgS2dI9Ufg0b00 -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./jobdesc.go ./wappalyze.go ./webanalyze.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/41/416e5d95c8d1facf3c1b34a800c70731e4ca5149c736af76ae6b1d9699ed99a4-d # internal github.com/rverton/webanalyze/cmd/webanalyze mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/csv=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile flag=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/rverton/webanalyze=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton/webanalyze/cmd/webanalyze /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid bhziWzzJauMO99_e2W7X/bhziWzzJauMO99_e2W7X -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/18/188fd38d4566f9468bd50a3ae9274c1c8b07c60c31d8eae38da5fda7224db371-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/rverton/webanalyze/cmd/webanalyze=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/csv=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile flag=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/rverton/webanalyze=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile github.com/PuerkitoBio/goquery=$WORK/b090/_pkg_.a packagefile github.com/bobesa/go-domain-util/domainutil=$WORK/b116/_pkg_.a packagefile net/http=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile github.com/andybalholm/cascadia=$WORK/b091/_pkg_.a packagefile golang.org/x/net/html=$WORK/b092/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b097/_pkg_.a packagefile context=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b056/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile internal/singleflight=$WORK/b081/_pkg_.a packagefile golang.org/x/net/html/atom=$WORK/b093/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b118/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile compress/flate=$WORK/b098/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b106/_pkg_.a packagefile mime/quotedprintable=$WORK/b112/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b103/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=j0rz7QoRPh2i1gHmccB0/bhziWzzJauMO99_e2W7X/k7CoTBRJd3FuW9jKJrIf/j0rz7QoRPh2i1gHmccB0 -X github.com/rverton/webanalyze/version=0.3.1 -B 0xdb48a71413f9089ba7a4a8399e4d34adf06cc640 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/webanalyze-0.3.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/webanalyze-0.3.1/_build/bin/webanalyze rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UTu5Ua + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm ++ dirname /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm + cd webanalyze-0.3.1 + cd /builddir/build/BUILD/webanalyze-0.3.1/_build/src/github.com/rverton/webanalyze + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/rverton/webanalyze -b /builddir/build/BUILD/webanalyze-0.3.1/_build/bin -s /builddir/build/BUILD/webanalyze-0.3.1/_build -o golang-github-rverton-webanalyze-devel.file-list -O /builddir/build/BUILD/webanalyze-0.3.1 -V 0.3.1-1.fc33 -p /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm -g /usr/share/gocode -r '.*example.*' Installing: github.com/rverton/webanalyze realpath: go.mod: No such file or directory + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE.txt +++ sort -u ++ listfiles_include=LICENSE.txt ++ echo LICENSE.txt + golicenses=LICENSE.txt + [[ -n LICENSE.txt ]] + IFS= + read -r f + echo %license '"LICENSE.txt"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/bin install: creating directory '/builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/webanalyze-0.3.1/_build/bin/webanalyze /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/bin/ '/builddir/build/BUILD/webanalyze-0.3.1/_build/bin/webanalyze' -> '/builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/bin/webanalyze' + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.3.1-1.fc33 --unique-debug-suffix -0.3.1-1.fc33.arm --unique-debug-src-base webanalyze-0.3.1-1.fc33.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/webanalyze-0.3.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/bin/webanalyze extracting debug info from /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/bin/webanalyze warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/bin/webanalyze. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 5736kB, size after compression: 5460kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 38 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ig4co9 + umask 022 + cd /builddir/build/BUILD + cd webanalyze-0.3.1 + LDFLAGS='-X github.com/rverton/webanalyze/version=0.3.1' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/rverton/webanalyze -b /builddir/build/BUILD/webanalyze-0.3.1/_build/bin -s /builddir/build/BUILD/webanalyze-0.3.1/_build -V 0.3.1-1.fc33 -p /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/webanalyze-0.3.1/_build/src PATH: /builddir/build/BUILD/webanalyze-0.3.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/webanalyze-0.3.1/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/rverton/webanalyze/version=0.3.1 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/rverton/webanalyze github.com/rverton/webanalyze PASS ok github.com/rverton/webanalyze 0.022s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: webanalyze-0.3.1-1.fc33.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U45Eac + umask 022 + cd /builddir/build/BUILD + cd webanalyze-0.3.1 + DOCDIR=/builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/doc/webanalyze + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/doc/webanalyze + cp -pr README.md /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/doc/webanalyze + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5R02x9 + umask 022 + cd /builddir/build/BUILD + cd webanalyze-0.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/licenses/webanalyze + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/licenses/webanalyze + cp -pr LICENSE.txt /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/licenses/webanalyze + RPM_EC=0 ++ jobs -p + exit 0 Provides: webanalyze = 0.3.1-1.fc33 webanalyze(armv7hl-32) = 0.3.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-rverton-webanalyze-devel-0.3.1-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ddWVI9 + umask 022 + cd /builddir/build/BUILD + cd webanalyze-0.3.1 + DOCDIR=/builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/doc/golang-github-rverton-webanalyze-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/doc/golang-github-rverton-webanalyze-devel + cp -pr README.md /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/doc/golang-github-rverton-webanalyze-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.brI4Ud + umask 022 + cd /builddir/build/BUILD + cd webanalyze-0.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/licenses/golang-github-rverton-webanalyze-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/licenses/golang-github-rverton-webanalyze-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm/usr/share/licenses/golang-github-rverton-webanalyze-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/rverton/webanalyze) = 0.3.1-1.fc33 golang-github-rverton-webanalyze-devel = 0.3.1-1.fc33 golang-ipath(github.com/rverton/webanalyze) = 0.3.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/PuerkitoBio/goquery) golang(github.com/bobesa/go-domain-util/domainutil) Processing files: webanalyze-debugsource-0.3.1-1.fc33.armv7hl Provides: webanalyze-debugsource = 0.3.1-1.fc33 webanalyze-debugsource(armv7hl-32) = 0.3.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: webanalyze-debuginfo-0.3.1-1.fc33.armv7hl Provides: debuginfo(build-id) = 137ed56f51e4ace510049bc9af595a488683de20 webanalyze-debuginfo = 0.3.1-1.fc33 webanalyze-debuginfo(armv7hl-32) = 0.3.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: webanalyze-debugsource(armv7hl-32) = 0.3.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm Wrote: /builddir/build/RPMS/webanalyze-debugsource-0.3.1-1.fc33.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-rverton-webanalyze-devel-0.3.1-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/webanalyze-debuginfo-0.3.1-1.fc33.armv7hl.rpm Wrote: /builddir/build/RPMS/webanalyze-0.3.1-1.fc33.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OmiSlc + umask 022 + cd /builddir/build/BUILD + cd webanalyze-0.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/webanalyze-0.3.1-1.fc33.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0