Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-cloudflare-cfssl.spec'], chrootPath='/var/lib/mock/f33-build-28908273-3911556/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/golang-github-cloudflare-cfssl.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=1627776000 Wrote: /builddir/build/SRPMS/golang-github-cloudflare-cfssl-1.6.0-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/golang-github-cloudflare-cfssl.spec'], chrootPath='/var/lib/mock/f33-build-28908273-3911556/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/golang-github-cloudflare-cfssl.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=1627776000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8oycTL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cfssl-1.6.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/cfssl-1.6.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cfssl-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/cfssl-1.6.0/vendor + [[ ! -e /builddir/build/BUILD/cfssl-1.6.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/cfssl-1.6.0/_build/bin install: creating directory '/builddir/build/BUILD/cfssl-1.6.0/_build' install: creating directory '/builddir/build/BUILD/cfssl-1.6.0/_build/bin' + export GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl ]] ++ dirname /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl + install -m 0755 -vd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare install: creating directory '/builddir/build/BUILD/cfssl-1.6.0/_build/src' install: creating directory '/builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare' + ln -fs /builddir/build/BUILD/cfssl-1.6.0 /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl + cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl + mv whitelist/LICENSE LICENSE-whitelist + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EIBIbI + umask 022 + cd /builddir/build/BUILD + cd cfssl-1.6.0 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 ++ basename cmd/cfssl + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cloudflare/cfssl/version=1.6.0 -B 0xbdf429937ef8fd1b9bd41af3d3ef7a9d31d6996b -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/cfssl-1.6.0/_build/bin/cfssl github.com/cloudflare/cfssl/cmd/cfssl WORK=/tmp/go-build619066604 unicode/utf8 mkdir -p $WORK/b019/ runtime/internal/sys internal/unsafeheader mkdir -p $WORK/b012/ internal/cpu mkdir -p $WORK/b009/ mkdir -p $WORK/b005/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF 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 weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -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 cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go math/bits mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal internal/race mkdir -p $WORK/b021/ 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 L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-d # internal sync/atomic mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -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.s internal/bytealg mkdir -p $WORK/b008/ cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal unicode cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 mkdir -p $WORK/b023/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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/b009/_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 B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./sqrt_arm.s ./stubs_arm.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm.o ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal internal/testlog mkdir -p $WORK/b033/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal 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/b033/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal encoding mkdir -p $WORK/b040/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-d # internal container/list mkdir -p $WORK/b044/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal 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 i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./list.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal runtime mkdir -p $WORK/b007/ crypto/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b083/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b083/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b083/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid CljPHXmPFxt__H14Knv6/CljPHXmPFxt__H14Knv6 -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/28/28578d3b5164ebe1be36089eb89d8a677051b2060175544f22b6c8eaa49aac5c-d # internal github.com/cloudflare/cfssl/info mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/cloudflare/cfssl/info -complete -installsuffix shared -buildid 53_K-Hx4Ue-LQ0gruVB7/53_K-Hx4Ue-LQ0gruVB7 -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/31/313ad78a5705b1d549698678cd67907435b50bc48b969f0f6aff1c13442d7a50-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 3DJoxcdA_-pD3304Wl2Y/3DJoxcdA_-pD3304Wl2Y -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/04/0450f84b9940f0e72da3e0c4e6dce0a66c88e54623f4072aff2a7ce31b4e8347-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid IK5Xyryk5X2UHHBck80P/IK5Xyryk5X2UHHBck80P -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./ints.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/stubs_arm.o ./stubs_arm.s cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b9/b9873c5bb12705389f92c07b7cbf0a86b048f59e9bd00f78faaf8efbc35fb950-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/sqrt_arm.o $WORK/b016/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true github.com/lib/pq/oid cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b270/ cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b270/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/lib/pq/oid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/lib/pq/oid -complete -installsuffix shared -buildid 1lPEnC1heO1wnfwU5r9T/1lPEnC1heO1wnfwU5r9T -goversion go1.15.14 -D "" -importcfg $WORK/b270/importcfg -pack ./doc.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/b8/b87f22a01b02645bb24603bbae8bbb1611457faab9ed311f4d7461caec41296e-d # internal cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x010.o -c gcc_arm.S cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/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/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go -dynlinker cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b083/symabis ./asm_arm.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b083/_cgo_gotypes.go $WORK/b083/cgo.cgo1.go $WORK/b083/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b083/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_arm.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a8/a875d160588285f8347f25834fb453b679b00e45f253615ceed23fdad3276ee2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_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/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal internal/singleflight mkdir -p $WORK/b082/ math/rand mkdir -p $WORK/b056/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xRuNxUpa0DNA0xctTXNW/xRuNxUpa0DNA0xctTXNW -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack ./pragma.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/dd/ddf33cad37f1ce33c422336f80e072382c3cfa895513c74ccfd8419ba7842115-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-d # internal internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b018/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b080/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_dup2_linux.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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal hash mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal crypto/internal/randutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF reflect mkdir -p $WORK/b015/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./randutil.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal crypto mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal bufio mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal crypto/hmac mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal crypto/rc4 mkdir -p $WORK/b068/ cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal path mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal golang.org/x/text/transform mkdir -p $WORK/b134/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid PWMBeNaXYLhQprHOltlt/PWMBeNaXYLhQprHOltlt -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal regexp/syntax mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal hash/fnv mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./fnv.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b030/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ae/ae6ace47f8b89928b57339cbb5d84801f089c8558aef36c0983ffeb5a6e577a4-d # internal hash/adler32 mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid McF3-sMdOVg_vYWaO_Jh/McF3-sMdOVg_vYWaO_Jh -goversion go1.15.14 -D "" -importcfg $WORK/b251/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF internal/syscall/unix cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/26/26a3e2684fc9ab2590571a738ee0a310ce8f2701f4d3d7b69810ce92bbf2fd60-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal context mkdir -p $WORK/b045/ github.com/cloudflare/cfssl/ocsp/config mkdir -p $WORK/b128/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ocsp/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/cloudflare/cfssl/ocsp/config -complete -installsuffix shared -buildid 3gIOb8jq1nbjE1RfQpBQ/3gIOb8jq1nbjE1RfQpBQ -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./config.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/23/2356b0a916e443546cbdb8b1e48e80c96c71ed7329220460804dceaa8e02411d-d # internal github.com/jmhodges/clock mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmhodges/clock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/jmhodges/clock -complete -installsuffix shared -buildid OXY8dxm-vWVKhR0U3OTv/OXY8dxm-vWVKhR0U3OTv -goversion go1.15.14 -D "" -importcfg $WORK/b232/importcfg -pack ./clock.go ./timer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal golang.org/x/net/context mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NlU-x1Ts37w3V827Z9aB/NlU-x1Ts37w3V827Z9aB -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/1a/1a9f0afa18218f68fe409a7eb0675fb1ac6c45e1ae1534bec0f6a5ff210ff142-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_arm.o ./asm_arm.s cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/71/71202abcaca30dab64e4f79fb2342192b8d11e9abc4cc65ab11e09b66658fb33-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b014/ github.com/jmoiron/sqlx/reflectx mkdir -p $WORK/b215/ encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx/reflectx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/jmoiron/sqlx/reflectx -complete -installsuffix shared -buildid 3W6Zb9Lp0a7LkT95mlbw/3W6Zb9Lp0a7LkT95mlbw -goversion go1.15.14 -D "" -importcfg $WORK/b215/importcfg -pack ./reflect.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b026/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 ./readfrom_linux.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/12/1270b7b4ca0dbcc2db36a5646c8a391ceefd89c3948273685ae80ddffcf214fc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go crypto/sha512 mkdir -p $WORK/b058/ crypto/cipher cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go mkdir -p $WORK/b049/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/md5 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b067/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/sha1 mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b070/symabis ./sha1block_arm.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b048/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 -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b067/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b070/sha1block_arm.o ./sha1block_arm.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal crypto/des mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/sha1block_arm.o # internal fmt mkdir -p $WORK/b013/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go crypto/sha256 mkdir -p $WORK/b071/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal encoding/pem mkdir -p $WORK/b076/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal path/filepath mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid Z1offqHrdke2qRODFhiK/Z1offqHrdke2qRODFhiK -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./rc2.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/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/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile hash/fnv=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid wkal9VfZfGQjD0OrgI_b/wkal9VfZfGQjD0OrgI_b -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8a/8a8482cad4c5c43d8a7ee78014984e4b78de2a5edda2642de3504fe98729bc18-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/91/91db4e11504318cf134fabc81ad1259c1bc61909bdbf0510a735cafd4b0f1072-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/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal flag mkdir -p $WORK/b002/ encoding/json mkdir -p $WORK/b038/ encoding/hex cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b075/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./hex.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b055/symabis ./arith_arm.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal github.com/cloudflare/cfssl/auth mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cloudflare/cfssl/auth -complete -installsuffix shared -buildid c_ra3dtwx9cjRIkuDl9M/c_ra3dtwx9cjRIkuDl9M -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9e/9ed94e048041c76c6495a01fc2387c210cf3a89f2549615b070b3daa7cd230fc-d # internal compress/flate mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal log mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/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/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./gunzip.go ./gzip.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/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/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal mime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal mime/quotedprintable TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b055/arith_arm.o ./arith_arm.s mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid m8CFyIBYwGljj26Ty1az/m8CFyIBYwGljj26Ty1az -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal encoding/asn1 mkdir -p $WORK/b060/ crypto/elliptic mkdir -p $WORK/b054/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b064/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/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/ed25519 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./ed25519.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal crypto/rsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal crypto/dsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b098/ cat >$WORK/b098/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal net/http/internal mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal crypto/x509/pkix mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid bTz8BdaIjvEkS-gDD_r4/bTz8BdaIjvEkS-gDD_r4 -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cb/cbdb4b4e1857bf826b6cf07b7835f18d255a7e55d645372a7f302ede8fcb499c-d # internal github.com/cloudflare/cfssl/log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/cloudflare/cfssl/log -complete -installsuffix shared -buildid lGC9jgFtQpDBDzk-vzRp/lGC9jgFtQpDBDzk-vzRp -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal github.com/google/certificate-transparency-go/asn1 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/google/certificate-transparency-go/asn1 -complete -installsuffix shared -buildid 1p0rN6mIuAN8ovwdzjtX/1p0rN6mIuAN8ovwdzjtX -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/43/43ec1cf0ba5ff058cbc4a2b9aa527c890abb661416e97ee971695f9f9907f11c-d # internal golang.org/x/crypto/cryptobyte mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid WZYJORil1p-ApZu1MszL/WZYJORil1p-ApZu1MszL -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid dkjyBmW85I0A7SZex491/dkjyBmW85I0A7SZex491 -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6c/6ce66ff3e24a2c10e124a7178eadb6cd4a9aab1e5a1e2309fc67cb1a57fb1acd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal github.com/zmap/zcrypto/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/zmap/zcrypto/json -complete -installsuffix shared -buildid LP8IVWpO4r5E3T6C-ofw/LP8IVWpO4r5E3T6C-ofw -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./dhe.go ./ecdhe.go ./names.go ./rsa.go golang.org/x/text/unicode/norm mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid vlcBwypdL8h4327-4DYJ/vlcBwypdL8h4327-4DYJ -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6c/6c0e709dd6bbe684c370313663b75581c588f757dd7a7266d6342313aabb132c-d # internal github.com/google/certificate-transparency-go/tls mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/google/certificate-transparency-go/tls -complete -installsuffix shared -buildid JAl3_mHhTs_YIrNsr9cj/JAl3_mHhTs_YIrNsr9cj -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack ./signature.go ./tls.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/35/354011bebd71f6d646029f906a424b2be6f60c2c91f398b3187f0e0d58c6f645-d # internal github.com/google/certificate-transparency-go/x509/pkix mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/google/certificate-transparency-go/x509/pkix -complete -installsuffix shared -buildid L2cOYZ_E2bBz_BMN_RnT/L2cOYZ_E2bBz_BMN_RnT -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/94/94082f14cfd35216d636f5622340373a8706f985b93db1c3a081486eef320be6-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid rb0Vc5CgoEKqklwc5FU_/rb0Vc5CgoEKqklwc5FU_ -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/03/03a7c4be880792d3cdde044032ba0a91113b7ad937ecc74c76b33f6779ea4ca0-d # internal github.com/zmap/zcrypto/util mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/zmap/zcrypto/util -complete -installsuffix shared -buildid 89y0MawGvZoOpqji1efH/89y0MawGvZoOpqji1efH -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./isURL.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/38/386eb62f805aaaae917b38279a525cf747f9c9be65e57fdaa5276589908d6d7b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a0/a09e2ee52a0029d71cf4dc5edeb291fcfc994ebba7a414eb90f30f47f5219a2f-d # internal github.com/zmap/zcrypto/x509/pkix mkdir -p $WORK/b143/ github.com/zmap/zcrypto/x509/ct mkdir -p $WORK/b142/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/zmap/zcrypto/x509/pkix -complete -installsuffix shared -buildid L1GDPYhUPZTukONZbDZZ/L1GDPYhUPZTukONZbDZZ -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./json.go ./oid.go ./oid_names.go ./pkix.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/ct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/zmap/zcrypto/x509/ct -complete -installsuffix shared -buildid v8yZVDm1tFbj_0BSaiDh/v8yZVDm1tFbj_0BSaiDh -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./serialization.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d6/d6492b1f49a5986663c0ff45717eba4432473cbf00a3bd9929c31411efb742e8-d # internal database/sql/driver mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c3/c350c33c7eda5af746b45c8f8a90851b970efa265774581adb480e5aac7298dc-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid fkR-EHuSAitn8k4jwONZ/fkR-EHuSAitn8k4jwONZ -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a0/a0669bcfac56dc6f59d03f1d8f5c69167a914ac958b82c111cbf272fb12aa7b3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid qsHfC1rB0egboJ1TIBtR/qsHfC1rB0egboJ1TIBtR -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal database/sql mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p database/sql -std -complete -installsuffix shared -buildid 7oIcDrc__e_WcnSwks4d/7oIcDrc__e_WcnSwks4d -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack ./convert.go ./ctxutil.go ./sql.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/10/10dc4955dccad258d66a8039ada20ec8390c2a949d045970f86cc385960fa7d6-d # internal github.com/jmoiron/sqlx/types mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/jmoiron/sqlx/types -complete -installsuffix shared -buildid 7CmM3HThE1-I0FTixPbB/7CmM3HThE1-I0FTixPbB -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/94/9473f8bc65edfcef798d2ce16dd6630b3718023c9486b626c34566d78e86c82e-d # internal golang.org/x/net/idna mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid pjv-cpEm1unywPHlnr5L/pjv-cpEm1unywPHlnr5L -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/81/81a81a468770718890e0f61978bdd735fb4d732e42c3c40b3598c6850e0c904d-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid TVUPYaStNe8fHG6bennv/TVUPYaStNe8fHG6bennv -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/db/dba08029eb13b3b289438a61ebc4e2c4416830642384ad9a091ae582619dcc2b-d # internal crypto/x509 mkdir -p $WORK/b072/ cat >$WORK/b072/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/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OzhBQQbAKwpF7FBJPU5b/OzhBQQbAKwpF7FBJPU5b -goversion go1.15.14 -D "" -importcfg $WORK/b072/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/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/17/17fa3623c42e9ed72121ed17e17dfc19b8075edbe63cd5ca61124e1b5fd55d92-d # internal net/textproto mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5KkBruqKsChDubduvWVc/5KkBruqKsChDubduvWVc -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/33/335140341a8335236942a4a914674b59cd42c9f2280eabd75a9b3903359a5fbe-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nwFRn7w9E8l0r8URtWsj/nwFRn7w9E8l0r8URtWsj -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d3/d3f11319d5c0013a8a65fc44a9a627613141fc379862e896b174aa7d2a5464fd-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/38/3802b8e641c8d419024b116dd037abb4e9a99e3ed26274551785f686779260c8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/google/certificate-transparency-go/x509 cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4v84t_QwQnliYs2wTYFV/4v84t_QwQnliYs2wTYFV -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b121/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/google/certificate-transparency-go/x509 -complete -installsuffix shared -buildid v91bVBN4Aw7pZsYg2ntW/v91bVBN4Aw7pZsYg2ntW -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./cert_pool.go ./curves.go ./error.go ./errors.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./revoked.go ./root.go ./root_linux.go ./root_unix.go ./rpki.go ./sec1.go ./verify.go ./x509.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/95/958d7256c911af688d0113a4ac06c6ff87b8277b4342715678cf96f0d1409ed1-d # internal mime/multipart mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M12qWLqDdPyCWPbLRPFP/M12qWLqDdPyCWPbLRPFP -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./formdata.go ./multipart.go ./writer.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a2/a21cf11e5f35ada192c9df61a5b93debf8296f928f286cbafbf1148c88465c6e-d # internal github.com/cloudflare/cfssl/certdb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/cloudflare/cfssl/certdb -complete -installsuffix shared -buildid 6Kz8-21Q1v-aWcmtIzx7/6Kz8-21Q1v-aWcmtIzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./certdb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/68/6898a5b9c17d399dba5514f6dc7ad88f74e698aa22f02ff653f61b11e7576932-d # internal net/mail mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/mail -std -complete -installsuffix shared -buildid htAPx7p2jmLDZTWE321G/htAPx7p2jmLDZTWE321G -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/85/859bc0ed3f0b01af9ccab0e4fb11f7f130c538ad3b2a3ad75475e92c1ed4ebaf-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 8igrW15_DTUEg9QknHSW/8igrW15_DTUEg9QknHSW -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/48/484934d9ee482bbeebcbb19f4e80a3731760a6b174717c15578c99afcd74a9eb-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid q5OMJIbx5x_fi34oGULf/q5OMJIbx5x_fi34oGULf -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./messageset.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e8/e80ef6eb88e394204ae79f7f7c216c7951099afecf5a1855450aaf1eab2748c8-d # internal go/token mkdir -p $WORK/b178/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/58/58ede28a975cbaf5a635d3533aac519a31ece954689167ee50112ccd0ee625b0-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b179/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid vH9pQbO2yRVs8Ud-PJtc/vH9pQbO2yRVs8Ud-PJtc -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e2/e2aec7690320810f2a7241896bbf63564ec40491f00b78703eccd0c91c9dd3da-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid hMyiylfCRtlR27QA5Y9w/hMyiylfCRtlR27QA5Y9w -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a5/a54f35791a74d148381336b2a296b4dcc1ecd0808efc2a39900fb09be706c7d2-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid rjqy7j3gUKS_xFuAFw4J/rjqy7j3gUKS_xFuAFw4J -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4b/4ba9d45544758c09f85639753e18285e74af50af11b3a5ab8fcca7ab10a4c1c1-d # internal google.golang.org/protobuf/runtime/protoiface cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f5/f5e133d6e71437b7ee1885a1515e4caa49e5b3d66692903a4e2bc2426f7cf003-d # internal mkdir -p $WORK/b184/ google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2oO6qUlNY_Y7qqzRysdO/2oO6qUlNY_Y7qqzRysdO -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./stringer.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid j6__Ke7TFkFrZen90yvp/j6__Ke7TFkFrZen90yvp -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e2/e20f439a9a66543d28e41e0d53ba4883cf9acd43eb92cb795c143c1693845a64-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b188/ cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid u_5IC-AnRW6N1980kE-B/u_5IC-AnRW6N1980kE-B -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./strings.go ./strings_unsafe.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid zWQ95K7qxcxaeRIVJmSy/zWQ95K7qxcxaeRIVJmSy -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c7/c7e4787a292881f34c32ff274a26d1873bd96e2b559330559a05794917b91bba-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid qvZRIAkwIyYV9XY7qswS/qvZRIAkwIyYV9XY7qswS -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7e/7eb0df991f7da414162c618244300ba45c8bf926d677de188dc1e227a6848ef1-d # internal os/user mkdir -p $WORK/b203/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b203/ -importpath os/user -- -I $WORK/b203/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ca/caac3537eaf81f1eaa99701ced3cef91ee05e9de474693371c5cdc3e41f9c198-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid P9ctlWRor-kbsSPgLgWM/P9ctlWRor-kbsSPgLgWM -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a1/a16c66407cafa23dcbcbb0442b94446986fbf433567c48855d437243a8b9b89f-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qd6SBaJWPvLcjC4QUccq/Qd6SBaJWPvLcjC4QUccq -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/324843f0214390efc8f8655042b87343627cb33ac6782f742b2ad5ad43b69d4b-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/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_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 8kKeTHxDd40s6DUOygRg/8kKeTHxDd40s6DUOygRg -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/95/95940e9a17d7d281bb10e61caa597a48732de556465cdcd1c9db11428bf525a0-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid lOO_Nx_Nu_JagJEOy_ru/lOO_Nx_Nu_JagJEOy_ru -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./ocsp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/30/3007f3e9664f0d05eb94e4ec3fba76947d78a7450f878d8f7ddbf260ac69ce2a-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid zRJt5fwgRdVkTnen-450/zRJt5fwgRdVkTnen-450 -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/55/558bb83b1d83c7c872ce558e1a84ac1cae91ec3c21f1bd56512ae09a22f95509-d # internal github.com/google/certificate-transparency-go mkdir -p $WORK/b118/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/google/certificate-transparency-go -complete -installsuffix shared -buildid aquAaYgLraIpFRNiLrAL/aquAaYgLraIpFRNiLrAL -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./serialization.go ./signatures.go ./types.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/dc/dcbd88ba356e0b49d07e5846ca175ce1708f601f2d943eeae85c22475de24c29-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid QvtdA6ChzYW2D_NZ8gkH/QvtdA6ChzYW2D_NZ8gkH -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7c/7c858b3b7a6b2947d383ea14c398be000ad87a4d126b90031da70d71e29c9fb1-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid N-YQk8aghznh0b9UAnF3/N-YQk8aghznh0b9UAnF3 -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e9/e9402bcd5ae1b42cf8949f801717a840a66991cb7d8490e412f81d97a45e6c26-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid TVTU9QP5RHNBzMOHjy3H/TVTU9QP5RHNBzMOHjy3H -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/10/10ec524c08ab446cda9361d7a822a6764e711287790955fa9abbcaf4925ce78c-d # internal github.com/jmoiron/sqlx mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/jmoiron/sqlx -complete -installsuffix shared -buildid 07w-91dWQGeVkh0am88W/07w-91dWQGeVkh0am88W -goversion go1.15.14 -D "" -importcfg $WORK/b214/importcfg -pack ./bind.go ./doc.go ./named.go ./named_context.go ./sqlx.go ./sqlx_context.go cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/33/338c7afdeb8c1eb605263cc0ff2c2865792efaba24bef453230ed6fb232ec050-d # internal github.com/kisielk/sqlstruct mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/kisielk/sqlstruct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/kisielk/sqlstruct -complete -installsuffix shared -buildid 5TOD1ORlM3CI5w74pCa3/5TOD1ORlM3CI5w74pCa3 -goversion go1.15.14 -D "" -importcfg $WORK/b217/importcfg -pack ./sqlstruct.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/9a/9aa42d0134789cf4c34fe04e452d3c6de002a58abcf358f650680357eeb83a3b-d # internal encoding/csv mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid ZPvIjEqzypGsgI1LZkM4/ZPvIjEqzypGsgI1LZkM4 -goversion go1.15.14 -D "" -importcfg $WORK/b238/importcfg -pack ./reader.go ./writer.go cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/79/79abe382089c7d3f36e6f194eab8531937c60392eee2a315c53a300f13487a83-d # internal github.com/cloudflare/cfssl/scan/crypto/tls mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/scan/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/cloudflare/cfssl/scan/crypto/tls -complete -installsuffix shared -buildid c5emASkezkSbbF6xXw2K/c5emASkezkSbbF6xXw2K -goversion go1.15.14 -D "" -importcfg $WORK/b241/importcfg -pack ./alert.go ./cfsslscan_common.go ./cfsslscan_handshake.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -o $WORK/b203/_cgo_.o $WORK/b203/_cgo_main.o $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b203/_cgo_.o -dynout $WORK/b203/_cgo_import.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p os/user -std -installsuffix shared -buildid ZNsAk4-MVizjHoEFt4Hq/ZNsAk4-MVizjHoEFt4Hq -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack ./lookup.go ./user.go $WORK/b203/_cgo_gotypes.go $WORK/b203/cgo_lookup_unix.cgo1.go $WORK/b203/getgrouplist_unix.cgo1.go $WORK/b203/listgroups_unix.cgo1.go $WORK/b203/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b203/_pkg_.a $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d3/d33692850e33671b06c44aa122c902d9b65f88a2ac3bbcbff71d09e6c3d2d5e7-d # internal github.com/golang/glog mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/golang/glog -complete -installsuffix shared -buildid fteVWoaN3kdXKhF0n3AI/fteVWoaN3kdXKhF0n3AI -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./glog.go ./glog_file.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/28/28b53c5262ae59b51c3239f5ddf71f9bddcc64a3f4f3d34f1d5715578f64f2f8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 1QR8Ji51b1_N-FkrpWZ2/1QR8Ji51b1_N-FkrpWZ2 -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/83/83069b2f76af7f10ec4334841968f23c4e6fc22376d1c4ab1d85c823e01dded3-d # internal archive/zip mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid k58--qbkRAwKYBq2y7lL/k58--qbkRAwKYBq2y7lL -goversion go1.15.14 -D "" -importcfg $WORK/b246/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/57/575a05c80c4c366fe629ba97d55a1ab2c83b8f19bc4548211053ccb0908b60a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qnBvA_Y0AgfXD5kB6Yg6/qnBvA_Y0AgfXD5kB6Yg6 -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1a/1a3cf31739f5a65ee55c7fac19547c9797b533ab079af9e879c90afc7c51f37f-d # internal github.com/GeertJohan/go.rice/embedded mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/GeertJohan/go.rice/embedded /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/GeertJohan/go.rice/embedded -complete -installsuffix shared -buildid -7TBtkAaJfJHoeoYfsch/-7TBtkAaJfJHoeoYfsch -goversion go1.15.14 -D "" -importcfg $WORK/b247/importcfg -pack ./embedded.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/1d/1d2b0a0074f1f7ff2cd3594993d3a7159a5bced9d476dee3c84b70b995fc850f-d # internal compress/zlib mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile hash/adler32=$WORK/b251/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid HFd00Yi9FNu-htl-XMMl/HFd00Yi9FNu-htl-XMMl -goversion go1.15.14 -D "" -importcfg $WORK/b250/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/92/924b0cceefa4a1b110a05f8f5fc3ddfa1b2598cabc816512ede8f3db924745a4-d # internal debug/dwarf mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid a5rqeODies-ZUbqAo5R7/a5rqeODies-ZUbqAo5R7 -goversion go1.15.14 -D "" -importcfg $WORK/b252/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e8/e87dc7e22de7d5e2cb94dc2936afdeddc99e236a79b2141fa4740bc7fcd4da39-d # internal net/http/httptrace mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FVQfgV1Ts7riqtmdh-Gm/FVQfgV1Ts7riqtmdh-Gm -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/16/169a40bf76c55021e55f8c0ecee1cc24026cc5171267c3c0f88940261d36cf25-d # internal net/http mkdir -p $WORK/b093/ cat >$WORK/b093/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/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0csXucEvWfmAGSQAofZ7/0csXucEvWfmAGSQAofZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b093/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 cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/9f/9ffe6d1ba77477a46f81ec6bd937967c2baa783128053009cfedc19ad527db20-d # internal github.com/go-sql-driver/mysql mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-sql-driver/mysql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/go-sql-driver/mysql -complete -installsuffix shared -buildid thVvPR3iBHkBiw-jZaiT/thVvPR3iBHkBiw-jZaiT -goversion go1.15.14 -D "" -importcfg $WORK/b268/importcfg -pack ./auth.go ./buffer.go ./collations.go ./conncheck.go ./connection.go ./connector.go ./const.go ./driver.go ./dsn.go ./errors.go ./fields.go ./infile.go ./nulltime.go ./nulltime_go113.go ./packets.go ./result.go ./rows.go ./statement.go ./transaction.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/c8/c876f423e18586725966be84c8e783bc2aba3d58cb6afb6c8c4b9dd494f74667-d # internal github.com/lib/pq/scram mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lib/pq/scram /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/lib/pq/scram -complete -installsuffix shared -buildid xOHCxtlzUyDlZNv-6VH7/xOHCxtlzUyDlZNv-6VH7 -goversion go1.15.14 -D "" -importcfg $WORK/b271/importcfg -pack ./scram.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/cf/cfc10e4ffc473dc92122bf7402456df869aac86e0f10d11868ac9766109b94fb-d # internal github.com/lib/pq mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b270/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b271/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lib/pq /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/lib/pq -complete -installsuffix shared -buildid KJnsY2WIc0RZh6WoGuIL/KJnsY2WIc0RZh6WoGuIL -goversion go1.15.14 -D "" -importcfg $WORK/b269/importcfg -pack ./array.go ./buf.go ./conn.go ./conn_go18.go ./connector.go ./copy.go ./doc.go ./encode.go ./error.go ./krb.go ./notice.go ./notify.go ./rows.go ./ssl.go ./ssl_permissions.go ./url.go ./user_posix.go ./uuid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/cb/cbb9d3e1cbe0ae3c2ea9f6282905c3cea33780858469217cbd0472782f117db6-d # internal debug/elf mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/zlib=$WORK/b250/_pkg_.a packagefile debug/dwarf=$WORK/b252/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid U9c30_mRJ7z6P70qAded/U9c30_mRJ7z6P70qAded -goversion go1.15.14 -D "" -importcfg $WORK/b249/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/f2/f277d325bc08b324aa442d0a708cc9fce12bcf4e45d253f25beaed18c9c8a20f-d # internal debug/macho mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/zlib=$WORK/b250/_pkg_.a packagefile debug/dwarf=$WORK/b252/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/debug/macho /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p debug/macho -std -complete -installsuffix shared -buildid _uT8eYZbnIXaS3jSfATy/_uT8eYZbnIXaS3jSfATy -goversion go1.15.14 -D "" -importcfg $WORK/b253/importcfg -pack ./fat.go ./file.go ./macho.go ./reloctype.go ./reloctype_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/9a/9a8fd99d019f736269ef5f8b3754c1224b71f712a3c32e89b15033bae060a440-d # internal debug/pe mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/zlib=$WORK/b250/_pkg_.a packagefile debug/dwarf=$WORK/b252/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/debug/pe /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p debug/pe -std -complete -installsuffix shared -buildid Djx8ujLllA1FYXFhQctZ/Djx8ujLllA1FYXFhQctZ -goversion go1.15.14 -D "" -importcfg $WORK/b254/importcfg -pack ./file.go ./pe.go ./section.go ./string.go ./symbol.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/49/49cd0621a62c1c8aaf66828b3d053b7e2a8f28b46d034755b6c4ad451b914b1d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/72/726a6e7e37cd6ae858aa2a5f1d7ffe0ef83a4a35c1ac88f7acaece149889f81d-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8d/8db56ac6c1acd2180757a6137e8dbe5075a6322a4518da30e5022778e96d750c-d # internal github.com/daaku/go.zipexe mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b246/_pkg_.a packagefile debug/elf=$WORK/b249/_pkg_.a packagefile debug/macho=$WORK/b253/_pkg_.a packagefile debug/pe=$WORK/b254/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/daaku/go.zipexe /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/daaku/go.zipexe -complete -installsuffix shared -buildid SsZ4GMQOn2h4rKOu0rq0/SsZ4GMQOn2h4rKOu0rq0 -goversion go1.15.14 -D "" -importcfg $WORK/b248/importcfg -pack ./zipexe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal github.com/mattn/go-sqlite3 mkdir -p $WORK/b272/ cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b272/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b272/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/19/19aeee5eae8780e4ce483f79e55fed6643bdc30dc860b0bf0334aef8c9025b18-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/dd/dd6a46750cd9fbd73cfb75ce6df6975b3cca74fe5ebd437e1f382221e37569a6-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid WeFfVc3C_l6m37B7xKLk/WeFfVc3C_l6m37B7xKLk -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/cd/cd682f0e6c02394c77ca1b08a5e80f5d53c779f8447a6a52f0d035287059c92d-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid -n9iXr5UEINZp5-_9zZ-/-n9iXr5UEINZp5-_9zZ- -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/06/06a81739d2d07af97561c441ea50484b51616e4ef96d56495a175c7ad689f963-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b195/ google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b197/ github.com/golang/protobuf/proto mkdir -p $WORK/b165/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid bKDiXAhzaMj4Zwv99wtO/bKDiXAhzaMj4Zwv99wtO -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack ./duration.pb.go cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kPdTKcS094VuE6eY5aK2/kPdTKcS094VuE6eY5aK2 -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid y4QS4NnGY2-2pp_AvZfF/y4QS4NnGY2-2pp_AvZfF -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/1b/1bce1bf2026661f8863c2f07b29708a18a5fa32ec7d8f260b9ea47977e7dd201-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid YeKnfGPUukcv4Fy6diew/YeKnfGPUukcv4Fy6diew -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7c/7c65330f47dd4b454c4057a9c08cec550a60439e3204a31957c02b148a4ce21d-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 4RWy61_OJibrCh1vCd2p/4RWy61_OJibrCh1vCd2p -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/64/64627a336b8facc1583bd76793f0d8e541b3b0fc3b758dea6fffbf0f3295a5ff-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 19hhPR-aCrYZY6Cotkbw/19hhPR-aCrYZY6Cotkbw -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/dc/dc8ac4219d84eeeeaedec6c1e98b5e77df07cfafc81b10aa625443fd9a590cbc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/91/9121e20d90df46da788d881ee64d5d80821d4fff4056a3a2927c2808c488bab6-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wjkyK-VEdVz1LGxFAxfo/wjkyK-VEdVz1LGxFAxfo -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/56/56532e6e19d2fac66039d5ab3eaadab25fe559abba9b41f3bf8ebc0443627785-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1d/1daf67f85ad8e4577f7da23ab24cf3b59c15f4432b2597d8fe55616c36cdd992-d # internal github.com/google/certificate-transparency-go/client/configpb mkdir -p $WORK/b200/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b164/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/google/certificate-transparency-go/client/configpb -complete -installsuffix shared -buildid lJu1X5Q4P1HFbMSmq1xr/lJu1X5Q4P1HFbMSmq1xr -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./gen.go ./multilog.pb.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rtm3TpP4LSDI54dNqihV/rtm3TpP4LSDI54dNqihV -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/9e/9e274dc6e8435b19ff4c5cd543ac206318903fa048ca27ccc511fc0cad0b2308-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ff/ffb56810a4d24b56de8c4968b9d3059b84f31f622709fde56f6d4ec3b4ca3e63-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9f/9f98d248d16d0f56f1d2a7e9794cc9684a4e113e6fc8c2e39caefe5fb51a5332-d # internal github.com/cloudflare/cfssl/errors mkdir -p $WORK/b092/ github.com/GeertJohan/go.rice mkdir -p $WORK/b245/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF net/http/cookiejar mkdir -p $WORK/b137/ cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cloudflare/cfssl/errors -complete -installsuffix shared -buildid ux0xX7uyLKaGwk3FXxlC/ux0xX7uyLKaGwk3FXxlC -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go ./error.go ./http.go golang.org/x/net/context/ctxhttp cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b246/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/GeertJohan/go.rice/embedded=$WORK/b247/_pkg_.a packagefile github.com/daaku/go.zipexe=$WORK/b248/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/GeertJohan/go.rice /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/GeertJohan/go.rice -complete -installsuffix shared -buildid Dn1y2V48bG8ndrRdtDGa/Dn1y2V48bG8ndrRdtDGa -goversion go1.15.14 -D "" -importcfg $WORK/b245/importcfg -pack ./appended.go ./box.go ./config.go ./debug.go ./embedded.go ./file.go ./http.go ./sort.go ./virtual.go ./walk.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b204/ cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e24zVfum-VDgw2g1IIp6/e24zVfum-VDgw2g1IIp6 -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./jar.go ./punycode.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid NC4aimSVj_w31em4HNNd/NC4aimSVj_w31em4HNNd -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/46/46bab2a3e09b012503efddecf6b5ae32ece4f2c0e9b4eb0f3be45d5d36f9deb7-d # internal github.com/cloudflare/cfssl/crypto/pkcs7 mkdir -p $WORK/b114/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crypto/pkcs7 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cloudflare/cfssl/crypto/pkcs7 -complete -installsuffix shared -buildid fzS5ZYKRdaW6akXsr3-9/fzS5ZYKRdaW6akXsr3-9 -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs7.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a5/a572b845c24a4c8dfff1dbc87341009d9541826625ac988c4f391d81f1ed03f0-d # internal github.com/cloudflare/cfssl/helpers/derhelpers mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers/derhelpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cloudflare/cfssl/helpers/derhelpers -complete -installsuffix shared -buildid ZeKEfvQjCHCbt0apl1y_/ZeKEfvQjCHCbt0apl1y_ -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./derhelpers.go ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d6/d6d6d0d8888a7dc71191e7e18c7fe945bb9858fd35867967d1c7e7d55b55c3c3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6e/6e67c927dba0651c3935d29a4c532b54d5e8fb8bf77cfa44e7614aa7c838ae40-d # internal github.com/weppos/publicsuffix-go/publicsuffix mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/weppos/publicsuffix-go/publicsuffix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/weppos/publicsuffix-go/publicsuffix -complete -installsuffix shared -buildid CcJuepps-yFaZqEjd_sM/CcJuepps-yFaZqEjd_sM -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./publicsuffix.go ./rules.go github.com/google/certificate-transparency-go/jsonclient mkdir -p $WORK/b201/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/google/certificate-transparency-go/jsonclient -complete -installsuffix shared -buildid P6XS3k0ECTONuLNhqD4b/P6XS3k0ECTONuLNhqD4b -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./backoff.go ./client.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/49/490d7c168d1820f1e5c2a94fb1e6c7b770b14ece3d4095ae51a756d3477bc9b7-d # internal github.com/cloudflare/cfssl/helpers mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/cloudflare/cfssl/helpers -complete -installsuffix shared -buildid oaDDLIZolXPIw7SNqZWJ/oaDDLIZolXPIw7SNqZWJ -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./helpers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/21/21b1fda0258be1df04a6a1a0188578c62a88c423f53a810b21ff0d4611dfff8a-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/78/7878f53702350190b9239676c137a56d0353990d49ea1b507d286e344ff952f9-d # internal github.com/cloudflare/cfssl/csr mkdir -p $WORK/b160/ github.com/google/certificate-transparency-go/client cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/csr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cloudflare/cfssl/csr -complete -installsuffix shared -buildid r_phDfACA6A0bNVHtlfK/r_phDfACA6A0bNVHtlfK -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack ./csr.go mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/google/certificate-transparency-go/client -complete -installsuffix shared -buildid l1bOIiQbZ3OZHMh8Fwdu/l1bOIiQbZ3OZHMh8Fwdu -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./getentries.go ./logclient.go ./multilog.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/01/0148415a18791d5091651e283c9b6395f0f9342ab8959432eaecede7bfb8ec2e-d # internal github.com/cloudflare/cfssl/api mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cloudflare/cfssl/api -complete -installsuffix shared -buildid db6E0BEEiS_WIeP_37Mg/db6E0BEEiS_WIeP_37Mg -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/49/49c5ece98c3b1f96c6719b8adc8267c2efd3e06fa8d683b60b970c006fb96a30-d # internal github.com/cloudflare/cfssl/api/client mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cloudflare/cfssl/api/client -complete -installsuffix shared -buildid CESE9n39DVkiNe5sdylx/CESE9n39DVkiNe5sdylx -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./api.go ./client.go ./group.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a8/a8288481a8a0ab55c580dfcb58609b4fc31dba77e0d03e2d2bd970237bc062a4-d # internal github.com/cloudflare/cfssl/ubiquity mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ubiquity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/cloudflare/cfssl/ubiquity -complete -installsuffix shared -buildid yKbev0kzhPVbSbz5Ods_/yKbev0kzhPVbSbz5Ods_ -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack ./filter.go ./performance.go ./sha1.go ./ubiquity_crypto.go ./ubiquity_platform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1c/1c213809730ab544910cf4f794028712a181fcb3729c405b3218526cc1c17523-d # internal github.com/cloudflare/cfssl/certdb/dbconf mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b214/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb/dbconf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/cloudflare/cfssl/certdb/dbconf -complete -installsuffix shared -buildid 1JD1QFsbOGBGGuMAt3iU/1JD1QFsbOGBGGuMAt3iU -goversion go1.15.14 -D "" -importcfg $WORK/b213/importcfg -pack ./db_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e6/e62ff79cc38ee193a1b604c6ef7c58f7b608195ecc7a8ecb327a77959461ebd0-d # internal github.com/cloudflare/cfssl/certdb/sql mkdir -p $WORK/b216/ cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b0cb89db8140f8928b675cc362d71ef1e0add63ac3ae1a6dcbdf21949ef69f57-d # internal cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b214/_pkg_.a packagefile github.com/kisielk/sqlstruct=$WORK/b217/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/cloudflare/cfssl/certdb/sql -complete -installsuffix shared -buildid nozxBVknHSPdsEPx7cEk/nozxBVknHSPdsEPx7cEk -goversion go1.15.14 -D "" -importcfg $WORK/b216/importcfg -pack ./database_accessor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal github.com/zmap/zcrypto/x509 mkdir -p $WORK/b130/ cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/50/507e7b363e019b156cb2af36def873a69c28bbd3ad8ac323ffb3d2c369d3c7bf-d # internal github.com/cloudflare/cfssl/certinfo mkdir -p $WORK/b218/ cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/51/51a7f310b97849251b5156d2d603d1e494bf6a77b64d97bda0f3ca8dd11df63e-d # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/cloudflare/cfssl/bundler mkdir -p $WORK/b210/ cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certinfo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/cloudflare/cfssl/certinfo -complete -installsuffix shared -buildid TaBzoZry6g281tWe2PIF/TaBzoZry6g281tWe2PIF -goversion go1.15.14 -D "" -importcfg $WORK/b218/importcfg -pack ./certinfo.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b211/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/bundler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/cloudflare/cfssl/bundler -complete -installsuffix shared -buildid Oy4ltPHVVBHKsxq_hvNh/Oy4ltPHVVBHKsxq_hvNh -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack ./bundle.go ./bundler.go ./doc.go cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/zmap/zcrypto/x509 -complete -installsuffix shared -buildid a_wPL95x62gZ8LWleY9e/a_wPL95x62gZ8LWleY9e -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./cert_pool.go ./certificate_type.go ./chain.go ./extended_key_usage.go ./extensions.go ./fingerprint.go ./generated_certvalidationlevel_string.go ./json.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./qc_statements.go ./sec1.go ./tor_service_descriptor.go ./validation.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/ed/ed14465abba7d814a59dead453f0067dd727265820ba05c483a91546d312263c-d # internal github.com/cloudflare/cfssl/crl mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/cloudflare/cfssl/crl -complete -installsuffix shared -buildid KdZmOP1jGo_UQ5Rq9_tR/KdZmOP1jGo_UQ5Rq9_tR -goversion go1.15.14 -D "" -importcfg $WORK/b220/importcfg -pack ./crl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/9d/9da1723f596533adb8dad6c20ac69e40152c1c8438f6c277f7acca20a36d9947-d # internal github.com/cloudflare/cfssl/ocsp mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/jmhodges/clock=$WORK/b232/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/cloudflare/cfssl/ocsp -complete -installsuffix shared -buildid gzVLooec3ifviA1Msi6G/gzVLooec3ifviA1Msi6G -goversion go1.15.14 -D "" -importcfg $WORK/b231/importcfg -pack ./ocsp.go ./responder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/8f/8f8001969a8141c5764a05992c9ea57fb1f515b9b1c030b33fd2860d5caba467-d # internal github.com/cloudflare/cfssl/revoke mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/revoke /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/cloudflare/cfssl/revoke -complete -installsuffix shared -buildid 25howFlKEru-jLRPJIpO/25howFlKEru-jLRPJIpO -goversion go1.15.14 -D "" -importcfg $WORK/b240/importcfg -pack ./revoke.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/63/6379fe64ed6a287f82365eac9590f71541b3b19041b1e8a5cdc7eb71d53d0883-d # internal github.com/cloudflare/cfssl/api/bundle mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/bundle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/cloudflare/cfssl/api/bundle -complete -installsuffix shared -buildid ZzvI4mXyCl88uJJk6SUJ/ZzvI4mXyCl88uJJk6SUJ -goversion go1.15.14 -D "" -importcfg $WORK/b255/importcfg -pack ./bundle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/eb/eb6dfcbcf242a41f4ed5d9925a96621891f3f448f65510efdb7c5279008c69c9-d # internal github.com/cloudflare/cfssl/scan mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/revoke=$WORK/b240/_pkg_.a packagefile github.com/cloudflare/cfssl/scan/crypto/tls=$WORK/b241/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/scan /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/cloudflare/cfssl/scan -complete -installsuffix shared -buildid skvwE_HkMRHwXMWzVbbB/skvwE_HkMRHwXMWzVbbB -goversion go1.15.14 -D "" -importcfg $WORK/b239/importcfg -pack ./broad.go ./connectivity.go ./pki.go ./scan_common.go ./tls_handshake.go ./tls_session.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ee/eee8fd169ac47a4ad6a2f92ea49d84e9e3a2f1f8628d470f996f2d74a17de753-d # internal github.com/cloudflare/cfssl/api/certadd mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/certadd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/cloudflare/cfssl/api/certadd -complete -installsuffix shared -buildid FV3vZdgnApi10qsWnhvV/FV3vZdgnApi10qsWnhvV -goversion go1.15.14 -D "" -importcfg $WORK/b256/importcfg -pack ./insert.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/df/df77fb3ef21a5d480d347675cd0d6d587e884de48f5f17c19c0abaf049795324-d # internal github.com/cloudflare/cfssl/api/certinfo mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/certinfo=$WORK/b218/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/certinfo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/cloudflare/cfssl/api/certinfo -complete -installsuffix shared -buildid lMJrZ-NlYr_ZYFKhKOVm/lMJrZ-NlYr_ZYFKhKOVm -goversion go1.15.14 -D "" -importcfg $WORK/b257/importcfg -pack ./certinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/02/02e14f84f24b2130a4b28390e504de7085422ff67502275ed21d8a960aaecb78-d # internal github.com/cloudflare/cfssl/api/crl mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/crl=$WORK/b220/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/crl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/cloudflare/cfssl/api/crl -complete -installsuffix shared -buildid cY7yTxWiLYUO6D-xrUoh/cY7yTxWiLYUO6D-xrUoh -goversion go1.15.14 -D "" -importcfg $WORK/b258/importcfg -pack ./crl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/74/7425dbd70c79408c0fcb3a34668561d7be2f5840ec97fe222cc61096e16fd138-d # internal github.com/cloudflare/cfssl/api/gencrl mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/gencrl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/cloudflare/cfssl/api/gencrl -complete -installsuffix shared -buildid JQe-qnPNX9xJh5t4nOW5/JQe-qnPNX9xJh5t4nOW5 -goversion go1.15.14 -D "" -importcfg $WORK/b259/importcfg -pack ./gencrl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/a2/a279eb93e38a9dcfddee7b34066108d580f0015a4d46ab0ddba07ac05ed0fed7-d # internal github.com/cloudflare/cfssl/api/health mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/health /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/cloudflare/cfssl/api/health -complete -installsuffix shared -buildid FhaH529HNgcalX6wKBAz/FhaH529HNgcalX6wKBAz -goversion go1.15.14 -D "" -importcfg $WORK/b260/importcfg -pack ./health.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/87/87d2d9d31ff82d9573e254178cbb24508e5fc15cd3fce60cc4a01edf3a27d50c-d # internal github.com/cloudflare/cfssl/api/ocsp mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/cloudflare/cfssl/api/ocsp -complete -installsuffix shared -buildid ZoBYRJWfC6pIn5dc8fT3/ZoBYRJWfC6pIn5dc8fT3 -goversion go1.15.14 -D "" -importcfg $WORK/b263/importcfg -pack ./ocspsign.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e3/e301749fbe326ed78d9cc46884d2cc049d2bd9acf24ca5bc16331547af3b6cf4-d # internal github.com/cloudflare/cfssl/api/revoke mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/revoke /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/cloudflare/cfssl/api/revoke -complete -installsuffix shared -buildid Hmxw_iTzyrOwYr8juvdi/Hmxw_iTzyrOwYr8juvdi -goversion go1.15.14 -D "" -importcfg $WORK/b264/importcfg -pack ./revoke.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/d8/d8b117a21f99d3fd2ff8fb8aef03a93bcf5ee357cbfb9acc8b0c233502892c88-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/74/749c46990289bd1f9ba20f1ee185936932c1c78b0e9f23514d2989ec149102e1-d # internal github.com/cloudflare/cfssl/api/scan mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/scan=$WORK/b239/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/scan /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/cloudflare/cfssl/api/scan -complete -installsuffix shared -buildid WVxxeRkvaOD9HOlceEGx/WVxxeRkvaOD9HOlceEGx -goversion go1.15.14 -D "" -importcfg $WORK/b265/importcfg -pack ./scan.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/07/070b6f55cb68baf41a3835757eab14489618cb60cd58bcfaf91ba54b235659c3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ee/ee1dec533280f396d753bb25f3625ce1e887be56a66303e376bc36d0a09c07a0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e7/e70c802f823898d1116a606c563818023e33d58dd8f65679090861186dab8c90-d # internal github.com/zmap/zlint/v3/util mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/zmap/zlint/v3/util -complete -installsuffix shared -buildid Z0r0PS2dWIHFcBYP0bRf/Z0r0PS2dWIHFcBYP0bRf -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack ./algorithm_identifier.go ./ca.go ./countries.go ./eku.go ./encodings.go ./ev.go ./fqdn.go ./gtld.go ./gtld_map.go ./ip.go ./ku.go ./names.go ./oid.go ./primes.go ./qc_stmt.go ./rdn.go ./time.go cd $WORK/b272 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b9/b9af0ad58e53d372ac48ffc06055d02963129d1ff6525e88b12f89727b7cb13d-d # internal github.com/zmap/zlint/v3/lint mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/zmap/zlint/v3/lint -complete -installsuffix shared -buildid b-I9A6Id6GRCNJ3yUuRa/b-I9A6Id6GRCNJ3yUuRa -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./base.go ./registration.go ./result.go ./source.go cd $WORK/b272 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/60/609ce6ab33e6e5ceb9ba7e765c9d9d177b1c1c9afb7eea500fc61936d9c5e08c-d # internal github.com/zmap/zlint/v3/lints/apple mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/apple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/zmap/zlint/v3/lints/apple -complete -installsuffix shared -buildid FNzCJngSyjpu3LDUGccn/FNzCJngSyjpu3LDUGccn -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./lint_ct_sct_policy_count_unsatisfied.go ./lint_e_server_cert_valid_time_longer_than_398_days.go ./lint_w_server_cert_valid_time_longer_than_397_days.go ./time.go github.com/zmap/zlint/v3/lints/cabf_ev mkdir -p $WORK/b148/ github.com/zmap/zlint/v3/lints/community cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a EOF mkdir -p $WORK/b149/ cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_ev -complete -installsuffix shared -buildid y0ufRcC3vxxWRT0AWHxU/y0ufRcC3vxxWRT0AWHxU -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack ./lint_ev_business_category_missing.go ./lint_ev_country_name_missing.go ./lint_ev_organization_name_missing.go ./lint_ev_serial_number_missing.go ./lint_ev_valid_time_too_long.go ./lint_onion_subject_validity_time_too_large.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/zmap/zlint/v3/lints/community -complete -installsuffix shared -buildid KexQ5U-ToPQtxLLsdEX5/KexQ5U-ToPQtxLLsdEX5 -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./lint_ian_bare_wildcard.go ./lint_ian_dns_name_includes_null_char.go ./lint_ian_dns_name_starts_with_period.go ./lint_ian_iana_pub_suffix_empty.go ./lint_ian_wildcard_not_first.go ./lint_is_redacted_cert.go ./lint_issuer_dn_leading_whitespace.go ./lint_issuer_dn_trailing_whitespace.go ./lint_issuer_multiple_rdn.go ./lint_rsa_exp_negative.go ./lint_rsa_no_public_key.go ./lint_san_bare_wildcard.go ./lint_san_dns_name_duplicate.go ./lint_san_dns_name_includes_null_char.go ./lint_san_dns_name_starts_with_period.go ./lint_san_iana_pub_suffix_empty.go ./lint_san_wildcard_not_first.go ./lint_subject_dn_leading_whitespace.go ./lint_subject_dn_trailing_whitespace.go ./lint_subject_multiple_rdn.go ./lint_validity_time_not_positive.go github.com/zmap/zlint/v3/lints/cabf_br mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_br -complete -installsuffix shared -buildid cLlppMKmMqLTngqeRrCi/cLlppMKmMqLTngqeRrCi -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./lint_ca_common_name_missing.go ./lint_ca_country_name_invalid.go ./lint_ca_country_name_missing.go ./lint_ca_crl_sign_not_set.go ./lint_ca_digital_signature_not_set.go ./lint_ca_is_ca.go ./lint_ca_key_cert_sign_not_set.go ./lint_ca_key_usage_missing.go ./lint_ca_key_usage_not_critical.go ./lint_ca_organization_name_missing.go ./lint_cab_dv_conflicts_with_locality.go ./lint_cab_dv_conflicts_with_org.go ./lint_cab_dv_conflicts_with_postal.go ./lint_cab_dv_conflicts_with_province.go ./lint_cab_dv_conflicts_with_street.go ./lint_cab_iv_requires_personal_name.go ./lint_cab_ov_requires_org.go ./lint_cert_policy_iv_requires_country.go ./lint_cert_policy_iv_requires_province_or_locality.go ./lint_cert_policy_ov_requires_country.go ./lint_cert_policy_ov_requires_province_or_locality.go ./lint_dh_params_missing.go ./lint_dnsname_bad_character_in_label.go ./lint_dnsname_check_left_label_wildcard.go ./lint_dnsname_contains_bare_iana_suffix.go ./lint_dnsname_contains_empty_label.go ./lint_dnsname_hyphen_in_sld.go ./lint_dnsname_label_too_long.go ./lint_dnsname_right_label_valid_tld.go ./lint_dnsname_underscore_in_sld.go ./lint_dnsname_underscore_in_trd.go ./lint_dnsname_wildcard_left_of_public_suffix.go ./lint_dnsname_wildcard_only_in_left_label.go ./lint_dsa_correct_order_in_subgroup.go ./lint_dsa_improper_modulus_or_divisor_size.go ./lint_dsa_shorter_than_2048_bits.go ./lint_dsa_unique_correct_representation.go ./lint_ec_improper_curves.go ./lint_ext_nc_intersects_reserved_ip.go ./lint_ext_san_contains_reserved_ip.go ./lint_ext_san_critical_with_subject_dn.go ./lint_ext_san_directory_name_present.go ./lint_ext_san_edi_party_name_present.go ./lint_ext_san_missing.go ./lint_ext_san_other_name_present.go ./lint_ext_san_registered_id_present.go ./lint_ext_san_rfc822_name_present.go ./lint_ext_san_uniform_resource_identifier_present.go ./lint_ext_tor_service_descriptor_hash_invalid.go ./lint_extra_subject_common_names.go ./lint_invalid_certificate_version.go ./lint_old_root_ca_rsa_mod_less_than_2048_bits.go ./lint_old_sub_ca_rsa_mod_less_than_1024_bits.go ./lint_old_sub_cert_rsa_mod_less_than_1024_bits.go ./lint_public_key_type_not_allowed.go ./lint_root_ca_basic_constraints_path_len_constraint_field_present.go ./lint_root_ca_contains_cert_policy.go ./lint_root_ca_extended_key_usage_present.go ./lint_root_ca_key_usage_must_be_critical.go ./lint_root_ca_key_usage_present.go ./lint_rsa_mod_factors_smaller_than_752_bits.go ./lint_rsa_mod_less_than_2048_bits.go ./lint_rsa_mod_not_odd.go ./lint_rsa_public_exponent_not_in_range.go ./lint_rsa_public_exponent_not_odd.go ./lint_rsa_public_exponent_too_small.go ./lint_san_dns_name_onion_invalid.go ./lint_san_dns_name_onion_not_ev_cert.go ./lint_signature_algorithm_not_supported.go ./lint_sub_ca_aia_does_not_contain_issuing_ca_url.go ./lint_sub_ca_aia_marked_critical.go ./lint_sub_ca_aia_missing.go ./lint_sub_ca_certificate_policies_marked_critical.go ./lint_sub_ca_certificate_policies_missing.go ./lint_sub_ca_crl_distribution_points_does_not_contain_url.go ./lint_sub_ca_crl_distribution_points_marked_critical.go ./lint_sub_ca_crl_distribution_points_missing.go ./lint_sub_ca_eku_critical.go ./lint_sub_ca_eku_missing.go ./lint_sub_ca_eku_valid_fields.go ./lint_sub_ca_name_constraints_not_critical.go ./lint_sub_cert_aia_does_not_contain_issuing_ca_url.go ./lint_sub_cert_aia_does_not_contain_ocsp_url.go ./lint_sub_cert_aia_marked_critical.go ./lint_sub_cert_aia_missing.go ./lint_sub_cert_cert_policy_empty.go ./lint_sub_cert_certificate_policies_marked_critical.go ./lint_sub_cert_certificate_policies_missing.go ./lint_sub_cert_country_name_must_appear.go ./lint_sub_cert_crl_distribution_points_does_not_contain_url.go ./lint_sub_cert_crl_distribution_points_marked_critical.go ./lint_sub_cert_eku_extra_values.go ./lint_sub_cert_eku_missing.go ./lint_sub_cert_eku_server_auth_client_auth_missing.go ./lint_sub_cert_gn_sn_contains_policy.go ./lint_sub_cert_is_ca.go ./lint_sub_cert_key_usage_cert_sign_bit_set.go ./lint_sub_cert_key_usage_crl_sign_bit_set.go ./lint_sub_cert_locality_name_must_appear.go ./lint_sub_cert_locality_name_must_not_appear.go ./lint_sub_cert_or_sub_ca_using_sha1.go ./lint_sub_cert_postal_code_prohibited.go ./lint_sub_cert_province_must_appear.go ./lint_sub_cert_province_must_not_appear.go ./lint_sub_cert_sha1_expiration_too_long.go ./lint_sub_cert_street_address_should_not_exist.go ./lint_sub_cert_valid_time_longer_than_39_months.go ./lint_sub_cert_valid_time_longer_than_825_days.go ./lint_subject_common_name_included.go ./lint_subject_common_name_not_from_san.go ./lint_subject_contains_malformed_arpa_ip.go ./lint_subject_contains_noninformational_value.go ./lint_subject_contains_reserved_arpa_ip.go ./lint_subject_contains_reserved_ip.go ./lint_subject_country_not_iso.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b6/b6bc703c5b1f0b875db270f164ba2247ac69aea0623d2bb343831cfe48931233-d # internal github.com/zmap/zlint/v3/lints/etsi mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/zmap/zlint/v3/lints/etsi -complete -installsuffix shared -buildid jySTHabnr-ZbOeJUyses/jySTHabnr-ZbOeJUyses -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack ./lint_qcstatem_etsi_present_qcs_critical.go ./lint_qcstatem_etsi_type_as_statem.go ./lint_qcstatem_mandatory_etsi_statems.go ./lint_qcstatem_qccompliance_valid.go ./lint_qcstatem_qclimitvalue_valid.go ./lint_qcstatem_qcpds_lang_case.go ./lint_qcstatem_qcpds_valid.go ./lint_qcstatem_qcretentionperiod_valid.go ./lint_qcstatem_qcsscd_valid.go ./lint_qcstatem_qctype_valid.go ./lint_qcstatem_qctype_web.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/3f/3fca0db7a9a2d3660e507c4e252c15f8669ddf7bfd73ee1c6091741731641f31-d # internal github.com/zmap/zlint/v3/lints/mozilla mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/mozilla /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/zmap/zlint/v3/lints/mozilla -complete -installsuffix shared -buildid 3hUyMjcOgpt9w6wgWbox/3hUyMjcOgpt9w6wgWbox -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./lint_mp_allowed_eku.go ./lint_mp_authority_key_identifier_correct.go ./lint_mp_ecdsa_pub_key_encoding_correct.go ./lint_mp_ecdsa_signature_encoding_correct.go ./lint_mp_exponent_cannot_be_one.go ./lint_mp_modulus_must_be_2048_bits_or_more.go ./lint_mp_modulus_must_be_divisible_by_8.go ./lint_mp_pss_parameters_encoding_correct.go ./lint_mp_rsassa-pss_in_spki.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/df/dfcb634e2e8d1d550defd1703afd9b137f2c5fb6ac65f8bfad9f31b79403458e-d # internal github.com/zmap/zlint/v3/lints/rfc mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3d/3dd210a5c5edca261a53e9c75f3d2ff372e6cd94b94c831a2290b31debe25ecf-d # internal cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/zmap/zlint/v3/lints/rfc -complete -installsuffix shared -buildid EHiVRTZYBt6nHIhPjl4a/EHiVRTZYBt6nHIhPjl4a -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./lint_basic_constraints_not_critical.go ./lint_ca_subject_field_empty.go ./lint_cert_contains_unique_identifier.go ./lint_cert_extensions_version_not_3.go ./lint_cert_unique_identifier_version_not_2_or_3.go ./lint_distribution_point_incomplete.go ./lint_distribution_point_missing_ldap_or_uri.go ./lint_ecdsa_ee_invalid_ku.go ./lint_eku_critical_improperly.go ./lint_ext_aia_access_location_missing.go ./lint_ext_aia_marked_critical.go ./lint_ext_authority_key_identifier_critical.go ./lint_ext_authority_key_identifier_missing.go ./lint_ext_authority_key_identifier_no_key_identifier.go ./lint_ext_cert_policy_contains_noticeref.go ./lint_ext_cert_policy_disallowed_any_policy_qualifier.go ./lint_ext_cert_policy_duplicate.go ./lint_ext_cert_policy_explicit_text_ia5_string.go ./lint_ext_cert_policy_explicit_text_includes_control.go ./lint_ext_cert_policy_explicit_text_not_nfc.go ./lint_ext_cert_policy_explicit_text_not_utf8.go ./lint_ext_cert_policy_explicit_text_too_long.go ./lint_ext_crl_distribution_marked_critical.go ./lint_ext_duplicate_extension.go ./lint_ext_freshest_crl_marked_critical.go ./lint_ext_ian_critical.go ./lint_ext_ian_dns_not_ia5_string.go ./lint_ext_ian_empty_name.go ./lint_ext_ian_no_entries.go ./lint_ext_ian_rfc822_format_invalid.go ./lint_ext_ian_space_dns_name.go ./lint_ext_ian_uri_format_invalid.go ./lint_ext_ian_uri_host_not_fqdn_or_ip.go ./lint_ext_ian_uri_not_ia5.go ./lint_ext_ian_uri_relative.go ./lint_ext_key_usage_cert_sign_without_ca.go ./lint_ext_key_usage_not_critical.go ./lint_ext_key_usage_without_bits.go ./lint_ext_name_constraints_not_critical.go ./lint_ext_name_constraints_not_in_ca.go ./lint_ext_policy_constraints_empty.go ./lint_ext_policy_constraints_not_critical.go ./lint_ext_policy_map_any_policy.go ./lint_ext_policy_map_not_critical.go ./lint_ext_policy_map_not_in_cert_policy.go ./lint_ext_san_dns_name_too_long.go ./lint_ext_san_dns_not_ia5_string.go ./lint_ext_san_empty_name.go ./lint_ext_san_no_entries.go ./lint_ext_san_not_critical_without_subject.go ./lint_ext_san_rfc822_format_invalid.go ./lint_ext_san_space_dns_name.go ./lint_ext_san_uri_format_invalid.go ./lint_ext_san_uri_host_not_fqdn_or_ip.go ./lint_ext_san_uri_not_ia5.go ./lint_ext_san_uri_relative.go ./lint_ext_subject_directory_attr_critical.go ./lint_ext_subject_key_identifier_critical.go ./lint_ext_subject_key_identifier_missing_ca.go ./lint_ext_subject_key_identifier_missing_sub_cert.go ./lint_generalized_time_does_not_include_seconds.go ./lint_generalized_time_includes_fraction_seconds.go ./lint_generalized_time_not_in_zulu.go ./lint_idn_dnsname_malformed_unicode.go ./lint_idn_dnsname_must_be_nfc.go ./lint_inhibit_any_policy_not_critical.go ./lint_issuer_dn_country_not_printable_string.go ./lint_issuer_field_empty.go ./lint_name_constraint_empty.go ./lint_name_constraint_maximum_not_absent.go ./lint_name_constraint_minimum_non_zero.go ./lint_name_constraint_on_edi_party_name.go ./lint_name_constraint_on_registered_id.go ./lint_name_constraint_on_x400.go ./lint_path_len_constraint_improperly_included.go ./lint_path_len_constraint_zero_or_less.go ./lint_serial_number_longer_than_20_octets.go ./lint_serial_number_not_positive.go ./lint_spki_rsa_encryption_parameter_not_null.go ./lint_subject_common_name_max_length.go ./lint_subject_dn_country_not_printable_string.go ./lint_subject_dn_not_printable_characters.go ./lint_subject_dn_serial_number_max_length.go ./lint_subject_dn_serial_number_not_printable_string.go ./lint_subject_email_max_length.go ./lint_subject_empty_without_san.go ./lint_subject_given_name_max_length.go ./lint_subject_info_access_marked_critical.go ./lint_subject_locality_name_max_length.go ./lint_subject_not_dn.go ./lint_subject_organization_name_max_length.go ./lint_subject_organizational_unit_name_max_length.go ./lint_subject_postal_code_max_length.go ./lint_subject_printable_string_badalpha.go ./lint_subject_state_name_max_length.go ./lint_subject_street_address_max_length.go ./lint_subject_surname_max_length.go ./lint_tbs_signature_alg_matches_cert_signature_alg.go ./lint_tbs_signature_rsa_encryption_parameter_not_null.go ./lint_utc_time_does_not_include_seconds.go ./lint_utc_time_not_in_zulu.go ./lint_wrong_time_format_pre2050.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/64/64db2aacff560eb1a1466d396db489ff44237efdc9ef3fff477253b11fe68280-d # internal cd $WORK/b272 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I $WORK/b272/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o $WORK/b272/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/69/69e08b117ace4e0f4cd2d8fe8aed30692911d1aa07dfb67cbef4d58d96edf5ba-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b0/b0810cd7e08e7373372c1d32b29059e0fb341ce107cc94da669416d25c2b4f40-d # internal github.com/zmap/zlint/v3 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/zmap/zlint/v3 -complete -installsuffix shared -buildid yYtm2bKVXH8-LCcIL166/yYtm2bKVXH8-LCcIL166 -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack ./resultset.go ./zlint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ec/ec3da384ac227c7a2a2fd7cc7dcc286c664ddc6fcff7d810eb515372289993fd-d # internal github.com/cloudflare/cfssl/config mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/cloudflare/cfssl/config -complete -installsuffix shared -buildid WvtqX166FbFvxlpEI7Ft/WvtqX166FbFvxlpEI7Ft -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/84/84d81ee852f6a1a9968dcd992e9a676fd2eb5b009c2ed7bc8805c76d5f340c53-d # internal github.com/cloudflare/cfssl/signer mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/cloudflare/cfssl/signer -complete -installsuffix shared -buildid IDYLqABHWoo2G_aFm1dh/IDYLqABHWoo2G_aFm1dh -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./signer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9f/9f755b97a33110abd6b2b2ffb4ce8e7400fd5400dd8d6a36a6d074b9433b605c-d # internal github.com/cloudflare/cfssl/signer/remote mkdir -p $WORK/b206/ github.com/cloudflare/cfssl/selfsign github.com/cloudflare/cfssl/signer/local mkdir -p $WORK/b162/ mkdir -p $WORK/b243/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/local /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/cloudflare/cfssl/signer/local -complete -installsuffix shared -buildid zCPwMcv-UvPg6rAEMyoD/zCPwMcv-UvPg6rAEMyoD -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./local.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/cloudflare/cfssl/signer/remote -complete -installsuffix shared -buildid lSRg-w97qVhVjhfblvCV/lSRg-w97qVhVjhfblvCV -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./remote.go github.com/cloudflare/cfssl/api/info cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/selfsign /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/cloudflare/cfssl/selfsign -complete -installsuffix shared -buildid dPlZ5AFi4uo5wlJeJXs-/dPlZ5AFi4uo5wlJeJXs- -goversion go1.15.14 -D "" -importcfg $WORK/b243/importcfg -pack ./selfsign.go mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/cloudflare/cfssl/api/info -complete -installsuffix shared -buildid 07DpjCbaLk5jowCcjbb6/07DpjCbaLk5jowCcjbb6 -goversion go1.15.14 -D "" -importcfg $WORK/b261/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/5f/5f19f4ecad2e5e5a9412d8ea92261f3a1b32620e411b1652007f5f3686f3444d-d # internal github.com/cloudflare/cfssl/api/signhandler mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/signhandler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/cloudflare/cfssl/api/signhandler -complete -installsuffix shared -buildid SxW5WSzTvbJUz_qZ3KYH/SxW5WSzTvbJUz_qZ3KYH -goversion go1.15.14 -D "" -importcfg $WORK/b266/importcfg -pack ./signhandler.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a9/a9c27d8e241f60103996852de7df57e61e91a0cdc1ad1858dda462bbec48cdbe-d # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d1/d17aa08bbbd6fcab9f290dbae8e526a34ac92382ed3c5d508061d9647bf5cbc9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/06/06dbdb0582b4d09c61f37b624fd2de0d4b787c84a46a7a55c1c7d4532c4e3fd8-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/df/df56afa5ca5557f529c9e3305cdf642ff24b9fbc53a83a75464887ff09f9043b-d # internal github.com/cloudflare/cfssl/signer/universal mkdir -p $WORK/b153/ github.com/cloudflare/cfssl/initca mkdir -p $WORK/b224/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/universal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/cloudflare/cfssl/signer/universal -complete -installsuffix shared -buildid rNLbhe3031zKv18J9VNG/rNLbhe3031zKv18J9VNG -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./universal.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/initca /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/cloudflare/cfssl/initca -complete -installsuffix shared -buildid _XU-CJk9I0Vjq6_DCTYi/_XU-CJk9I0Vjq6_DCTYi -goversion go1.15.14 -D "" -importcfg $WORK/b224/importcfg -pack ./initca.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/85/85362675a22100faf85d3e78454d38a63825e3fa5bc1f7dc61009911b41ed462-d # internal github.com/cloudflare/cfssl/api/generator mkdir -p $WORK/b222/ github.com/cloudflare/cfssl/cli mkdir -p $WORK/b035/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/generator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/cloudflare/cfssl/api/generator -complete -installsuffix shared -buildid HHSnckuDywXLE9h4Xf2A/HHSnckuDywXLE9h4Xf2A -goversion go1.15.14 -D "" -importcfg $WORK/b222/importcfg -pack ./generator.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cloudflare/cfssl/cli -complete -installsuffix shared -buildid wuW6fft0BUbMecTLCyGA/wuW6fft0BUbMecTLCyGA -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./cli.go ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/31/312438cc9ea91927dc51c158068edfb0b3a345fee24741baffbf1ca6ba218448-d # internal github.com/cloudflare/cfssl/api/initca mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/initca=$WORK/b224/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/initca /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/cloudflare/cfssl/api/initca -complete -installsuffix shared -buildid XnxP_A58pZomyCpJLYAG/XnxP_A58pZomyCpJLYAG -goversion go1.15.14 -D "" -importcfg $WORK/b262/importcfg -pack ./initca.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/aa/aa48cde4cd64098a79b3a18b3a8916940703239a0cb39b5d460f812f181b2e4a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/20/204ed98c2f49c6c48067e1e135fc332ef3834999b3e981b4037cecbcd99934df-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b1/b17ec892fc6fc2b7a0b3f9ceb8ec291f79249a2f56bad123cb27817b78c764d8-d # internal github.com/cloudflare/cfssl/cli/bundle mkdir -p $WORK/b209/ github.com/cloudflare/cfssl/cli/certinfo github.com/cloudflare/cfssl/cli/crl mkdir -p $WORK/b212/ mkdir -p $WORK/b219/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b211/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/bundle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cloudflare/cfssl/cli/bundle -complete -installsuffix shared -buildid trPonz9DVPRzKypGeVFv/trPonz9DVPRzKypGeVFv -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./bundle.go github.com/cloudflare/cfssl/cli/genkey mkdir -p $WORK/b223/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/crl=$WORK/b220/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b214/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/crl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/cloudflare/cfssl/cli/crl -complete -installsuffix shared -buildid eXPY8ws1O1--00YJjOzm/eXPY8ws1O1--00YJjOzm -goversion go1.15.14 -D "" -importcfg $WORK/b219/importcfg -pack ./crl.go cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/initca=$WORK/b224/_pkg_.a EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/certinfo=$WORK/b218/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b214/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/certinfo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/cloudflare/cfssl/cli/certinfo -complete -installsuffix shared -buildid nBLGEUJ2RhkG5BSa2NuZ/nBLGEUJ2RhkG5BSa2NuZ -goversion go1.15.14 -D "" -importcfg $WORK/b212/importcfg -pack ./certinfo.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/genkey /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/cloudflare/cfssl/cli/genkey -complete -installsuffix shared -buildid HbyM4o3hj_chuTdeSfrg/HbyM4o3hj_chuTdeSfrg -goversion go1.15.14 -D "" -importcfg $WORK/b223/importcfg -pack ./genkey.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/78/78723f10c7c94779ba8b94cb9354590ec984c095a91168fd72497a3d330e0160-d # internal github.com/cloudflare/cfssl/cli/sign mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b214/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/sign /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/cloudflare/cfssl/cli/sign -complete -installsuffix shared -buildid 9O85tdUE_qpWM3Wktngs/9O85tdUE_qpWM3Wktngs -goversion go1.15.14 -D "" -importcfg $WORK/b225/importcfg -pack ./sign.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/4d/4d337cb02ff662939a83acaa7ad495828da1b5a55d1328c77c3664a6c12ec1b3-d # internal github.com/cloudflare/cfssl/cli/gencrl mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/crl=$WORK/b220/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/gencrl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/cloudflare/cfssl/cli/gencrl -complete -installsuffix shared -buildid Zsmo6G4Lzs_X2R4tTIpi/Zsmo6G4Lzs_X2R4tTIpi -goversion go1.15.14 -D "" -importcfg $WORK/b226/importcfg -pack ./gencrl.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/5b/5be61a2c2dbc34b8a52d18b4ad5f5bf46c9e7105e4f92da5c5d419a6b6d76aed-d # internal github.com/cloudflare/cfssl/cli/gencsr mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/gencsr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/cloudflare/cfssl/cli/gencsr -complete -installsuffix shared -buildid s89e_gPalEbG1q_WRXCI/s89e_gPalEbG1q_WRXCI -goversion go1.15.14 -D "" -importcfg $WORK/b227/importcfg -pack ./gencsr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/fd/fd854d5e7b506be7d6adcf495e245ad4ccac55bc4fe2fcb2ba13a531eb4fc6f3-d # internal github.com/cloudflare/cfssl/cli/ocspdump mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/ocspdump /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/cloudflare/cfssl/cli/ocspdump -complete -installsuffix shared -buildid TZW_yW6yfEzNAK4wVM7r/TZW_yW6yfEzNAK4wVM7r -goversion go1.15.14 -D "" -importcfg $WORK/b229/importcfg -pack ./ocspdump.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/c4/c4777b18b6536a5fe8b45de471f2d420fa4a5ccef9df312ed697d53bc00703cc-d # internal github.com/cloudflare/cfssl/cli/ocsprefresh mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/ocsprefresh /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/cloudflare/cfssl/cli/ocsprefresh -complete -installsuffix shared -buildid S1rCUYxJpNHvQ3fFGpZ9/S1rCUYxJpNHvQ3fFGpZ9 -goversion go1.15.14 -D "" -importcfg $WORK/b230/importcfg -pack ./ocsprefresh.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/c9/c928b4a1f8eeaf4ffab40b5cfd8ed906abad1f55bff256a710934f234fb89b0d-d # internal github.com/cloudflare/cfssl/cli/ocspserve mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/ocspserve /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/cloudflare/cfssl/cli/ocspserve -complete -installsuffix shared -buildid ZxvddAkC78BG50p8_bAx/ZxvddAkC78BG50p8_bAx -goversion go1.15.14 -D "" -importcfg $WORK/b233/importcfg -pack ./ocspserve.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/b4/b49a9d21bbeecbc8aa1fc24a6c7ea4c975770e1040cffa15ba6a0139177249a1-d # internal github.com/cloudflare/cfssl/cli/gencert mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/api/generator=$WORK/b222/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/genkey=$WORK/b223/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/sign=$WORK/b225/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/initca=$WORK/b224/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a EOF cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/61/61d246894455561b004f53ba75bb2d8c548fb533f0be6600ac1e48c1b52091f6-d # internal github.com/cloudflare/cfssl/cli/info mkdir -p $WORK/b228/ cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/gencert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/cloudflare/cfssl/cli/gencert -complete -installsuffix shared -buildid LFpHiydebcgFEojowYA5/LFpHiydebcgFEojowYA5 -goversion go1.15.14 -D "" -importcfg $WORK/b221/importcfg -pack ./gencert.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/sign=$WORK/b225/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/cloudflare/cfssl/cli/info -complete -installsuffix shared -buildid ihKtBPVXbkj0StdcM_jk/ihKtBPVXbkj0StdcM_jk -goversion go1.15.14 -D "" -importcfg $WORK/b228/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/47/479becbbfa4a22dfc2647f92b3dc672c127de1bc4c6b4dfd828da2ed17821fc2-d # internal github.com/cloudflare/cfssl/cli/ocspsign mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/ocspsign /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/cloudflare/cfssl/cli/ocspsign -complete -installsuffix shared -buildid 4LJDJLdJ1MdNFPSxf5-w/4LJDJLdJ1MdNFPSxf5-w -goversion go1.15.14 -D "" -importcfg $WORK/b234/importcfg -pack ./ocspsign.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/0f/0f38bc486d223a0dc0b8acb64baa771056645acc54e6175c001be49c791e9211-d # internal github.com/cloudflare/cfssl/cli/printdefault mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/printdefault /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/cloudflare/cfssl/cli/printdefault -complete -installsuffix shared -buildid JZketrIN6oBd_v-Sr9BX/JZketrIN6oBd_v-Sr9BX -goversion go1.15.14 -D "" -importcfg $WORK/b235/importcfg -pack ./defaults.go ./printdefault.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/a3/a3cc591f7c5ab9d08e249ae140dfec4aebc55949524d8b6e06ad6f9f0dd9bf02-d # internal github.com/cloudflare/cfssl/cli/revoke mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/revoke /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/cloudflare/cfssl/cli/revoke -complete -installsuffix shared -buildid 73CdZofIadokDiBUd4rV/73CdZofIadokDiBUd4rV -goversion go1.15.14 -D "" -importcfg $WORK/b236/importcfg -pack ./revoke.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/b1/b14263a63c038c1e00ed369fa632350bef8d4a145db2b4feba4102b70d42dfd4-d # internal github.com/cloudflare/cfssl/cli/scan mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile encoding/csv=$WORK/b238/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/scan=$WORK/b239/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/scan /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/cloudflare/cfssl/cli/scan -complete -installsuffix shared -buildid ZsuTJT4jMZ0x9gRSvco_/ZsuTJT4jMZ0x9gRSvco_ -goversion go1.15.14 -D "" -importcfg $WORK/b237/importcfg -pack ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/c3/c33895b4db737a2f3519b2e487a2eb33acc75227fd6551dc2cf772417b477d22-d # internal github.com/cloudflare/cfssl/cli/selfsign mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/genkey=$WORK/b223/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/selfsign=$WORK/b243/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/selfsign /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/cloudflare/cfssl/cli/selfsign -complete -installsuffix shared -buildid B9SsRRfZh6k4Vp9XLekA/B9SsRRfZh6k4Vp9XLekA -goversion go1.15.14 -D "" -importcfg $WORK/b242/importcfg -pack ./selfsign.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e6/e67aeadcf92b14d0858174e2094659c870fa392b87e55b96e4907e59a77d7476-d # internal github.com/cloudflare/cfssl/cli/version mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/cloudflare/cfssl/cli/version -complete -installsuffix shared -buildid Qx9S8f0loDSplBQxdAHL/Qx9S8f0loDSplBQxdAHL -goversion go1.15.14 -D "" -importcfg $WORK/b267/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/9f/9f6120c82ff95f0602bd7004d638adb860da2e0f8e1d2cee3be42408b3f64443-d # internal github.com/cloudflare/cfssl/cli/serve mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/GeertJohan/go.rice=$WORK/b245/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/api/bundle=$WORK/b255/_pkg_.a packagefile github.com/cloudflare/cfssl/api/certadd=$WORK/b256/_pkg_.a packagefile github.com/cloudflare/cfssl/api/certinfo=$WORK/b257/_pkg_.a packagefile github.com/cloudflare/cfssl/api/crl=$WORK/b258/_pkg_.a packagefile github.com/cloudflare/cfssl/api/gencrl=$WORK/b259/_pkg_.a packagefile github.com/cloudflare/cfssl/api/generator=$WORK/b222/_pkg_.a packagefile github.com/cloudflare/cfssl/api/health=$WORK/b260/_pkg_.a packagefile github.com/cloudflare/cfssl/api/info=$WORK/b261/_pkg_.a packagefile github.com/cloudflare/cfssl/api/initca=$WORK/b262/_pkg_.a packagefile github.com/cloudflare/cfssl/api/ocsp=$WORK/b263/_pkg_.a packagefile github.com/cloudflare/cfssl/api/revoke=$WORK/b264/_pkg_.a packagefile github.com/cloudflare/cfssl/api/scan=$WORK/b265/_pkg_.a packagefile github.com/cloudflare/cfssl/api/signhandler=$WORK/b266/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocspsign=$WORK/b234/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/sign=$WORK/b225/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b211/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b214/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/serve /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/cloudflare/cfssl/cli/serve -complete -installsuffix shared -buildid gTLoSef9-iJt1A6UklMk/gTLoSef9-iJt1A6UklMk -goversion go1.15.14 -D "" -importcfg $WORK/b244/importcfg -pack ./serve.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/48/4889e227e6a178945b63da168d9f2e8f0136efbaee3716af4c88146b8a526598-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/87/87c5d2d30c3c54d5a45fb4cb4e9d94894e812766e791bca7484b7aba49e66fed-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/77/775eef1fcb73c0119b7cf0f6f5d4f10b9f482f9ad8339360ec413253553b8403-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/62/629666d875f10e5c226464e3657bf7419fe2d6341eb0bb78d85d5200a5667343-d # internal cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I $WORK/b272/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o $WORK/b272/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b272 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -o $WORK/b272/_cgo_.o $WORK/b272/_cgo_main.o $WORK/b272/_x001.o $WORK/b272/_x002.o $WORK/b272/_x003.o $WORK/b272/_x004.o $WORK/b272/_x005.o $WORK/b272/_x006.o $WORK/b272/_x007.o $WORK/b272/_x008.o $WORK/b272/_x009.o $WORK/b272/_x010.o $WORK/b272/_x011.o $WORK/b272/_x012.o -g -O2 -ldl -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage sqlite3 -dynimport $WORK/b272/_cgo_.o -dynout $WORK/b272/_cgo_import.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/mattn/go-sqlite3 -installsuffix shared -buildid izBz0AgvLKQ6Q0GkM2ix/izBz0AgvLKQ6Q0GkM2ix -goversion go1.15.14 -D "" -importcfg $WORK/b272/importcfg -pack ./convert.go ./doc.go ./sqlite3_func_crypt.go ./sqlite3_go18.go ./sqlite3_opt_preupdate.go ./sqlite3_opt_preupdate_omit.go $WORK/b272/_cgo_gotypes.go $WORK/b272/backup.cgo1.go $WORK/b272/callback.cgo1.go $WORK/b272/error.cgo1.go $WORK/b272/sqlite3.cgo1.go $WORK/b272/sqlite3_context.cgo1.go $WORK/b272/sqlite3_load_extension.cgo1.go $WORK/b272/sqlite3_opt_userauth_omit.cgo1.go $WORK/b272/sqlite3_other.cgo1.go $WORK/b272/sqlite3_type.cgo1.go $WORK/b272/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b272/_pkg_.a $WORK/b272/_x001.o $WORK/b272/_x002.o $WORK/b272/_x003.o $WORK/b272/_x004.o $WORK/b272/_x005.o $WORK/b272/_x006.o $WORK/b272/_x007.o $WORK/b272/_x008.o $WORK/b272/_x009.o $WORK/b272/_x010.o $WORK/b272/_x011.o $WORK/b272/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/3a/3a361c70462b4ed3c03941c0c54400b87adf859aefe18fbc7857d28b11eb4ad5-d # internal github.com/cloudflare/cfssl/cmd/cfssl mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/bundle=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/certinfo=$WORK/b212/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/crl=$WORK/b219/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/gencert=$WORK/b221/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/gencrl=$WORK/b226/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/gencsr=$WORK/b227/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/genkey=$WORK/b223/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/info=$WORK/b228/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocspdump=$WORK/b229/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocsprefresh=$WORK/b230/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocspserve=$WORK/b233/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocspsign=$WORK/b234/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/printdefault=$WORK/b235/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/revoke=$WORK/b236/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/scan=$WORK/b237/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/selfsign=$WORK/b242/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/serve=$WORK/b244/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/sign=$WORK/b225/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/version=$WORK/b267/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b268/_pkg_.a packagefile github.com/lib/pq=$WORK/b269/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b272/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cmd/cfssl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid WeiHjiY4AQ2hUFhD5FoN/WeiHjiY4AQ2hUFhD5FoN -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./cfssl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/14/1437885b7e4bc37d41a1268f9eee8a93ef141d8e86fe5c855e8b4843a69d3018-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cloudflare/cfssl/cmd/cfssl=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/bundle=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/certinfo=$WORK/b212/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/crl=$WORK/b219/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/gencert=$WORK/b221/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/gencrl=$WORK/b226/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/gencsr=$WORK/b227/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/genkey=$WORK/b223/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/info=$WORK/b228/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocspdump=$WORK/b229/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocsprefresh=$WORK/b230/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocspserve=$WORK/b233/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/ocspsign=$WORK/b234/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/printdefault=$WORK/b235/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/revoke=$WORK/b236/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/scan=$WORK/b237/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/selfsign=$WORK/b242/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/serve=$WORK/b244/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/sign=$WORK/b225/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/version=$WORK/b267/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b268/_pkg_.a packagefile github.com/lib/pq=$WORK/b269/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b272/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b211/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b216/_pkg_.a packagefile github.com/cloudflare/cfssl/certinfo=$WORK/b218/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b214/_pkg_.a packagefile github.com/cloudflare/cfssl/crl=$WORK/b220/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/api/generator=$WORK/b222/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/initca=$WORK/b224/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp=$WORK/b231/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile encoding/csv=$WORK/b238/_pkg_.a packagefile github.com/cloudflare/cfssl/scan=$WORK/b239/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile github.com/cloudflare/cfssl/selfsign=$WORK/b243/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile github.com/GeertJohan/go.rice=$WORK/b245/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/api/bundle=$WORK/b255/_pkg_.a packagefile github.com/cloudflare/cfssl/api/certadd=$WORK/b256/_pkg_.a packagefile github.com/cloudflare/cfssl/api/certinfo=$WORK/b257/_pkg_.a packagefile github.com/cloudflare/cfssl/api/crl=$WORK/b258/_pkg_.a packagefile github.com/cloudflare/cfssl/api/gencrl=$WORK/b259/_pkg_.a packagefile github.com/cloudflare/cfssl/api/health=$WORK/b260/_pkg_.a packagefile github.com/cloudflare/cfssl/api/info=$WORK/b261/_pkg_.a packagefile github.com/cloudflare/cfssl/api/initca=$WORK/b262/_pkg_.a packagefile github.com/cloudflare/cfssl/api/ocsp=$WORK/b263/_pkg_.a packagefile github.com/cloudflare/cfssl/api/revoke=$WORK/b264/_pkg_.a packagefile github.com/cloudflare/cfssl/api/scan=$WORK/b265/_pkg_.a packagefile github.com/cloudflare/cfssl/api/signhandler=$WORK/b266/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b065/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b270/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b271/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile github.com/kisielk/sqlstruct=$WORK/b217/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b215/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile github.com/jmhodges/clock=$WORK/b232/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile github.com/cloudflare/cfssl/revoke=$WORK/b240/_pkg_.a packagefile github.com/cloudflare/cfssl/scan/crypto/tls=$WORK/b241/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile archive/zip=$WORK/b246/_pkg_.a packagefile github.com/GeertJohan/go.rice/embedded=$WORK/b247/_pkg_.a packagefile github.com/daaku/go.zipexe=$WORK/b248/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile debug/elf=$WORK/b249/_pkg_.a packagefile debug/macho=$WORK/b253/_pkg_.a packagefile debug/pe=$WORK/b254/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile compress/zlib=$WORK/b250/_pkg_.a packagefile debug/dwarf=$WORK/b252/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile hash/adler32=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile hash/fnv=$WORK/b170/_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=vVPZPMkdvTJDgTEgoF3A/WeiHjiY4AQ2hUFhD5FoN/zgRlAmXcqLsmnGXv96Zp/vVPZPMkdvTJDgTEgoF3A -X github.com/cloudflare/cfssl/version=1.6.0 -B 0xbdf429937ef8fd1b9bd41af3d3ef7a9d31d6996b -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/cfssl-1.6.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/cfssl-bundle + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x1f1a98c853e19e150f8e0eb6bf485a22dcdb7b41 -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/cfssl-1.6.0/_build/bin/cfssl-bundle github.com/cloudflare/cfssl/cmd/cfssl-bundle WORK=/tmp/go-build016474028 internal/cpu mkdir -p $WORK/b009/ internal/unsafeheader mkdir -p $WORK/b005/ unicode/utf8 mkdir -p $WORK/b019/ math/bits mkdir -p $WORK/b017/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF 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 weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-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 L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 sync/atomic mkdir -p $WORK/b022/ unicode mkdir -p $WORK/b023/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF internal/bytealg mkdir -p $WORK/b008/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -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.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_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 B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go math cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b016/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm.o ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.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/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s 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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal encoding mkdir -p $WORK/b040/ cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-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 i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal crypto/subtle mkdir -p $WORK/b051/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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/b081/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b083/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b083/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b083/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid CljPHXmPFxt__H14Knv6/CljPHXmPFxt__H14Knv6 -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/28/28578d3b5164ebe1be36089eb89d8a677051b2060175544f22b6c8eaa49aac5c-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true github.com/cloudflare/cfssl/info cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/sqrt_arm.o $WORK/b016/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal mkdir -p $WORK/b158/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b176/ cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/cloudflare/cfssl/info -complete -installsuffix shared -buildid 53_K-Hx4Ue-LQ0gruVB7/53_K-Hx4Ue-LQ0gruVB7 -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./info.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 3DJoxcdA_-pD3304Wl2Y/3DJoxcdA_-pD3304Wl2Y -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./flags.go ./proto_legacy_disable.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid IK5Xyryk5X2UHHBck80P/IK5Xyryk5X2UHHBck80P -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/04/0450f84b9940f0e72da3e0c4e6dce0a66c88e54623f4072aff2a7ce31b4e8347-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/31/313ad78a5705b1d549698678cd67907435b50bc48b969f0f6aff1c13442d7a50-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b9/b9873c5bb12705389f92c07b7cbf0a86b048f59e9bd00f78faaf8efbc35fb950-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x010.o -c gcc_arm.S cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/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/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go -dynlinker cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b083/symabis ./asm_arm.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b083/_cgo_gotypes.go $WORK/b083/cgo.cgo1.go $WORK/b083/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b083/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_arm.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a8/a875d160588285f8347f25834fb453b679b00e45f253615ceed23fdad3276ee2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_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/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal internal/singleflight mkdir -p $WORK/b082/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b173/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF math/rand mkdir -p $WORK/b056/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xRuNxUpa0DNA0xctTXNW/xRuNxUpa0DNA0xctTXNW -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack ./pragma.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/dd/ddf33cad37f1ce33c422336f80e072382c3cfa895513c74ccfd8419ba7842115-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-d # internal internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b080/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_dup2_linux.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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm_arm.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal hash mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal crypto/internal/randutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal crypto mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal bufio mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal crypto/hmac mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal crypto/rc4 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./rc4.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal path mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal golang.org/x/text/transform mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid PWMBeNaXYLhQprHOltlt/PWMBeNaXYLhQprHOltlt -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal regexp/syntax mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal hash/fnv mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b030/asm_linux_arm.o ./asm_linux_arm.s cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ae/ae6ace47f8b89928b57339cbb5d84801f089c8558aef36c0983ffeb5a6e577a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal internal/syscall/unix mkdir -p $WORK/b029/ internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF time mkdir -p $WORK/b031/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-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/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal github.com/cloudflare/cfssl/ocsp/config mkdir -p $WORK/b128/ context mkdir -p $WORK/b045/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ocsp/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/cloudflare/cfssl/ocsp/config -complete -installsuffix shared -buildid 3gIOb8jq1nbjE1RfQpBQ/3gIOb8jq1nbjE1RfQpBQ -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./config.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF internal/poll cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/23/2356b0a916e443546cbdb8b1e48e80c96c71ed7329220460804dceaa8e02411d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal golang.org/x/net/context mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NlU-x1Ts37w3V827Z9aB/NlU-x1Ts37w3V827Z9aB -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/71/71202abcaca30dab64e4f79fb2342192b8d11e9abc4cc65ab11e09b66658fb33-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b026/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 ./readfrom_linux.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 cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b049/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go crypto/sha512 mkdir -p $WORK/b058/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/md5 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b067/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/sha1 mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b070/symabis ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b048/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 -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b067/md5block_arm.o ./md5block_arm.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b070/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal crypto/des mkdir -p $WORK/b052/ cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal crypto/sha256 mkdir -p $WORK/b071/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF encoding/pem mkdir -p $WORK/b076/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal path/filepath mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid Z1offqHrdke2qRODFhiK/Z1offqHrdke2qRODFhiK -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cat >$WORK/b085/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/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8a/8a8482cad4c5c43d8a7ee78014984e4b78de2a5edda2642de3504fe98729bc18-d # internal io/ioutil google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b077/ mkdir -p $WORK/b169/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile hash/fnv=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid wkal9VfZfGQjD0OrgI_b/wkal9VfZfGQjD0OrgI_b -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/91/91db4e11504318cf134fabc81ad1259c1bc61909bdbf0510a735cafd4b0f1072-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-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/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal flag mkdir -p $WORK/b002/ encoding/hex mkdir -p $WORK/b075/ encoding/json mkdir -p $WORK/b038/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./hex.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b055/symabis ./arith_arm.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal github.com/cloudflare/cfssl/auth mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cloudflare/cfssl/auth -complete -installsuffix shared -buildid c_ra3dtwx9cjRIkuDl9M/c_ra3dtwx9cjRIkuDl9M -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal compress/flate mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9e/9ed94e048041c76c6495a01fc2387c210cf3a89f2549615b070b3daa7cd230fc-d # internal log mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal mime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal mime/quotedprintable mkdir -p $WORK/b109/ cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 -pie cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal net/http/internal mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b055/arith_arm.o ./arith_arm.s cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid m8CFyIBYwGljj26Ty1az/m8CFyIBYwGljj26Ty1az -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal github.com/cloudflare/cfssl/log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/cloudflare/cfssl/log -complete -installsuffix shared -buildid lGC9jgFtQpDBDzk-vzRp/lGC9jgFtQpDBDzk-vzRp -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./log.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid dkjyBmW85I0A7SZex491/dkjyBmW85I0A7SZex491 -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/43/43ec1cf0ba5ff058cbc4a2b9aa527c890abb661416e97ee971695f9f9907f11c-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid vlcBwypdL8h4327-4DYJ/vlcBwypdL8h4327-4DYJ -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/elliptic mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal encoding/asn1 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/35/354011bebd71f6d646029f906a424b2be6f60c2c91f398b3187f0e0d58c6f645-d # internal crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b064/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal crypto/dsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/ed25519 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./ed25519.go cat >$WORK/b098/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b098/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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal crypto/rsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/94/9473f8bc65edfcef798d2ce16dd6630b3718023c9486b626c34566d78e86c82e-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid bTz8BdaIjvEkS-gDD_r4/bTz8BdaIjvEkS-gDD_r4 -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./ed25519_go113.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cb/cbdb4b4e1857bf826b6cf07b7835f18d255a7e55d645372a7f302ede8fcb499c-d # internal crypto/x509/pkix mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal github.com/google/certificate-transparency-go/asn1 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/google/certificate-transparency-go/asn1 -complete -installsuffix shared -buildid 1p0rN6mIuAN8ovwdzjtX/1p0rN6mIuAN8ovwdzjtX -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal golang.org/x/crypto/cryptobyte mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid WZYJORil1p-ApZu1MszL/WZYJORil1p-ApZu1MszL -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid rb0Vc5CgoEKqklwc5FU_/rb0Vc5CgoEKqklwc5FU_ -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/38/386eb62f805aaaae917b38279a525cf747f9c9be65e57fdaa5276589908d6d7b-d # internal golang.org/x/net/idna mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid pjv-cpEm1unywPHlnr5L/pjv-cpEm1unywPHlnr5L -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6c/6ce66ff3e24a2c10e124a7178eadb6cd4a9aab1e5a1e2309fc67cb1a57fb1acd-d # internal github.com/zmap/zcrypto/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/zmap/zcrypto/json -complete -installsuffix shared -buildid LP8IVWpO4r5E3T6C-ofw/LP8IVWpO4r5E3T6C-ofw -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./dhe.go ./ecdhe.go ./names.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal github.com/zmap/zcrypto/util mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/zmap/zcrypto/util -complete -installsuffix shared -buildid 89y0MawGvZoOpqji1efH/89y0MawGvZoOpqji1efH -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./isURL.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a0/a09e2ee52a0029d71cf4dc5edeb291fcfc994ebba7a414eb90f30f47f5219a2f-d # internal github.com/zmap/zcrypto/x509/ct mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/ct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/zmap/zcrypto/x509/ct -complete -installsuffix shared -buildid v8yZVDm1tFbj_0BSaiDh/v8yZVDm1tFbj_0BSaiDh -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./serialization.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6c/6c0e709dd6bbe684c370313663b75581c588f757dd7a7266d6342313aabb132c-d # internal github.com/google/certificate-transparency-go/tls mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/google/certificate-transparency-go/tls -complete -installsuffix shared -buildid JAl3_mHhTs_YIrNsr9cj/JAl3_mHhTs_YIrNsr9cj -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack ./signature.go ./tls.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c3/c350c33c7eda5af746b45c8f8a90851b970efa265774581adb480e5aac7298dc-d # internal github.com/google/certificate-transparency-go/x509/pkix mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/google/certificate-transparency-go/x509/pkix -complete -installsuffix shared -buildid L2cOYZ_E2bBz_BMN_RnT/L2cOYZ_E2bBz_BMN_RnT -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/17/17fa3623c42e9ed72121ed17e17dfc19b8075edbe63cd5ca61124e1b5fd55d92-d # internal github.com/zmap/zcrypto/x509/pkix mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/zmap/zcrypto/x509/pkix -complete -installsuffix shared -buildid L1GDPYhUPZTukONZbDZZ/L1GDPYhUPZTukONZbDZZ -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./json.go ./oid.go ./oid_names.go ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/94/94082f14cfd35216d636f5622340373a8706f985b93db1c3a081486eef320be6-d # internal database/sql/driver mkdir -p $WORK/b156/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./driver.go ./types.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/03/03a7c4be880792d3cdde044032ba0a91113b7ad937ecc74c76b33f6779ea4ca0-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid fkR-EHuSAitn8k4jwONZ/fkR-EHuSAitn8k4jwONZ -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a0/a0669bcfac56dc6f59d03f1d8f5c69167a914ac958b82c111cbf272fb12aa7b3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid qsHfC1rB0egboJ1TIBtR/qsHfC1rB0egboJ1TIBtR -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/10/10dc4955dccad258d66a8039ada20ec8390c2a949d045970f86cc385960fa7d6-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d6/d6492b1f49a5986663c0ff45717eba4432473cbf00a3bd9929c31411efb742e8-d # internal go/token mkdir -p $WORK/b178/ google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b172/ cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid TVUPYaStNe8fHG6bennv/TVUPYaStNe8fHG6bennv -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go database/sql mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p database/sql -std -complete -installsuffix shared -buildid 7oIcDrc__e_WcnSwks4d/7oIcDrc__e_WcnSwks4d -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal github.com/jmoiron/sqlx/types mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/jmoiron/sqlx/types -complete -installsuffix shared -buildid 7CmM3HThE1-I0FTixPbB/7CmM3HThE1-I0FTixPbB -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/81/81a81a468770718890e0f61978bdd735fb4d732e42c3c40b3598c6850e0c904d-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid qvZRIAkwIyYV9XY7qswS/qvZRIAkwIyYV9XY7qswS -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7e/7eb0df991f7da414162c618244300ba45c8bf926d677de188dc1e227a6848ef1-d # internal os/user mkdir -p $WORK/b203/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b203/ -importpath os/user -- -I $WORK/b203/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/db/dba08029eb13b3b289438a61ebc4e2c4416830642384ad9a091ae582619dcc2b-d # internal crypto/x509 mkdir -p $WORK/b072/ cat >$WORK/b072/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/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OzhBQQbAKwpF7FBJPU5b/OzhBQQbAKwpF7FBJPU5b -goversion go1.15.14 -D "" -importcfg $WORK/b072/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/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/33/335140341a8335236942a4a914674b59cd42c9f2280eabd75a9b3903359a5fbe-d # internal net/textproto mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5KkBruqKsChDubduvWVc/5KkBruqKsChDubduvWVc -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d3/d3f11319d5c0013a8a65fc44a9a627613141fc379862e896b174aa7d2a5464fd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nwFRn7w9E8l0r8URtWsj/nwFRn7w9E8l0r8URtWsj -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/38/3802b8e641c8d419024b116dd037abb4e9a99e3ed26274551785f686779260c8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4v84t_QwQnliYs2wTYFV/4v84t_QwQnliYs2wTYFV -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/95/958d7256c911af688d0113a4ac06c6ff87b8277b4342715678cf96f0d1409ed1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal mime/multipart mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/68/6898a5b9c17d399dba5514f6dc7ad88f74e698aa22f02ff653f61b11e7576932-d # internal cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M12qWLqDdPyCWPbLRPFP/M12qWLqDdPyCWPbLRPFP -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./formdata.go ./multipart.go ./writer.go github.com/google/certificate-transparency-go/x509 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/google/certificate-transparency-go/x509 -complete -installsuffix shared -buildid v91bVBN4Aw7pZsYg2ntW/v91bVBN4Aw7pZsYg2ntW -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./cert_pool.go ./curves.go ./error.go ./errors.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./revoked.go ./root.go ./root_linux.go ./root_unix.go ./rpki.go ./sec1.go ./verify.go ./x509.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a2/a21cf11e5f35ada192c9df61a5b93debf8296f928f286cbafbf1148c88465c6e-d # internal github.com/cloudflare/cfssl/certdb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/cloudflare/cfssl/certdb -complete -installsuffix shared -buildid 6Kz8-21Q1v-aWcmtIzx7/6Kz8-21Q1v-aWcmtIzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./certdb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/85/859bc0ed3f0b01af9ccab0e4fb11f7f130c538ad3b2a3ad75475e92c1ed4ebaf-d # internal net/mail mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/mail -std -complete -installsuffix shared -buildid htAPx7p2jmLDZTWE321G/htAPx7p2jmLDZTWE321G -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e8/e80ef6eb88e394204ae79f7f7c216c7951099afecf5a1855450aaf1eab2748c8-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 8igrW15_DTUEg9QknHSW/8igrW15_DTUEg9QknHSW -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/58/58ede28a975cbaf5a635d3533aac519a31ece954689167ee50112ccd0ee625b0-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid u_5IC-AnRW6N1980kE-B/u_5IC-AnRW6N1980kE-B -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ca/caac3537eaf81f1eaa99701ced3cef91ee05e9de474693371c5cdc3e41f9c198-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b175/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid P9ctlWRor-kbsSPgLgWM/P9ctlWRor-kbsSPgLgWM -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/48/484934d9ee482bbeebcbb19f4e80a3731760a6b174717c15578c99afcd74a9eb-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid q5OMJIbx5x_fi34oGULf/q5OMJIbx5x_fi34oGULf -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./messageset.go cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/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/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a5/a54f35791a74d148381336b2a296b4dcc1ecd0808efc2a39900fb09be706c7d2-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid vH9pQbO2yRVs8Ud-PJtc/vH9pQbO2yRVs8Ud-PJtc -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/324843f0214390efc8f8655042b87343627cb33ac6782f742b2ad5ad43b69d4b-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/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_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 8kKeTHxDd40s6DUOygRg/8kKeTHxDd40s6DUOygRg -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e2/e2aec7690320810f2a7241896bbf63564ec40491f00b78703eccd0c91c9dd3da-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid lOO_Nx_Nu_JagJEOy_ru/lOO_Nx_Nu_JagJEOy_ru -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./ocsp.go cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/95/95940e9a17d7d281bb10e61caa597a48732de556465cdcd1c9db11428bf525a0-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid zRJt5fwgRdVkTnen-450/zRJt5fwgRdVkTnen-450 -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/30/3007f3e9664f0d05eb94e4ec3fba76947d78a7450f878d8f7ddbf260ac69ce2a-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid hMyiylfCRtlR27QA5Y9w/hMyiylfCRtlR27QA5Y9w -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./mapsort.go cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4b/4ba9d45544758c09f85639753e18285e74af50af11b3a5ab8fcca7ab10a4c1c1-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid rjqy7j3gUKS_xFuAFw4J/rjqy7j3gUKS_xFuAFw4J -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f5/f5e133d6e71437b7ee1885a1515e4caa49e5b3d66692903a4e2bc2426f7cf003-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid j6__Ke7TFkFrZen90yvp/j6__Ke7TFkFrZen90yvp -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./legacy.go ./methods.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -o $WORK/b203/_cgo_.o $WORK/b203/_cgo_main.o $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e2/e20f439a9a66543d28e41e0d53ba4883cf9acd43eb92cb795c143c1693845a64-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qd6SBaJWPvLcjC4QUccq/Qd6SBaJWPvLcjC4QUccq -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b203/_cgo_.o -dynout $WORK/b203/_cgo_import.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7c/7c858b3b7a6b2947d383ea14c398be000ad87a4d126b90031da70d71e29c9fb1-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2oO6qUlNY_Y7qqzRysdO/2oO6qUlNY_Y7qqzRysdO -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./stringer.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p os/user -std -installsuffix shared -buildid ZNsAk4-MVizjHoEFt4Hq/ZNsAk4-MVizjHoEFt4Hq -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack ./lookup.go ./user.go $WORK/b203/_cgo_gotypes.go $WORK/b203/cgo_lookup_unix.cgo1.go $WORK/b203/getgrouplist_unix.cgo1.go $WORK/b203/listgroups_unix.cgo1.go $WORK/b203/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b203/_pkg_.a $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d3/d33692850e33671b06c44aa122c902d9b65f88a2ac3bbcbff71d09e6c3d2d5e7-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid zWQ95K7qxcxaeRIVJmSy/zWQ95K7qxcxaeRIVJmSy -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c7/c7e4787a292881f34c32ff274a26d1873bd96e2b559330559a05794917b91bba-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid N-YQk8aghznh0b9UAnF3/N-YQk8aghznh0b9UAnF3 -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a1/a16c66407cafa23dcbcbb0442b94446986fbf433567c48855d437243a8b9b89f-d # internal github.com/golang/glog mkdir -p $WORK/b202/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/golang/glog -complete -installsuffix shared -buildid fteVWoaN3kdXKhF0n3AI/fteVWoaN3kdXKhF0n3AI -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./glog.go ./glog_file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e9/e9402bcd5ae1b42cf8949f801717a840a66991cb7d8490e412f81d97a45e6c26-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/55/558bb83b1d83c7c872ce558e1a84ac1cae91ec3c21f1bd56512ae09a22f95509-d # internal github.com/google/certificate-transparency-go mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/google/certificate-transparency-go -complete -installsuffix shared -buildid aquAaYgLraIpFRNiLrAL/aquAaYgLraIpFRNiLrAL -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./serialization.go ./signatures.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/10/10ec524c08ab446cda9361d7a822a6764e711287790955fa9abbcaf4925ce78c-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1a/1a3cf31739f5a65ee55c7fac19547c9797b533ab079af9e879c90afc7c51f37f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/dc/dcbd88ba356e0b49d07e5846ca175ce1708f601f2d943eeae85c22475de24c29-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b186/ cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid QvtdA6ChzYW2D_NZ8gkH/QvtdA6ChzYW2D_NZ8gkH -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid TVTU9QP5RHNBzMOHjy3H/TVTU9QP5RHNBzMOHjy3H -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/33/338c7afdeb8c1eb605263cc0ff2c2865792efaba24bef453230ed6fb232ec050-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/28/28b53c5262ae59b51c3239f5ddf71f9bddcc64a3f4f3d34f1d5715578f64f2f8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 1QR8Ji51b1_N-FkrpWZ2/1QR8Ji51b1_N-FkrpWZ2 -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/57/575a05c80c4c366fe629ba97d55a1ab2c83b8f19bc4548211053ccb0908b60a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qnBvA_Y0AgfXD5kB6Yg6/qnBvA_Y0AgfXD5kB6Yg6 -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e8/e87dc7e22de7d5e2cb94dc2936afdeddc99e236a79b2141fa4740bc7fcd4da39-d # internal net/http/httptrace mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FVQfgV1Ts7riqtmdh-Gm/FVQfgV1Ts7riqtmdh-Gm -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/16/169a40bf76c55021e55f8c0ecee1cc24026cc5171267c3c0f88940261d36cf25-d # internal net/http mkdir -p $WORK/b093/ cat >$WORK/b093/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/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0csXucEvWfmAGSQAofZ7/0csXucEvWfmAGSQAofZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b093/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/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/dd/dd6a46750cd9fbd73cfb75ce6df6975b3cca74fe5ebd437e1f382221e37569a6-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid WeFfVc3C_l6m37B7xKLk/WeFfVc3C_l6m37B7xKLk -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/cd/cd682f0e6c02394c77ca1b08a5e80f5d53c779f8447a6a52f0d035287059c92d-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid -n9iXr5UEINZp5-_9zZ-/-n9iXr5UEINZp5-_9zZ- -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/06/06a81739d2d07af97561c441ea50484b51616e4ef96d56495a175c7ad689f963-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b195/ google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b197/ google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b199/ github.com/golang/protobuf/proto mkdir -p $WORK/b165/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 19hhPR-aCrYZY6Cotkbw/19hhPR-aCrYZY6Cotkbw -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack ./timestamp.pb.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid bKDiXAhzaMj4Zwv99wtO/bKDiXAhzaMj4Zwv99wtO -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack ./duration.pb.go cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kPdTKcS094VuE6eY5aK2/kPdTKcS094VuE6eY5aK2 -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid y4QS4NnGY2-2pp_AvZfF/y4QS4NnGY2-2pp_AvZfF -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/91/9121e20d90df46da788d881ee64d5d80821d4fff4056a3a2927c2808c488bab6-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wjkyK-VEdVz1LGxFAxfo/wjkyK-VEdVz1LGxFAxfo -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/1b/1bce1bf2026661f8863c2f07b29708a18a5fa32ec7d8f260b9ea47977e7dd201-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid YeKnfGPUukcv4Fy6diew/YeKnfGPUukcv4Fy6diew -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7c/7c65330f47dd4b454c4057a9c08cec550a60439e3204a31957c02b148a4ce21d-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 4RWy61_OJibrCh1vCd2p/4RWy61_OJibrCh1vCd2p -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/56/56532e6e19d2fac66039d5ab3eaadab25fe559abba9b41f3bf8ebc0443627785-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/64/64627a336b8facc1583bd76793f0d8e541b3b0fc3b758dea6fffbf0f3295a5ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/dc/dc8ac4219d84eeeeaedec6c1e98b5e77df07cfafc81b10aa625443fd9a590cbc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1d/1daf67f85ad8e4577f7da23ab24cf3b59c15f4432b2597d8fe55616c36cdd992-d # internal github.com/google/certificate-transparency-go/client/configpb mkdir -p $WORK/b200/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b164/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/google/certificate-transparency-go/client/configpb -complete -installsuffix shared -buildid lJu1X5Q4P1HFbMSmq1xr/lJu1X5Q4P1HFbMSmq1xr -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./gen.go ./multilog.pb.go cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rtm3TpP4LSDI54dNqihV/rtm3TpP4LSDI54dNqihV -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/9e/9e274dc6e8435b19ff4c5cd543ac206318903fa048ca27ccc511fc0cad0b2308-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9f/9f98d248d16d0f56f1d2a7e9794cc9684a4e113e6fc8c2e39caefe5fb51a5332-d # internal github.com/cloudflare/cfssl/errors mkdir -p $WORK/b092/ net/http/cookiejar mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e24zVfum-VDgw2g1IIp6/e24zVfum-VDgw2g1IIp6 -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./jar.go ./punycode.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cloudflare/cfssl/errors -complete -installsuffix shared -buildid ux0xX7uyLKaGwk3FXxlC/ux0xX7uyLKaGwk3FXxlC -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go ./error.go ./http.go golang.org/x/net/context/ctxhttp mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid NC4aimSVj_w31em4HNNd/NC4aimSVj_w31em4HNNd -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ff/ffb56810a4d24b56de8c4968b9d3059b84f31f622709fde56f6d4ec3b4ca3e63-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/46/46bab2a3e09b012503efddecf6b5ae32ece4f2c0e9b4eb0f3be45d5d36f9deb7-d # internal github.com/cloudflare/cfssl/crypto/pkcs7 mkdir -p $WORK/b114/ github.com/cloudflare/cfssl/helpers/derhelpers mkdir -p $WORK/b115/ github.com/cloudflare/cfssl/api mkdir -p $WORK/b208/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crypto/pkcs7 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cloudflare/cfssl/crypto/pkcs7 -complete -installsuffix shared -buildid fzS5ZYKRdaW6akXsr3-9/fzS5ZYKRdaW6akXsr3-9 -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs7.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cloudflare/cfssl/api -complete -installsuffix shared -buildid db6E0BEEiS_WIeP_37Mg/db6E0BEEiS_WIeP_37Mg -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./api.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers/derhelpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cloudflare/cfssl/helpers/derhelpers -complete -installsuffix shared -buildid ZeKEfvQjCHCbt0apl1y_/ZeKEfvQjCHCbt0apl1y_ -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./derhelpers.go ./ed25519.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a5/a572b845c24a4c8dfff1dbc87341009d9541826625ac988c4f391d81f1ed03f0-d # internal github.com/google/certificate-transparency-go/jsonclient mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/google/certificate-transparency-go/jsonclient -complete -installsuffix shared -buildid P6XS3k0ECTONuLNhqD4b/P6XS3k0ECTONuLNhqD4b -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./backoff.go ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/49/490d7c168d1820f1e5c2a94fb1e6c7b770b14ece3d4095ae51a756d3477bc9b7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6e/6e67c927dba0651c3935d29a4c532b54d5e8fb8bf77cfa44e7614aa7c838ae40-d # internal github.com/cloudflare/cfssl/helpers mkdir -p $WORK/b113/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/cloudflare/cfssl/helpers -complete -installsuffix shared -buildid oaDDLIZolXPIw7SNqZWJ/oaDDLIZolXPIw7SNqZWJ -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./helpers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d6/d6d6d0d8888a7dc71191e7e18c7fe945bb9858fd35867967d1c7e7d55b55c3c3-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/49/49c5ece98c3b1f96c6719b8adc8267c2efd3e06fa8d683b60b970c006fb96a30-d # internal github.com/cloudflare/cfssl/api/client mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cloudflare/cfssl/api/client -complete -installsuffix shared -buildid CESE9n39DVkiNe5sdylx/CESE9n39DVkiNe5sdylx -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./api.go ./client.go ./group.go github.com/weppos/publicsuffix-go/publicsuffix mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/weppos/publicsuffix-go/publicsuffix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/weppos/publicsuffix-go/publicsuffix -complete -installsuffix shared -buildid CcJuepps-yFaZqEjd_sM/CcJuepps-yFaZqEjd_sM -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./publicsuffix.go ./rules.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/21/21b1fda0258be1df04a6a1a0188578c62a88c423f53a810b21ff0d4611dfff8a-d # internal github.com/google/certificate-transparency-go/client mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/google/certificate-transparency-go/client -complete -installsuffix shared -buildid l1bOIiQbZ3OZHMh8Fwdu/l1bOIiQbZ3OZHMh8Fwdu -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./getentries.go ./logclient.go ./multilog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/78/7878f53702350190b9239676c137a56d0353990d49ea1b507d286e344ff952f9-d # internal github.com/cloudflare/cfssl/ubiquity mkdir -p $WORK/b211/ github.com/cloudflare/cfssl/csr mkdir -p $WORK/b160/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ubiquity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/cloudflare/cfssl/ubiquity -complete -installsuffix shared -buildid yKbev0kzhPVbSbz5Ods_/yKbev0kzhPVbSbz5Ods_ -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack ./filter.go ./performance.go ./sha1.go ./ubiquity_crypto.go ./ubiquity_platform.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/csr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cloudflare/cfssl/csr -complete -installsuffix shared -buildid r_phDfACA6A0bNVHtlfK/r_phDfACA6A0bNVHtlfK -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack ./csr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e6/e62ff79cc38ee193a1b604c6ef7c58f7b608195ecc7a8ecb327a77959461ebd0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1c/1c213809730ab544910cf4f794028712a181fcb3729c405b3218526cc1c17523-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/51/51a7f310b97849251b5156d2d603d1e494bf6a77b64d97bda0f3ca8dd11df63e-d # internal github.com/cloudflare/cfssl/bundler mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b211/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/bundler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/cloudflare/cfssl/bundler -complete -installsuffix shared -buildid Oy4ltPHVVBHKsxq_hvNh/Oy4ltPHVVBHKsxq_hvNh -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack ./bundle.go ./bundler.go ./doc.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a8/a8288481a8a0ab55c580dfcb58609b4fc31dba77e0d03e2d2bd970237bc062a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b0cb89db8140f8928b675cc362d71ef1e0add63ac3ae1a6dcbdf21949ef69f57-d # internal github.com/zmap/zcrypto/x509 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/zmap/zcrypto/x509 -complete -installsuffix shared -buildid a_wPL95x62gZ8LWleY9e/a_wPL95x62gZ8LWleY9e -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./cert_pool.go ./certificate_type.go ./chain.go ./extended_key_usage.go ./extensions.go ./fingerprint.go ./generated_certvalidationlevel_string.go ./json.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./qc_statements.go ./sec1.go ./tor_service_descriptor.go ./validation.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/63/6379fe64ed6a287f82365eac9590f71541b3b19041b1e8a5cdc7eb71d53d0883-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e7/e70c802f823898d1116a606c563818023e33d58dd8f65679090861186dab8c90-d # internal github.com/zmap/zlint/v3/util mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/zmap/zlint/v3/util -complete -installsuffix shared -buildid Z0r0PS2dWIHFcBYP0bRf/Z0r0PS2dWIHFcBYP0bRf -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack ./algorithm_identifier.go ./ca.go ./countries.go ./eku.go ./encodings.go ./ev.go ./fqdn.go ./gtld.go ./gtld_map.go ./ip.go ./ku.go ./names.go ./oid.go ./primes.go ./qc_stmt.go ./rdn.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b9/b9af0ad58e53d372ac48ffc06055d02963129d1ff6525e88b12f89727b7cb13d-d # internal github.com/zmap/zlint/v3/lint mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/zmap/zlint/v3/lint -complete -installsuffix shared -buildid b-I9A6Id6GRCNJ3yUuRa/b-I9A6Id6GRCNJ3yUuRa -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./base.go ./registration.go ./result.go ./source.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/60/609ce6ab33e6e5ceb9ba7e765c9d9d177b1c1c9afb7eea500fc61936d9c5e08c-d # internal github.com/zmap/zlint/v3/lints/apple mkdir -p $WORK/b146/ github.com/zmap/zlint/v3/lints/cabf_ev mkdir -p $WORK/b148/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/apple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/zmap/zlint/v3/lints/apple -complete -installsuffix shared -buildid FNzCJngSyjpu3LDUGccn/FNzCJngSyjpu3LDUGccn -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./lint_ct_sct_policy_count_unsatisfied.go ./lint_e_server_cert_valid_time_longer_than_398_days.go ./lint_w_server_cert_valid_time_longer_than_397_days.go ./time.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_ev -complete -installsuffix shared -buildid y0ufRcC3vxxWRT0AWHxU/y0ufRcC3vxxWRT0AWHxU -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack ./lint_ev_business_category_missing.go ./lint_ev_country_name_missing.go ./lint_ev_organization_name_missing.go ./lint_ev_serial_number_missing.go ./lint_ev_valid_time_too_long.go ./lint_onion_subject_validity_time_too_large.go github.com/zmap/zlint/v3/lints/etsi mkdir -p $WORK/b150/ github.com/zmap/zlint/v3/lints/community mkdir -p $WORK/b149/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/zmap/zlint/v3/lints/etsi -complete -installsuffix shared -buildid jySTHabnr-ZbOeJUyses/jySTHabnr-ZbOeJUyses -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack ./lint_qcstatem_etsi_present_qcs_critical.go ./lint_qcstatem_etsi_type_as_statem.go ./lint_qcstatem_mandatory_etsi_statems.go ./lint_qcstatem_qccompliance_valid.go ./lint_qcstatem_qclimitvalue_valid.go ./lint_qcstatem_qcpds_lang_case.go ./lint_qcstatem_qcpds_valid.go ./lint_qcstatem_qcretentionperiod_valid.go ./lint_qcstatem_qcsscd_valid.go ./lint_qcstatem_qctype_valid.go ./lint_qcstatem_qctype_web.go cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/zmap/zlint/v3/lints/community -complete -installsuffix shared -buildid KexQ5U-ToPQtxLLsdEX5/KexQ5U-ToPQtxLLsdEX5 -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./lint_ian_bare_wildcard.go ./lint_ian_dns_name_includes_null_char.go ./lint_ian_dns_name_starts_with_period.go ./lint_ian_iana_pub_suffix_empty.go ./lint_ian_wildcard_not_first.go ./lint_is_redacted_cert.go ./lint_issuer_dn_leading_whitespace.go ./lint_issuer_dn_trailing_whitespace.go ./lint_issuer_multiple_rdn.go ./lint_rsa_exp_negative.go ./lint_rsa_no_public_key.go ./lint_san_bare_wildcard.go ./lint_san_dns_name_duplicate.go ./lint_san_dns_name_includes_null_char.go ./lint_san_dns_name_starts_with_period.go ./lint_san_iana_pub_suffix_empty.go ./lint_san_wildcard_not_first.go ./lint_subject_dn_leading_whitespace.go ./lint_subject_dn_trailing_whitespace.go ./lint_subject_multiple_rdn.go ./lint_validity_time_not_positive.go github.com/zmap/zlint/v3/lints/cabf_br mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_br -complete -installsuffix shared -buildid cLlppMKmMqLTngqeRrCi/cLlppMKmMqLTngqeRrCi -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./lint_ca_common_name_missing.go ./lint_ca_country_name_invalid.go ./lint_ca_country_name_missing.go ./lint_ca_crl_sign_not_set.go ./lint_ca_digital_signature_not_set.go ./lint_ca_is_ca.go ./lint_ca_key_cert_sign_not_set.go ./lint_ca_key_usage_missing.go ./lint_ca_key_usage_not_critical.go ./lint_ca_organization_name_missing.go ./lint_cab_dv_conflicts_with_locality.go ./lint_cab_dv_conflicts_with_org.go ./lint_cab_dv_conflicts_with_postal.go ./lint_cab_dv_conflicts_with_province.go ./lint_cab_dv_conflicts_with_street.go ./lint_cab_iv_requires_personal_name.go ./lint_cab_ov_requires_org.go ./lint_cert_policy_iv_requires_country.go ./lint_cert_policy_iv_requires_province_or_locality.go ./lint_cert_policy_ov_requires_country.go ./lint_cert_policy_ov_requires_province_or_locality.go ./lint_dh_params_missing.go ./lint_dnsname_bad_character_in_label.go ./lint_dnsname_check_left_label_wildcard.go ./lint_dnsname_contains_bare_iana_suffix.go ./lint_dnsname_contains_empty_label.go ./lint_dnsname_hyphen_in_sld.go ./lint_dnsname_label_too_long.go ./lint_dnsname_right_label_valid_tld.go ./lint_dnsname_underscore_in_sld.go ./lint_dnsname_underscore_in_trd.go ./lint_dnsname_wildcard_left_of_public_suffix.go ./lint_dnsname_wildcard_only_in_left_label.go ./lint_dsa_correct_order_in_subgroup.go ./lint_dsa_improper_modulus_or_divisor_size.go ./lint_dsa_shorter_than_2048_bits.go ./lint_dsa_unique_correct_representation.go ./lint_ec_improper_curves.go ./lint_ext_nc_intersects_reserved_ip.go ./lint_ext_san_contains_reserved_ip.go ./lint_ext_san_critical_with_subject_dn.go ./lint_ext_san_directory_name_present.go ./lint_ext_san_edi_party_name_present.go ./lint_ext_san_missing.go ./lint_ext_san_other_name_present.go ./lint_ext_san_registered_id_present.go ./lint_ext_san_rfc822_name_present.go ./lint_ext_san_uniform_resource_identifier_present.go ./lint_ext_tor_service_descriptor_hash_invalid.go ./lint_extra_subject_common_names.go ./lint_invalid_certificate_version.go ./lint_old_root_ca_rsa_mod_less_than_2048_bits.go ./lint_old_sub_ca_rsa_mod_less_than_1024_bits.go ./lint_old_sub_cert_rsa_mod_less_than_1024_bits.go ./lint_public_key_type_not_allowed.go ./lint_root_ca_basic_constraints_path_len_constraint_field_present.go ./lint_root_ca_contains_cert_policy.go ./lint_root_ca_extended_key_usage_present.go ./lint_root_ca_key_usage_must_be_critical.go ./lint_root_ca_key_usage_present.go ./lint_rsa_mod_factors_smaller_than_752_bits.go ./lint_rsa_mod_less_than_2048_bits.go ./lint_rsa_mod_not_odd.go ./lint_rsa_public_exponent_not_in_range.go ./lint_rsa_public_exponent_not_odd.go ./lint_rsa_public_exponent_too_small.go ./lint_san_dns_name_onion_invalid.go ./lint_san_dns_name_onion_not_ev_cert.go ./lint_signature_algorithm_not_supported.go ./lint_sub_ca_aia_does_not_contain_issuing_ca_url.go ./lint_sub_ca_aia_marked_critical.go ./lint_sub_ca_aia_missing.go ./lint_sub_ca_certificate_policies_marked_critical.go ./lint_sub_ca_certificate_policies_missing.go ./lint_sub_ca_crl_distribution_points_does_not_contain_url.go ./lint_sub_ca_crl_distribution_points_marked_critical.go ./lint_sub_ca_crl_distribution_points_missing.go ./lint_sub_ca_eku_critical.go ./lint_sub_ca_eku_missing.go ./lint_sub_ca_eku_valid_fields.go ./lint_sub_ca_name_constraints_not_critical.go ./lint_sub_cert_aia_does_not_contain_issuing_ca_url.go ./lint_sub_cert_aia_does_not_contain_ocsp_url.go ./lint_sub_cert_aia_marked_critical.go ./lint_sub_cert_aia_missing.go ./lint_sub_cert_cert_policy_empty.go ./lint_sub_cert_certificate_policies_marked_critical.go ./lint_sub_cert_certificate_policies_missing.go ./lint_sub_cert_country_name_must_appear.go ./lint_sub_cert_crl_distribution_points_does_not_contain_url.go ./lint_sub_cert_crl_distribution_points_marked_critical.go ./lint_sub_cert_eku_extra_values.go ./lint_sub_cert_eku_missing.go ./lint_sub_cert_eku_server_auth_client_auth_missing.go ./lint_sub_cert_gn_sn_contains_policy.go ./lint_sub_cert_is_ca.go ./lint_sub_cert_key_usage_cert_sign_bit_set.go ./lint_sub_cert_key_usage_crl_sign_bit_set.go ./lint_sub_cert_locality_name_must_appear.go ./lint_sub_cert_locality_name_must_not_appear.go ./lint_sub_cert_or_sub_ca_using_sha1.go ./lint_sub_cert_postal_code_prohibited.go ./lint_sub_cert_province_must_appear.go ./lint_sub_cert_province_must_not_appear.go ./lint_sub_cert_sha1_expiration_too_long.go ./lint_sub_cert_street_address_should_not_exist.go ./lint_sub_cert_valid_time_longer_than_39_months.go ./lint_sub_cert_valid_time_longer_than_825_days.go ./lint_subject_common_name_included.go ./lint_subject_common_name_not_from_san.go ./lint_subject_contains_malformed_arpa_ip.go ./lint_subject_contains_noninformational_value.go ./lint_subject_contains_reserved_arpa_ip.go ./lint_subject_contains_reserved_ip.go ./lint_subject_country_not_iso.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b6/b6bc703c5b1f0b875db270f164ba2247ac69aea0623d2bb343831cfe48931233-d # internal github.com/zmap/zlint/v3/lints/mozilla mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/mozilla /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/zmap/zlint/v3/lints/mozilla -complete -installsuffix shared -buildid 3hUyMjcOgpt9w6wgWbox/3hUyMjcOgpt9w6wgWbox -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./lint_mp_allowed_eku.go ./lint_mp_authority_key_identifier_correct.go ./lint_mp_ecdsa_pub_key_encoding_correct.go ./lint_mp_ecdsa_signature_encoding_correct.go ./lint_mp_exponent_cannot_be_one.go ./lint_mp_modulus_must_be_2048_bits_or_more.go ./lint_mp_modulus_must_be_divisible_by_8.go ./lint_mp_pss_parameters_encoding_correct.go ./lint_mp_rsassa-pss_in_spki.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/3f/3fca0db7a9a2d3660e507c4e252c15f8669ddf7bfd73ee1c6091741731641f31-d # internal github.com/zmap/zlint/v3/lints/rfc mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/zmap/zlint/v3/lints/rfc -complete -installsuffix shared -buildid EHiVRTZYBt6nHIhPjl4a/EHiVRTZYBt6nHIhPjl4a -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./lint_basic_constraints_not_critical.go ./lint_ca_subject_field_empty.go ./lint_cert_contains_unique_identifier.go ./lint_cert_extensions_version_not_3.go ./lint_cert_unique_identifier_version_not_2_or_3.go ./lint_distribution_point_incomplete.go ./lint_distribution_point_missing_ldap_or_uri.go ./lint_ecdsa_ee_invalid_ku.go ./lint_eku_critical_improperly.go ./lint_ext_aia_access_location_missing.go ./lint_ext_aia_marked_critical.go ./lint_ext_authority_key_identifier_critical.go ./lint_ext_authority_key_identifier_missing.go ./lint_ext_authority_key_identifier_no_key_identifier.go ./lint_ext_cert_policy_contains_noticeref.go ./lint_ext_cert_policy_disallowed_any_policy_qualifier.go ./lint_ext_cert_policy_duplicate.go ./lint_ext_cert_policy_explicit_text_ia5_string.go ./lint_ext_cert_policy_explicit_text_includes_control.go ./lint_ext_cert_policy_explicit_text_not_nfc.go ./lint_ext_cert_policy_explicit_text_not_utf8.go ./lint_ext_cert_policy_explicit_text_too_long.go ./lint_ext_crl_distribution_marked_critical.go ./lint_ext_duplicate_extension.go ./lint_ext_freshest_crl_marked_critical.go ./lint_ext_ian_critical.go ./lint_ext_ian_dns_not_ia5_string.go ./lint_ext_ian_empty_name.go ./lint_ext_ian_no_entries.go ./lint_ext_ian_rfc822_format_invalid.go ./lint_ext_ian_space_dns_name.go ./lint_ext_ian_uri_format_invalid.go ./lint_ext_ian_uri_host_not_fqdn_or_ip.go ./lint_ext_ian_uri_not_ia5.go ./lint_ext_ian_uri_relative.go ./lint_ext_key_usage_cert_sign_without_ca.go ./lint_ext_key_usage_not_critical.go ./lint_ext_key_usage_without_bits.go ./lint_ext_name_constraints_not_critical.go ./lint_ext_name_constraints_not_in_ca.go ./lint_ext_policy_constraints_empty.go ./lint_ext_policy_constraints_not_critical.go ./lint_ext_policy_map_any_policy.go ./lint_ext_policy_map_not_critical.go ./lint_ext_policy_map_not_in_cert_policy.go ./lint_ext_san_dns_name_too_long.go ./lint_ext_san_dns_not_ia5_string.go ./lint_ext_san_empty_name.go ./lint_ext_san_no_entries.go ./lint_ext_san_not_critical_without_subject.go ./lint_ext_san_rfc822_format_invalid.go ./lint_ext_san_space_dns_name.go ./lint_ext_san_uri_format_invalid.go ./lint_ext_san_uri_host_not_fqdn_or_ip.go ./lint_ext_san_uri_not_ia5.go ./lint_ext_san_uri_relative.go ./lint_ext_subject_directory_attr_critical.go ./lint_ext_subject_key_identifier_critical.go ./lint_ext_subject_key_identifier_missing_ca.go ./lint_ext_subject_key_identifier_missing_sub_cert.go ./lint_generalized_time_does_not_include_seconds.go ./lint_generalized_time_includes_fraction_seconds.go ./lint_generalized_time_not_in_zulu.go ./lint_idn_dnsname_malformed_unicode.go ./lint_idn_dnsname_must_be_nfc.go ./lint_inhibit_any_policy_not_critical.go ./lint_issuer_dn_country_not_printable_string.go ./lint_issuer_field_empty.go ./lint_name_constraint_empty.go ./lint_name_constraint_maximum_not_absent.go ./lint_name_constraint_minimum_non_zero.go ./lint_name_constraint_on_edi_party_name.go ./lint_name_constraint_on_registered_id.go ./lint_name_constraint_on_x400.go ./lint_path_len_constraint_improperly_included.go ./lint_path_len_constraint_zero_or_less.go ./lint_serial_number_longer_than_20_octets.go ./lint_serial_number_not_positive.go ./lint_spki_rsa_encryption_parameter_not_null.go ./lint_subject_common_name_max_length.go ./lint_subject_dn_country_not_printable_string.go ./lint_subject_dn_not_printable_characters.go ./lint_subject_dn_serial_number_max_length.go ./lint_subject_dn_serial_number_not_printable_string.go ./lint_subject_email_max_length.go ./lint_subject_empty_without_san.go ./lint_subject_given_name_max_length.go ./lint_subject_info_access_marked_critical.go ./lint_subject_locality_name_max_length.go ./lint_subject_not_dn.go ./lint_subject_organization_name_max_length.go ./lint_subject_organizational_unit_name_max_length.go ./lint_subject_postal_code_max_length.go ./lint_subject_printable_string_badalpha.go ./lint_subject_state_name_max_length.go ./lint_subject_street_address_max_length.go ./lint_subject_surname_max_length.go ./lint_tbs_signature_alg_matches_cert_signature_alg.go ./lint_tbs_signature_rsa_encryption_parameter_not_null.go ./lint_utc_time_does_not_include_seconds.go ./lint_utc_time_not_in_zulu.go ./lint_wrong_time_format_pre2050.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3d/3dd210a5c5edca261a53e9c75f3d2ff372e6cd94b94c831a2290b31debe25ecf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/df/dfcb634e2e8d1d550defd1703afd9b137f2c5fb6ac65f8bfad9f31b79403458e-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/64/64db2aacff560eb1a1466d396db489ff44237efdc9ef3fff477253b11fe68280-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b0/b0810cd7e08e7373372c1d32b29059e0fb341ce107cc94da669416d25c2b4f40-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/69/69e08b117ace4e0f4cd2d8fe8aed30692911d1aa07dfb67cbef4d58d96edf5ba-d # internal github.com/zmap/zlint/v3 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/zmap/zlint/v3 -complete -installsuffix shared -buildid yYtm2bKVXH8-LCcIL166/yYtm2bKVXH8-LCcIL166 -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack ./resultset.go ./zlint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ec/ec3da384ac227c7a2a2fd7cc7dcc286c664ddc6fcff7d810eb515372289993fd-d # internal github.com/cloudflare/cfssl/config mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/cloudflare/cfssl/config -complete -installsuffix shared -buildid WvtqX166FbFvxlpEI7Ft/WvtqX166FbFvxlpEI7Ft -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/84/84d81ee852f6a1a9968dcd992e9a676fd2eb5b009c2ed7bc8805c76d5f340c53-d # internal github.com/cloudflare/cfssl/signer mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/cloudflare/cfssl/signer -complete -installsuffix shared -buildid IDYLqABHWoo2G_aFm1dh/IDYLqABHWoo2G_aFm1dh -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./signer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9f/9f755b97a33110abd6b2b2ffb4ce8e7400fd5400dd8d6a36a6d074b9433b605c-d # internal github.com/cloudflare/cfssl/signer/remote mkdir -p $WORK/b206/ github.com/cloudflare/cfssl/signer/local mkdir -p $WORK/b162/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/cloudflare/cfssl/signer/remote -complete -installsuffix shared -buildid lSRg-w97qVhVjhfblvCV/lSRg-w97qVhVjhfblvCV -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./remote.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/local /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/cloudflare/cfssl/signer/local -complete -installsuffix shared -buildid zCPwMcv-UvPg6rAEMyoD/zCPwMcv-UvPg6rAEMyoD -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./local.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d1/d17aa08bbbd6fcab9f290dbae8e526a34ac92382ed3c5d508061d9647bf5cbc9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/df/df56afa5ca5557f529c9e3305cdf642ff24b9fbc53a83a75464887ff09f9043b-d # internal github.com/cloudflare/cfssl/signer/universal mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/universal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/cloudflare/cfssl/signer/universal -complete -installsuffix shared -buildid rNLbhe3031zKv18J9VNG/rNLbhe3031zKv18J9VNG -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./universal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/85/85362675a22100faf85d3e78454d38a63825e3fa5bc1f7dc61009911b41ed462-d # internal github.com/cloudflare/cfssl/cli mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cloudflare/cfssl/cli -complete -installsuffix shared -buildid wuW6fft0BUbMecTLCyGA/wuW6fft0BUbMecTLCyGA -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./cli.go ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b1/b17ec892fc6fc2b7a0b3f9ceb8ec291f79249a2f56bad123cb27817b78c764d8-d # internal github.com/cloudflare/cfssl/cli/bundle mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b211/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/bundle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cloudflare/cfssl/cli/bundle -complete -installsuffix shared -buildid trPonz9DVPRzKypGeVFv/trPonz9DVPRzKypGeVFv -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./bundle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/78/78723f10c7c94779ba8b94cb9354590ec984c095a91168fd72497a3d330e0160-d # internal github.com/cloudflare/cfssl/cmd/cfssl-bundle mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/bundle=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cmd/cfssl-bundle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid VN_IOyDFvKwW7geGWaNS/VN_IOyDFvKwW7geGWaNS -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./cfssl-bundle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b8/b858473da8e3b5edb7223a1c26a3e14e8e5c682c60a005292e80660e4e072d27-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cloudflare/cfssl/cmd/cfssl-bundle=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/bundle=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b211/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile hash/fnv=$WORK/b170/_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=o9yUis38EtMYz7A5ukx2/VN_IOyDFvKwW7geGWaNS/aIvSm4-vnJKU1SMeNT9H/o9yUis38EtMYz7A5ukx2 -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x1f1a98c853e19e150f8e0eb6bf485a22dcdb7b41 -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/cfssl-1.6.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-bundle rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/cfssl-certinfo + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x4a6426297dd1a249943413d0fd9d2beae52f35f3 -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/cfssl-1.6.0/_build/bin/cfssl-certinfo github.com/cloudflare/cfssl/cmd/cfssl-certinfo WORK=/tmp/go-build044543602 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b009/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go math/bits mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal 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 weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -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 cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-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 L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal unicode mkdir -p $WORK/b023/ internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b022/ runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -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.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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/b022/importcfg << 'EOF' # internal # import config EOF cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_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 B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm.o ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.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/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 /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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal encoding mkdir -p $WORK/b040/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal unicode/utf16 cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-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 i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal runtime mkdir -p $WORK/b007/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal crypto/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/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 vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b083/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b083/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b083/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid CljPHXmPFxt__H14Knv6/CljPHXmPFxt__H14Knv6 -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./asn1.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/28/28578d3b5164ebe1be36089eb89d8a677051b2060175544f22b6c8eaa49aac5c-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal github.com/cloudflare/cfssl/info mkdir -p $WORK/b158/ gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/cloudflare/cfssl/info -complete -installsuffix shared -buildid 53_K-Hx4Ue-LQ0gruVB7/53_K-Hx4Ue-LQ0gruVB7 -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/31/313ad78a5705b1d549698678cd67907435b50bc48b969f0f6aff1c13442d7a50-d # internal cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c google.golang.org/protobuf/internal/set mkdir -p $WORK/b181/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b176/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cat >$WORK/b176/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 3DJoxcdA_-pD3304Wl2Y/3DJoxcdA_-pD3304Wl2Y -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid IK5Xyryk5X2UHHBck80P/IK5Xyryk5X2UHHBck80P -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/sqrt_arm.o ./sqrt_arm.s cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/04/0450f84b9940f0e72da3e0c4e6dce0a66c88e54623f4072aff2a7ce31b4e8347-d # internal github.com/lib/pq/oid cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b9/b9873c5bb12705389f92c07b7cbf0a86b048f59e9bd00f78faaf8efbc35fb950-d # internal mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/lib/pq/oid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/lib/pq/oid -complete -installsuffix shared -buildid 1lPEnC1heO1wnfwU5r9T/1lPEnC1heO1wnfwU5r9T -goversion go1.15.14 -D "" -importcfg $WORK/b218/importcfg -pack ./doc.go ./types.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/stubs_arm.o ./stubs_arm.s cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/b8/b87f22a01b02645bb24603bbae8bbb1611457faab9ed311f4d7461caec41296e-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/sqrt_arm.o $WORK/b016/stubs_arm.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/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x010.o -c gcc_arm.S cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/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/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go -dynlinker cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b083/symabis ./asm_arm.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b083/_cgo_gotypes.go $WORK/b083/cgo.cgo1.go $WORK/b083/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b083/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_arm.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a8/a875d160588285f8347f25834fb453b679b00e45f253615ceed23fdad3276ee2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_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/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b173/ internal/singleflight mkdir -p $WORK/b082/ math/rand mkdir -p $WORK/b056/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xRuNxUpa0DNA0xctTXNW/xRuNxUpa0DNA0xctTXNW -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack ./pragma.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/dd/ddf33cad37f1ce33c422336f80e072382c3cfa895513c74ccfd8419ba7842115-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-d # internal io mkdir -p $WORK/b025/ internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b080/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_dup2_linux.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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal strings mkdir -p $WORK/b034/ bytes mkdir -p $WORK/b039/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal hash mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm_arm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal crypto mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go crypto/internal/randutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal bufio mkdir -p $WORK/b065/ cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal crypto/hmac mkdir -p $WORK/b066/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal crypto/rc4 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal path mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal golang.org/x/text/transform mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid PWMBeNaXYLhQprHOltlt/PWMBeNaXYLhQprHOltlt -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal regexp/syntax mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal hash/fnv mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./fnv.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b030/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ae/ae6ace47f8b89928b57339cbb5d84801f089c8558aef36c0983ffeb5a6e577a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ internal/syscall/unix cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go mkdir -p $WORK/b029/ time cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b031/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-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/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal context mkdir -p $WORK/b045/ github.com/cloudflare/cfssl/ocsp/config mkdir -p $WORK/b128/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ocsp/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/cloudflare/cfssl/ocsp/config -complete -installsuffix shared -buildid 3gIOb8jq1nbjE1RfQpBQ/3gIOb8jq1nbjE1RfQpBQ -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./config.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/23/2356b0a916e443546cbdb8b1e48e80c96c71ed7329220460804dceaa8e02411d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal golang.org/x/net/context mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NlU-x1Ts37w3V827Z9aB/NlU-x1Ts37w3V827Z9aB -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/71/71202abcaca30dab64e4f79fb2342192b8d11e9abc4cc65ab11e09b66658fb33-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b014/ github.com/jmoiron/sqlx/reflectx mkdir -p $WORK/b212/ encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go cd /usr/share/gocode/src/github.com/jmoiron/sqlx/reflectx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/jmoiron/sqlx/reflectx -complete -installsuffix shared -buildid 3W6Zb9Lp0a7LkT95mlbw/3W6Zb9Lp0a7LkT95mlbw -goversion go1.15.14 -D "" -importcfg $WORK/b212/importcfg -pack ./reflect.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b026/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 ./readfrom_linux.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/12/1270b7b4ca0dbcc2db36a5646c8a391ceefd89c3948273685ae80ddffcf214fc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b036/ crypto/sha512 mkdir -p $WORK/b058/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b049/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b063/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/md5 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b067/symabis ./md5block_arm.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/sha1 mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b070/symabis ./sha1block_arm.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b067/md5block_arm.o ./md5block_arm.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b070/sha1block_arm.o ./sha1block_arm.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal crypto/des mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal crypto/sha256 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal encoding/pem mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal path/filepath mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b127/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid Z1offqHrdke2qRODFhiK/Z1offqHrdke2qRODFhiK -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8a/8a8482cad4c5c43d8a7ee78014984e4b78de2a5edda2642de3504fe98729bc18-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile hash/fnv=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid wkal9VfZfGQjD0OrgI_b/wkal9VfZfGQjD0OrgI_b -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/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/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/91/91db4e11504318cf134fabc81ad1259c1bc61909bdbf0510a735cafd4b0f1072-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-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/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal encoding/hex mkdir -p $WORK/b075/ flag mkdir -p $WORK/b002/ encoding/json mkdir -p $WORK/b038/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b055/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./hex.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b055/symabis ./arith_arm.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal github.com/cloudflare/cfssl/auth mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cloudflare/cfssl/auth -complete -installsuffix shared -buildid c_ra3dtwx9cjRIkuDl9M/c_ra3dtwx9cjRIkuDl9M -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9e/9ed94e048041c76c6495a01fc2387c210cf3a89f2549615b070b3daa7cd230fc-d # internal compress/flate mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal log mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal mime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 -pie cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal mime/quotedprintable mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid m8CFyIBYwGljj26Ty1az/m8CFyIBYwGljj26Ty1az -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b055/arith_arm.o ./arith_arm.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal net/http/internal mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal github.com/cloudflare/cfssl/log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/cloudflare/cfssl/log -complete -installsuffix shared -buildid lGC9jgFtQpDBDzk-vzRp/lGC9jgFtQpDBDzk-vzRp -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/elliptic mkdir -p $WORK/b054/ cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF encoding/asn1 mkdir -p $WORK/b060/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/43/43ec1cf0ba5ff058cbc4a2b9aa527c890abb661416e97ee971695f9f9907f11c-d # internal crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b064/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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/ed25519 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal crypto/rsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal crypto/dsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b098/ cat >$WORK/b098/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b098/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid bTz8BdaIjvEkS-gDD_r4/bTz8BdaIjvEkS-gDD_r4 -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_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/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal github.com/google/certificate-transparency-go/asn1 mkdir -p $WORK/b120/ cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cb/cbdb4b4e1857bf826b6cf07b7835f18d255a7e55d645372a7f302ede8fcb499c-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b059/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/google/certificate-transparency-go/asn1 -complete -installsuffix shared -buildid 1p0rN6mIuAN8ovwdzjtX/1p0rN6mIuAN8ovwdzjtX -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/x509/pkix mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal golang.org/x/crypto/cryptobyte mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid WZYJORil1p-ApZu1MszL/WZYJORil1p-ApZu1MszL -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid dkjyBmW85I0A7SZex491/dkjyBmW85I0A7SZex491 -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6c/6ce66ff3e24a2c10e124a7178eadb6cd4a9aab1e5a1e2309fc67cb1a57fb1acd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid vlcBwypdL8h4327-4DYJ/vlcBwypdL8h4327-4DYJ -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6c/6c0e709dd6bbe684c370313663b75581c588f757dd7a7266d6342313aabb132c-d # internal github.com/google/certificate-transparency-go/x509/pkix mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/google/certificate-transparency-go/x509/pkix -complete -installsuffix shared -buildid L2cOYZ_E2bBz_BMN_RnT/L2cOYZ_E2bBz_BMN_RnT -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal github.com/google/certificate-transparency-go/tls mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/google/certificate-transparency-go/tls -complete -installsuffix shared -buildid JAl3_mHhTs_YIrNsr9cj/JAl3_mHhTs_YIrNsr9cj -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack ./signature.go ./tls.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/03/03a7c4be880792d3cdde044032ba0a91113b7ad937ecc74c76b33f6779ea4ca0-d # internal github.com/zmap/zcrypto/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/zmap/zcrypto/json -complete -installsuffix shared -buildid LP8IVWpO4r5E3T6C-ofw/LP8IVWpO4r5E3T6C-ofw -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./dhe.go ./ecdhe.go ./names.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/35/354011bebd71f6d646029f906a424b2be6f60c2c91f398b3187f0e0d58c6f645-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid rb0Vc5CgoEKqklwc5FU_/rb0Vc5CgoEKqklwc5FU_ -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/38/386eb62f805aaaae917b38279a525cf747f9c9be65e57fdaa5276589908d6d7b-d # internal github.com/zmap/zcrypto/util mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/zmap/zcrypto/util -complete -installsuffix shared -buildid 89y0MawGvZoOpqji1efH/89y0MawGvZoOpqji1efH -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./isURL.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a0/a09e2ee52a0029d71cf4dc5edeb291fcfc994ebba7a414eb90f30f47f5219a2f-d # internal github.com/zmap/zcrypto/x509/ct mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/ct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/zmap/zcrypto/x509/ct -complete -installsuffix shared -buildid v8yZVDm1tFbj_0BSaiDh/v8yZVDm1tFbj_0BSaiDh -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./serialization.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d6/d6492b1f49a5986663c0ff45717eba4432473cbf00a3bd9929c31411efb742e8-d # internal github.com/zmap/zcrypto/x509/pkix mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/zmap/zcrypto/x509/pkix -complete -installsuffix shared -buildid L1GDPYhUPZTukONZbDZZ/L1GDPYhUPZTukONZbDZZ -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./json.go ./oid.go ./oid_names.go ./pkix.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/94/94082f14cfd35216d636f5622340373a8706f985b93db1c3a081486eef320be6-d # internal database/sql/driver mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c3/c350c33c7eda5af746b45c8f8a90851b970efa265774581adb480e5aac7298dc-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid fkR-EHuSAitn8k4jwONZ/fkR-EHuSAitn8k4jwONZ -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a0/a0669bcfac56dc6f59d03f1d8f5c69167a914ac958b82c111cbf272fb12aa7b3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid qsHfC1rB0egboJ1TIBtR/qsHfC1rB0egboJ1TIBtR -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/10/10dc4955dccad258d66a8039ada20ec8390c2a949d045970f86cc385960fa7d6-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid TVUPYaStNe8fHG6bennv/TVUPYaStNe8fHG6bennv -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal database/sql mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p database/sql -std -complete -installsuffix shared -buildid 7oIcDrc__e_WcnSwks4d/7oIcDrc__e_WcnSwks4d -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/94/9473f8bc65edfcef798d2ce16dd6630b3718023c9486b626c34566d78e86c82e-d # internal golang.org/x/net/idna mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid pjv-cpEm1unywPHlnr5L/pjv-cpEm1unywPHlnr5L -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/db/dba08029eb13b3b289438a61ebc4e2c4416830642384ad9a091ae582619dcc2b-d # internal crypto/x509 mkdir -p $WORK/b072/ cat >$WORK/b072/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/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OzhBQQbAKwpF7FBJPU5b/OzhBQQbAKwpF7FBJPU5b -goversion go1.15.14 -D "" -importcfg $WORK/b072/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/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/33/335140341a8335236942a4a914674b59cd42c9f2280eabd75a9b3903359a5fbe-d # internal net/textproto mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5KkBruqKsChDubduvWVc/5KkBruqKsChDubduvWVc -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/17/17fa3623c42e9ed72121ed17e17dfc19b8075edbe63cd5ca61124e1b5fd55d92-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nwFRn7w9E8l0r8URtWsj/nwFRn7w9E8l0r8URtWsj -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/95/958d7256c911af688d0113a4ac06c6ff87b8277b4342715678cf96f0d1409ed1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal github.com/google/certificate-transparency-go/x509 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/google/certificate-transparency-go/x509 -complete -installsuffix shared -buildid v91bVBN4Aw7pZsYg2ntW/v91bVBN4Aw7pZsYg2ntW -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./cert_pool.go ./curves.go ./error.go ./errors.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./revoked.go ./root.go ./root_linux.go ./root_unix.go ./rpki.go ./sec1.go ./verify.go ./x509.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d3/d3f11319d5c0013a8a65fc44a9a627613141fc379862e896b174aa7d2a5464fd-d # internal github.com/jmoiron/sqlx/types mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/jmoiron/sqlx/types -complete -installsuffix shared -buildid 7CmM3HThE1-I0FTixPbB/7CmM3HThE1-I0FTixPbB -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/38/3802b8e641c8d419024b116dd037abb4e9a99e3ed26274551785f686779260c8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4v84t_QwQnliYs2wTYFV/4v84t_QwQnliYs2wTYFV -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/81/81a81a468770718890e0f61978bdd735fb4d732e42c3c40b3598c6850e0c904d-d # internal mime/multipart mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M12qWLqDdPyCWPbLRPFP/M12qWLqDdPyCWPbLRPFP -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./formdata.go ./multipart.go ./writer.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a2/a21cf11e5f35ada192c9df61a5b93debf8296f928f286cbafbf1148c88465c6e-d # internal github.com/cloudflare/cfssl/certdb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/cloudflare/cfssl/certdb -complete -installsuffix shared -buildid 6Kz8-21Q1v-aWcmtIzx7/6Kz8-21Q1v-aWcmtIzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./certdb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/68/6898a5b9c17d399dba5514f6dc7ad88f74e698aa22f02ff653f61b11e7576932-d # internal net/mail mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/mail -std -complete -installsuffix shared -buildid htAPx7p2jmLDZTWE321G/htAPx7p2jmLDZTWE321G -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/85/859bc0ed3f0b01af9ccab0e4fb11f7f130c538ad3b2a3ad75475e92c1ed4ebaf-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 8igrW15_DTUEg9QknHSW/8igrW15_DTUEg9QknHSW -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e8/e80ef6eb88e394204ae79f7f7c216c7951099afecf5a1855450aaf1eab2748c8-d # internal go/token mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/58/58ede28a975cbaf5a635d3533aac519a31ece954689167ee50112ccd0ee625b0-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid vH9pQbO2yRVs8Ud-PJtc/vH9pQbO2yRVs8Ud-PJtc -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/48/484934d9ee482bbeebcbb19f4e80a3731760a6b174717c15578c99afcd74a9eb-d # internal google.golang.org/protobuf/internal/encoding/messageset cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e2/e2aec7690320810f2a7241896bbf63564ec40491f00b78703eccd0c91c9dd3da-d # internal mkdir -p $WORK/b171/ google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b180/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid q5OMJIbx5x_fi34oGULf/q5OMJIbx5x_fi34oGULf -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./messageset.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid hMyiylfCRtlR27QA5Y9w/hMyiylfCRtlR27QA5Y9w -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4b/4ba9d45544758c09f85639753e18285e74af50af11b3a5ab8fcca7ab10a4c1c1-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid rjqy7j3gUKS_xFuAFw4J/rjqy7j3gUKS_xFuAFw4J -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b177/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid u_5IC-AnRW6N1980kE-B/u_5IC-AnRW6N1980kE-B -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./strings.go ./strings_unsafe.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f5/f5e133d6e71437b7ee1885a1515e4caa49e5b3d66692903a4e2bc2426f7cf003-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid j6__Ke7TFkFrZen90yvp/j6__Ke7TFkFrZen90yvp -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a5/a54f35791a74d148381336b2a296b4dcc1ecd0808efc2a39900fb09be706c7d2-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2oO6qUlNY_Y7qqzRysdO/2oO6qUlNY_Y7qqzRysdO -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e2/e20f439a9a66543d28e41e0d53ba4883cf9acd43eb92cb795c143c1693845a64-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid zWQ95K7qxcxaeRIVJmSy/zWQ95K7qxcxaeRIVJmSy -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ca/caac3537eaf81f1eaa99701ced3cef91ee05e9de474693371c5cdc3e41f9c198-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid P9ctlWRor-kbsSPgLgWM/P9ctlWRor-kbsSPgLgWM -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c7/c7e4787a292881f34c32ff274a26d1873bd96e2b559330559a05794917b91bba-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qd6SBaJWPvLcjC4QUccq/Qd6SBaJWPvLcjC4QUccq -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/324843f0214390efc8f8655042b87343627cb33ac6782f742b2ad5ad43b69d4b-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/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_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 8kKeTHxDd40s6DUOygRg/8kKeTHxDd40s6DUOygRg -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a1/a16c66407cafa23dcbcbb0442b94446986fbf433567c48855d437243a8b9b89f-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid lOO_Nx_Nu_JagJEOy_ru/lOO_Nx_Nu_JagJEOy_ru -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./ocsp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/30/3007f3e9664f0d05eb94e4ec3fba76947d78a7450f878d8f7ddbf260ac69ce2a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid zRJt5fwgRdVkTnen-450/zRJt5fwgRdVkTnen-450 -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/95/95940e9a17d7d281bb10e61caa597a48732de556465cdcd1c9db11428bf525a0-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid N-YQk8aghznh0b9UAnF3/N-YQk8aghznh0b9UAnF3 -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e9/e9402bcd5ae1b42cf8949f801717a840a66991cb7d8490e412f81d97a45e6c26-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid qvZRIAkwIyYV9XY7qswS/qvZRIAkwIyYV9XY7qswS -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7e/7eb0df991f7da414162c618244300ba45c8bf926d677de188dc1e227a6848ef1-d # internal os/user mkdir -p $WORK/b203/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b203/ -importpath os/user -- -I $WORK/b203/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7c/7c858b3b7a6b2947d383ea14c398be000ad87a4d126b90031da70d71e29c9fb1-d # internal github.com/jmoiron/sqlx mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b212/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/jmoiron/sqlx -complete -installsuffix shared -buildid 07w-91dWQGeVkh0am88W/07w-91dWQGeVkh0am88W -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack ./bind.go ./doc.go ./named.go ./named_context.go ./sqlx.go ./sqlx_context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/55/558bb83b1d83c7c872ce558e1a84ac1cae91ec3c21f1bd56512ae09a22f95509-d # internal github.com/google/certificate-transparency-go mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/google/certificate-transparency-go -complete -installsuffix shared -buildid aquAaYgLraIpFRNiLrAL/aquAaYgLraIpFRNiLrAL -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./serialization.go ./signatures.go ./types.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/dc/dcbd88ba356e0b49d07e5846ca175ce1708f601f2d943eeae85c22475de24c29-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid QvtdA6ChzYW2D_NZ8gkH/QvtdA6ChzYW2D_NZ8gkH -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/10/10ec524c08ab446cda9361d7a822a6764e711287790955fa9abbcaf4925ce78c-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid TVTU9QP5RHNBzMOHjy3H/TVTU9QP5RHNBzMOHjy3H -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/33/338c7afdeb8c1eb605263cc0ff2c2865792efaba24bef453230ed6fb232ec050-d # internal github.com/kisielk/sqlstruct mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/kisielk/sqlstruct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/kisielk/sqlstruct -complete -installsuffix shared -buildid 5TOD1ORlM3CI5w74pCa3/5TOD1ORlM3CI5w74pCa3 -goversion go1.15.14 -D "" -importcfg $WORK/b214/importcfg -pack ./sqlstruct.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/9a/9aa42d0134789cf4c34fe04e452d3c6de002a58abcf358f650680357eeb83a3b-d # internal github.com/lib/pq/scram mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lib/pq/scram /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/lib/pq/scram -complete -installsuffix shared -buildid xOHCxtlzUyDlZNv-6VH7/xOHCxtlzUyDlZNv-6VH7 -goversion go1.15.14 -D "" -importcfg $WORK/b219/importcfg -pack ./scram.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/cf/cfc10e4ffc473dc92122bf7402456df869aac86e0f10d11868ac9766109b94fb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/83/83069b2f76af7f10ec4334841968f23c4e6fc22376d1c4ab1d85c823e01dded3-d # internal github.com/mattn/go-sqlite3 mkdir -p $WORK/b220/ cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b220/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b220/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/28/28b53c5262ae59b51c3239f5ddf71f9bddcc64a3f4f3d34f1d5715578f64f2f8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 1QR8Ji51b1_N-FkrpWZ2/1QR8Ji51b1_N-FkrpWZ2 -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack ./tag.go cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -o $WORK/b203/_cgo_.o $WORK/b203/_cgo_main.o $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/57/575a05c80c4c366fe629ba97d55a1ab2c83b8f19bc4548211053ccb0908b60a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qnBvA_Y0AgfXD5kB6Yg6/qnBvA_Y0AgfXD5kB6Yg6 -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b203/_cgo_.o -dynout $WORK/b203/_cgo_import.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p os/user -std -installsuffix shared -buildid ZNsAk4-MVizjHoEFt4Hq/ZNsAk4-MVizjHoEFt4Hq -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack ./lookup.go ./user.go $WORK/b203/_cgo_gotypes.go $WORK/b203/cgo_lookup_unix.cgo1.go $WORK/b203/getgrouplist_unix.cgo1.go $WORK/b203/listgroups_unix.cgo1.go $WORK/b203/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b203/_pkg_.a $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d3/d33692850e33671b06c44aa122c902d9b65f88a2ac3bbcbff71d09e6c3d2d5e7-d # internal github.com/golang/glog mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/golang/glog -complete -installsuffix shared -buildid fteVWoaN3kdXKhF0n3AI/fteVWoaN3kdXKhF0n3AI -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./glog.go ./glog_file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e8/e87dc7e22de7d5e2cb94dc2936afdeddc99e236a79b2141fa4740bc7fcd4da39-d # internal net/http/httptrace mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FVQfgV1Ts7riqtmdh-Gm/FVQfgV1Ts7riqtmdh-Gm -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./trace.go github.com/go-sql-driver/mysql mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-sql-driver/mysql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/go-sql-driver/mysql -complete -installsuffix shared -buildid thVvPR3iBHkBiw-jZaiT/thVvPR3iBHkBiw-jZaiT -goversion go1.15.14 -D "" -importcfg $WORK/b216/importcfg -pack ./auth.go ./buffer.go ./collations.go ./conncheck.go ./connection.go ./connector.go ./const.go ./driver.go ./dsn.go ./errors.go ./fields.go ./infile.go ./nulltime.go ./nulltime_go113.go ./packets.go ./result.go ./rows.go ./statement.go ./transaction.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/16/169a40bf76c55021e55f8c0ecee1cc24026cc5171267c3c0f88940261d36cf25-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal net/http mkdir -p $WORK/b093/ cat >$WORK/b093/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/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1a/1a3cf31739f5a65ee55c7fac19547c9797b533ab079af9e879c90afc7c51f37f-d # internal cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0csXucEvWfmAGSQAofZ7/0csXucEvWfmAGSQAofZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b093/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 github.com/lib/pq mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b218/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b219/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lib/pq /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/lib/pq -complete -installsuffix shared -buildid KJnsY2WIc0RZh6WoGuIL/KJnsY2WIc0RZh6WoGuIL -goversion go1.15.14 -D "" -importcfg $WORK/b217/importcfg -pack ./array.go ./buf.go ./conn.go ./conn_go18.go ./connector.go ./copy.go ./doc.go ./encode.go ./error.go ./krb.go ./notice.go ./notify.go ./rows.go ./ssl.go ./ssl_permissions.go ./url.go ./user_posix.go ./uuid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/f2/f277d325bc08b324aa442d0a708cc9fce12bcf4e45d253f25beaed18c9c8a20f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/49/49cd0621a62c1c8aaf66828b3d053b7e2a8f28b46d034755b6c4ad451b914b1d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/dd/dd6a46750cd9fbd73cfb75ce6df6975b3cca74fe5ebd437e1f382221e37569a6-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid WeFfVc3C_l6m37B7xKLk/WeFfVc3C_l6m37B7xKLk -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/cd/cd682f0e6c02394c77ca1b08a5e80f5d53c779f8447a6a52f0d035287059c92d-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid -n9iXr5UEINZp5-_9zZ-/-n9iXr5UEINZp5-_9zZ- -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/06/06a81739d2d07af97561c441ea50484b51616e4ef96d56495a175c7ad689f963-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b195/ google.golang.org/protobuf/types/known/durationpb cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid y4QS4NnGY2-2pp_AvZfF/y4QS4NnGY2-2pp_AvZfF -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./any.pb.go mkdir -p $WORK/b197/ github.com/golang/protobuf/proto mkdir -p $WORK/b165/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid bKDiXAhzaMj4Zwv99wtO/bKDiXAhzaMj4Zwv99wtO -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack ./duration.pb.go cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kPdTKcS094VuE6eY5aK2/kPdTKcS094VuE6eY5aK2 -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/1b/1bce1bf2026661f8863c2f07b29708a18a5fa32ec7d8f260b9ea47977e7dd201-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b196/ cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7c/7c65330f47dd4b454c4057a9c08cec550a60439e3204a31957c02b148a4ce21d-d # internal cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b194/ cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid YeKnfGPUukcv4Fy6diew/YeKnfGPUukcv4Fy6diew -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./duration.pb.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 4RWy61_OJibrCh1vCd2p/4RWy61_OJibrCh1vCd2p -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/dc/dc8ac4219d84eeeeaedec6c1e98b5e77df07cfafc81b10aa625443fd9a590cbc-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 19hhPR-aCrYZY6Cotkbw/19hhPR-aCrYZY6Cotkbw -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/64/64627a336b8facc1583bd76793f0d8e541b3b0fc3b758dea6fffbf0f3295a5ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/91/9121e20d90df46da788d881ee64d5d80821d4fff4056a3a2927c2808c488bab6-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wjkyK-VEdVz1LGxFAxfo/wjkyK-VEdVz1LGxFAxfo -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/56/56532e6e19d2fac66039d5ab3eaadab25fe559abba9b41f3bf8ebc0443627785-d # internal cd $WORK/b220 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1d/1daf67f85ad8e4577f7da23ab24cf3b59c15f4432b2597d8fe55616c36cdd992-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b164/ github.com/google/certificate-transparency-go/client/configpb mkdir -p $WORK/b200/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rtm3TpP4LSDI54dNqihV/rtm3TpP4LSDI54dNqihV -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/google/certificate-transparency-go/client/configpb -complete -installsuffix shared -buildid lJu1X5Q4P1HFbMSmq1xr/lJu1X5Q4P1HFbMSmq1xr -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./gen.go ./multilog.pb.go cd $WORK/b220 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/9e/9e274dc6e8435b19ff4c5cd543ac206318903fa048ca27ccc511fc0cad0b2308-d # internal TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ff/ffb56810a4d24b56de8c4968b9d3059b84f31f622709fde56f6d4ec3b4ca3e63-d # internal TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9f/9f98d248d16d0f56f1d2a7e9794cc9684a4e113e6fc8c2e39caefe5fb51a5332-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b204/ github.com/cloudflare/cfssl/errors net/http/cookiejar mkdir -p $WORK/b137/ mkdir -p $WORK/b092/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e24zVfum-VDgw2g1IIp6/e24zVfum-VDgw2g1IIp6 -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./jar.go ./punycode.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cloudflare/cfssl/errors -complete -installsuffix shared -buildid ux0xX7uyLKaGwk3FXxlC/ux0xX7uyLKaGwk3FXxlC -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go ./error.go ./http.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid NC4aimSVj_w31em4HNNd/NC4aimSVj_w31em4HNNd -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/46/46bab2a3e09b012503efddecf6b5ae32ece4f2c0e9b4eb0f3be45d5d36f9deb7-d # internal github.com/cloudflare/cfssl/crypto/pkcs7 mkdir -p $WORK/b114/ cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a5/a572b845c24a4c8dfff1dbc87341009d9541826625ac988c4f391d81f1ed03f0-d # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a EOF github.com/cloudflare/cfssl/helpers/derhelpers mkdir -p $WORK/b115/ cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crypto/pkcs7 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cloudflare/cfssl/crypto/pkcs7 -complete -installsuffix shared -buildid fzS5ZYKRdaW6akXsr3-9/fzS5ZYKRdaW6akXsr3-9 -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs7.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a EOF github.com/google/certificate-transparency-go/jsonclient mkdir -p $WORK/b201/ cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers/derhelpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cloudflare/cfssl/helpers/derhelpers -complete -installsuffix shared -buildid ZeKEfvQjCHCbt0apl1y_/ZeKEfvQjCHCbt0apl1y_ -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./derhelpers.go ./ed25519.go cd $WORK/b220 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/google/certificate-transparency-go/jsonclient -complete -installsuffix shared -buildid P6XS3k0ECTONuLNhqD4b/P6XS3k0ECTONuLNhqD4b -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./backoff.go ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d6/d6d6d0d8888a7dc71191e7e18c7fe945bb9858fd35867967d1c7e7d55b55c3c3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal github.com/weppos/publicsuffix-go/publicsuffix mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/49/490d7c168d1820f1e5c2a94fb1e6c7b770b14ece3d4095ae51a756d3477bc9b7-d # internal github.com/cloudflare/cfssl/api mkdir -p $WORK/b208/ cd /usr/share/gocode/src/github.com/weppos/publicsuffix-go/publicsuffix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/weppos/publicsuffix-go/publicsuffix -complete -installsuffix shared -buildid CcJuepps-yFaZqEjd_sM/CcJuepps-yFaZqEjd_sM -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./publicsuffix.go ./rules.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cloudflare/cfssl/api -complete -installsuffix shared -buildid db6E0BEEiS_WIeP_37Mg/db6E0BEEiS_WIeP_37Mg -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./api.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6e/6e67c927dba0651c3935d29a4c532b54d5e8fb8bf77cfa44e7614aa7c838ae40-d # internal github.com/cloudflare/cfssl/helpers mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/cloudflare/cfssl/helpers -complete -installsuffix shared -buildid oaDDLIZolXPIw7SNqZWJ/oaDDLIZolXPIw7SNqZWJ -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./helpers.go cd $WORK/b220 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/49/49c5ece98c3b1f96c6719b8adc8267c2efd3e06fa8d683b60b970c006fb96a30-d # internal github.com/cloudflare/cfssl/api/client mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cloudflare/cfssl/api/client -complete -installsuffix shared -buildid CESE9n39DVkiNe5sdylx/CESE9n39DVkiNe5sdylx -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./api.go ./client.go ./group.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/21/21b1fda0258be1df04a6a1a0188578c62a88c423f53a810b21ff0d4611dfff8a-d # internal github.com/google/certificate-transparency-go/client mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/google/certificate-transparency-go/client -complete -installsuffix shared -buildid l1bOIiQbZ3OZHMh8Fwdu/l1bOIiQbZ3OZHMh8Fwdu -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./getentries.go ./logclient.go ./multilog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/78/7878f53702350190b9239676c137a56d0353990d49ea1b507d286e344ff952f9-d # internal github.com/cloudflare/cfssl/csr mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/csr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cloudflare/cfssl/csr -complete -installsuffix shared -buildid r_phDfACA6A0bNVHtlfK/r_phDfACA6A0bNVHtlfK -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack ./csr.go cd $WORK/b220 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e6/e62ff79cc38ee193a1b604c6ef7c58f7b608195ecc7a8ecb327a77959461ebd0-d # internal github.com/cloudflare/cfssl/certdb/dbconf mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b211/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb/dbconf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/cloudflare/cfssl/certdb/dbconf -complete -installsuffix shared -buildid 1JD1QFsbOGBGGuMAt3iU/1JD1QFsbOGBGGuMAt3iU -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack ./db_config.go cd $WORK/b220 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/50/507e7b363e019b156cb2af36def873a69c28bbd3ad8ac323ffb3d2c369d3c7bf-d # internal github.com/cloudflare/cfssl/certdb/sql /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal mkdir -p $WORK/b213/ TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b211/_pkg_.a packagefile github.com/kisielk/sqlstruct=$WORK/b214/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/cloudflare/cfssl/certdb/sql -complete -installsuffix shared -buildid nozxBVknHSPdsEPx7cEk/nozxBVknHSPdsEPx7cEk -goversion go1.15.14 -D "" -importcfg $WORK/b213/importcfg -pack ./database_accessor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a8/a8288481a8a0ab55c580dfcb58609b4fc31dba77e0d03e2d2bd970237bc062a4-d # internal github.com/cloudflare/cfssl/certinfo mkdir -p $WORK/b215/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1c/1c213809730ab544910cf4f794028712a181fcb3729c405b3218526cc1c17523-d # internal cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certinfo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/cloudflare/cfssl/certinfo -complete -installsuffix shared -buildid TaBzoZry6g281tWe2PIF/TaBzoZry6g281tWe2PIF -goversion go1.15.14 -D "" -importcfg $WORK/b215/importcfg -pack ./certinfo.go cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I $WORK/b220/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o $WORK/b220/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ed/ed14465abba7d814a59dead453f0067dd727265820ba05c483a91546d312263c-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b0cb89db8140f8928b675cc362d71ef1e0add63ac3ae1a6dcbdf21949ef69f57-d # internal github.com/zmap/zcrypto/x509 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/zmap/zcrypto/x509 -complete -installsuffix shared -buildid a_wPL95x62gZ8LWleY9e/a_wPL95x62gZ8LWleY9e -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./cert_pool.go ./certificate_type.go ./chain.go ./extended_key_usage.go ./extensions.go ./fingerprint.go ./generated_certvalidationlevel_string.go ./json.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./qc_statements.go ./sec1.go ./tor_service_descriptor.go ./validation.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/9d/9da1723f596533adb8dad6c20ac69e40152c1c8438f6c277f7acca20a36d9947-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e7/e70c802f823898d1116a606c563818023e33d58dd8f65679090861186dab8c90-d # internal github.com/zmap/zlint/v3/util mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/zmap/zlint/v3/util -complete -installsuffix shared -buildid Z0r0PS2dWIHFcBYP0bRf/Z0r0PS2dWIHFcBYP0bRf -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack ./algorithm_identifier.go ./ca.go ./countries.go ./eku.go ./encodings.go ./ev.go ./fqdn.go ./gtld.go ./gtld_map.go ./ip.go ./ku.go ./names.go ./oid.go ./primes.go ./qc_stmt.go ./rdn.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b9/b9af0ad58e53d372ac48ffc06055d02963129d1ff6525e88b12f89727b7cb13d-d # internal github.com/zmap/zlint/v3/lint mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/zmap/zlint/v3/lint -complete -installsuffix shared -buildid b-I9A6Id6GRCNJ3yUuRa/b-I9A6Id6GRCNJ3yUuRa -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./base.go ./registration.go ./result.go ./source.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/60/609ce6ab33e6e5ceb9ba7e765c9d9d177b1c1c9afb7eea500fc61936d9c5e08c-d # internal github.com/zmap/zlint/v3/lints/apple mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/apple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/zmap/zlint/v3/lints/apple -complete -installsuffix shared -buildid FNzCJngSyjpu3LDUGccn/FNzCJngSyjpu3LDUGccn -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./lint_ct_sct_policy_count_unsatisfied.go ./lint_e_server_cert_valid_time_longer_than_398_days.go ./lint_w_server_cert_valid_time_longer_than_397_days.go ./time.go github.com/zmap/zlint/v3/lints/community mkdir -p $WORK/b149/ github.com/zmap/zlint/v3/lints/cabf_ev mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_ev -complete -installsuffix shared -buildid y0ufRcC3vxxWRT0AWHxU/y0ufRcC3vxxWRT0AWHxU -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack ./lint_ev_business_category_missing.go ./lint_ev_country_name_missing.go ./lint_ev_organization_name_missing.go ./lint_ev_serial_number_missing.go ./lint_ev_valid_time_too_long.go ./lint_onion_subject_validity_time_too_large.go cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/zmap/zlint/v3/lints/community -complete -installsuffix shared -buildid KexQ5U-ToPQtxLLsdEX5/KexQ5U-ToPQtxLLsdEX5 -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./lint_ian_bare_wildcard.go ./lint_ian_dns_name_includes_null_char.go ./lint_ian_dns_name_starts_with_period.go ./lint_ian_iana_pub_suffix_empty.go ./lint_ian_wildcard_not_first.go ./lint_is_redacted_cert.go ./lint_issuer_dn_leading_whitespace.go ./lint_issuer_dn_trailing_whitespace.go ./lint_issuer_multiple_rdn.go ./lint_rsa_exp_negative.go ./lint_rsa_no_public_key.go ./lint_san_bare_wildcard.go ./lint_san_dns_name_duplicate.go ./lint_san_dns_name_includes_null_char.go ./lint_san_dns_name_starts_with_period.go ./lint_san_iana_pub_suffix_empty.go ./lint_san_wildcard_not_first.go ./lint_subject_dn_leading_whitespace.go ./lint_subject_dn_trailing_whitespace.go ./lint_subject_multiple_rdn.go ./lint_validity_time_not_positive.go github.com/zmap/zlint/v3/lints/cabf_br mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_br -complete -installsuffix shared -buildid cLlppMKmMqLTngqeRrCi/cLlppMKmMqLTngqeRrCi -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./lint_ca_common_name_missing.go ./lint_ca_country_name_invalid.go ./lint_ca_country_name_missing.go ./lint_ca_crl_sign_not_set.go ./lint_ca_digital_signature_not_set.go ./lint_ca_is_ca.go ./lint_ca_key_cert_sign_not_set.go ./lint_ca_key_usage_missing.go ./lint_ca_key_usage_not_critical.go ./lint_ca_organization_name_missing.go ./lint_cab_dv_conflicts_with_locality.go ./lint_cab_dv_conflicts_with_org.go ./lint_cab_dv_conflicts_with_postal.go ./lint_cab_dv_conflicts_with_province.go ./lint_cab_dv_conflicts_with_street.go ./lint_cab_iv_requires_personal_name.go ./lint_cab_ov_requires_org.go ./lint_cert_policy_iv_requires_country.go ./lint_cert_policy_iv_requires_province_or_locality.go ./lint_cert_policy_ov_requires_country.go ./lint_cert_policy_ov_requires_province_or_locality.go ./lint_dh_params_missing.go ./lint_dnsname_bad_character_in_label.go ./lint_dnsname_check_left_label_wildcard.go ./lint_dnsname_contains_bare_iana_suffix.go ./lint_dnsname_contains_empty_label.go ./lint_dnsname_hyphen_in_sld.go ./lint_dnsname_label_too_long.go ./lint_dnsname_right_label_valid_tld.go ./lint_dnsname_underscore_in_sld.go ./lint_dnsname_underscore_in_trd.go ./lint_dnsname_wildcard_left_of_public_suffix.go ./lint_dnsname_wildcard_only_in_left_label.go ./lint_dsa_correct_order_in_subgroup.go ./lint_dsa_improper_modulus_or_divisor_size.go ./lint_dsa_shorter_than_2048_bits.go ./lint_dsa_unique_correct_representation.go ./lint_ec_improper_curves.go ./lint_ext_nc_intersects_reserved_ip.go ./lint_ext_san_contains_reserved_ip.go ./lint_ext_san_critical_with_subject_dn.go ./lint_ext_san_directory_name_present.go ./lint_ext_san_edi_party_name_present.go ./lint_ext_san_missing.go ./lint_ext_san_other_name_present.go ./lint_ext_san_registered_id_present.go ./lint_ext_san_rfc822_name_present.go ./lint_ext_san_uniform_resource_identifier_present.go ./lint_ext_tor_service_descriptor_hash_invalid.go ./lint_extra_subject_common_names.go ./lint_invalid_certificate_version.go ./lint_old_root_ca_rsa_mod_less_than_2048_bits.go ./lint_old_sub_ca_rsa_mod_less_than_1024_bits.go ./lint_old_sub_cert_rsa_mod_less_than_1024_bits.go ./lint_public_key_type_not_allowed.go ./lint_root_ca_basic_constraints_path_len_constraint_field_present.go ./lint_root_ca_contains_cert_policy.go ./lint_root_ca_extended_key_usage_present.go ./lint_root_ca_key_usage_must_be_critical.go ./lint_root_ca_key_usage_present.go ./lint_rsa_mod_factors_smaller_than_752_bits.go ./lint_rsa_mod_less_than_2048_bits.go ./lint_rsa_mod_not_odd.go ./lint_rsa_public_exponent_not_in_range.go ./lint_rsa_public_exponent_not_odd.go ./lint_rsa_public_exponent_too_small.go ./lint_san_dns_name_onion_invalid.go ./lint_san_dns_name_onion_not_ev_cert.go ./lint_signature_algorithm_not_supported.go ./lint_sub_ca_aia_does_not_contain_issuing_ca_url.go ./lint_sub_ca_aia_marked_critical.go ./lint_sub_ca_aia_missing.go ./lint_sub_ca_certificate_policies_marked_critical.go ./lint_sub_ca_certificate_policies_missing.go ./lint_sub_ca_crl_distribution_points_does_not_contain_url.go ./lint_sub_ca_crl_distribution_points_marked_critical.go ./lint_sub_ca_crl_distribution_points_missing.go ./lint_sub_ca_eku_critical.go ./lint_sub_ca_eku_missing.go ./lint_sub_ca_eku_valid_fields.go ./lint_sub_ca_name_constraints_not_critical.go ./lint_sub_cert_aia_does_not_contain_issuing_ca_url.go ./lint_sub_cert_aia_does_not_contain_ocsp_url.go ./lint_sub_cert_aia_marked_critical.go ./lint_sub_cert_aia_missing.go ./lint_sub_cert_cert_policy_empty.go ./lint_sub_cert_certificate_policies_marked_critical.go ./lint_sub_cert_certificate_policies_missing.go ./lint_sub_cert_country_name_must_appear.go ./lint_sub_cert_crl_distribution_points_does_not_contain_url.go ./lint_sub_cert_crl_distribution_points_marked_critical.go ./lint_sub_cert_eku_extra_values.go ./lint_sub_cert_eku_missing.go ./lint_sub_cert_eku_server_auth_client_auth_missing.go ./lint_sub_cert_gn_sn_contains_policy.go ./lint_sub_cert_is_ca.go ./lint_sub_cert_key_usage_cert_sign_bit_set.go ./lint_sub_cert_key_usage_crl_sign_bit_set.go ./lint_sub_cert_locality_name_must_appear.go ./lint_sub_cert_locality_name_must_not_appear.go ./lint_sub_cert_or_sub_ca_using_sha1.go ./lint_sub_cert_postal_code_prohibited.go ./lint_sub_cert_province_must_appear.go ./lint_sub_cert_province_must_not_appear.go ./lint_sub_cert_sha1_expiration_too_long.go ./lint_sub_cert_street_address_should_not_exist.go ./lint_sub_cert_valid_time_longer_than_39_months.go ./lint_sub_cert_valid_time_longer_than_825_days.go ./lint_subject_common_name_included.go ./lint_subject_common_name_not_from_san.go ./lint_subject_contains_malformed_arpa_ip.go ./lint_subject_contains_noninformational_value.go ./lint_subject_contains_reserved_arpa_ip.go ./lint_subject_contains_reserved_ip.go ./lint_subject_country_not_iso.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b6/b6bc703c5b1f0b875db270f164ba2247ac69aea0623d2bb343831cfe48931233-d # internal github.com/zmap/zlint/v3/lints/etsi mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/zmap/zlint/v3/lints/etsi -complete -installsuffix shared -buildid jySTHabnr-ZbOeJUyses/jySTHabnr-ZbOeJUyses -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack ./lint_qcstatem_etsi_present_qcs_critical.go ./lint_qcstatem_etsi_type_as_statem.go ./lint_qcstatem_mandatory_etsi_statems.go ./lint_qcstatem_qccompliance_valid.go ./lint_qcstatem_qclimitvalue_valid.go ./lint_qcstatem_qcpds_lang_case.go ./lint_qcstatem_qcpds_valid.go ./lint_qcstatem_qcretentionperiod_valid.go ./lint_qcstatem_qcsscd_valid.go ./lint_qcstatem_qctype_valid.go ./lint_qcstatem_qctype_web.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/3f/3fca0db7a9a2d3660e507c4e252c15f8669ddf7bfd73ee1c6091741731641f31-d # internal github.com/zmap/zlint/v3/lints/mozilla mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/mozilla /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/zmap/zlint/v3/lints/mozilla -complete -installsuffix shared -buildid 3hUyMjcOgpt9w6wgWbox/3hUyMjcOgpt9w6wgWbox -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./lint_mp_allowed_eku.go ./lint_mp_authority_key_identifier_correct.go ./lint_mp_ecdsa_pub_key_encoding_correct.go ./lint_mp_ecdsa_signature_encoding_correct.go ./lint_mp_exponent_cannot_be_one.go ./lint_mp_modulus_must_be_2048_bits_or_more.go ./lint_mp_modulus_must_be_divisible_by_8.go ./lint_mp_pss_parameters_encoding_correct.go ./lint_mp_rsassa-pss_in_spki.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3d/3dd210a5c5edca261a53e9c75f3d2ff372e6cd94b94c831a2290b31debe25ecf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal github.com/zmap/zlint/v3/lints/rfc mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/zmap/zlint/v3/lints/rfc -complete -installsuffix shared -buildid EHiVRTZYBt6nHIhPjl4a/EHiVRTZYBt6nHIhPjl4a -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./lint_basic_constraints_not_critical.go ./lint_ca_subject_field_empty.go ./lint_cert_contains_unique_identifier.go ./lint_cert_extensions_version_not_3.go ./lint_cert_unique_identifier_version_not_2_or_3.go ./lint_distribution_point_incomplete.go ./lint_distribution_point_missing_ldap_or_uri.go ./lint_ecdsa_ee_invalid_ku.go ./lint_eku_critical_improperly.go ./lint_ext_aia_access_location_missing.go ./lint_ext_aia_marked_critical.go ./lint_ext_authority_key_identifier_critical.go ./lint_ext_authority_key_identifier_missing.go ./lint_ext_authority_key_identifier_no_key_identifier.go ./lint_ext_cert_policy_contains_noticeref.go ./lint_ext_cert_policy_disallowed_any_policy_qualifier.go ./lint_ext_cert_policy_duplicate.go ./lint_ext_cert_policy_explicit_text_ia5_string.go ./lint_ext_cert_policy_explicit_text_includes_control.go ./lint_ext_cert_policy_explicit_text_not_nfc.go ./lint_ext_cert_policy_explicit_text_not_utf8.go ./lint_ext_cert_policy_explicit_text_too_long.go ./lint_ext_crl_distribution_marked_critical.go ./lint_ext_duplicate_extension.go ./lint_ext_freshest_crl_marked_critical.go ./lint_ext_ian_critical.go ./lint_ext_ian_dns_not_ia5_string.go ./lint_ext_ian_empty_name.go ./lint_ext_ian_no_entries.go ./lint_ext_ian_rfc822_format_invalid.go ./lint_ext_ian_space_dns_name.go ./lint_ext_ian_uri_format_invalid.go ./lint_ext_ian_uri_host_not_fqdn_or_ip.go ./lint_ext_ian_uri_not_ia5.go ./lint_ext_ian_uri_relative.go ./lint_ext_key_usage_cert_sign_without_ca.go ./lint_ext_key_usage_not_critical.go ./lint_ext_key_usage_without_bits.go ./lint_ext_name_constraints_not_critical.go ./lint_ext_name_constraints_not_in_ca.go ./lint_ext_policy_constraints_empty.go ./lint_ext_policy_constraints_not_critical.go ./lint_ext_policy_map_any_policy.go ./lint_ext_policy_map_not_critical.go ./lint_ext_policy_map_not_in_cert_policy.go ./lint_ext_san_dns_name_too_long.go ./lint_ext_san_dns_not_ia5_string.go ./lint_ext_san_empty_name.go ./lint_ext_san_no_entries.go ./lint_ext_san_not_critical_without_subject.go ./lint_ext_san_rfc822_format_invalid.go ./lint_ext_san_space_dns_name.go ./lint_ext_san_uri_format_invalid.go ./lint_ext_san_uri_host_not_fqdn_or_ip.go ./lint_ext_san_uri_not_ia5.go ./lint_ext_san_uri_relative.go ./lint_ext_subject_directory_attr_critical.go ./lint_ext_subject_key_identifier_critical.go ./lint_ext_subject_key_identifier_missing_ca.go ./lint_ext_subject_key_identifier_missing_sub_cert.go ./lint_generalized_time_does_not_include_seconds.go ./lint_generalized_time_includes_fraction_seconds.go ./lint_generalized_time_not_in_zulu.go ./lint_idn_dnsname_malformed_unicode.go ./lint_idn_dnsname_must_be_nfc.go ./lint_inhibit_any_policy_not_critical.go ./lint_issuer_dn_country_not_printable_string.go ./lint_issuer_field_empty.go ./lint_name_constraint_empty.go ./lint_name_constraint_maximum_not_absent.go ./lint_name_constraint_minimum_non_zero.go ./lint_name_constraint_on_edi_party_name.go ./lint_name_constraint_on_registered_id.go ./lint_name_constraint_on_x400.go ./lint_path_len_constraint_improperly_included.go ./lint_path_len_constraint_zero_or_less.go ./lint_serial_number_longer_than_20_octets.go ./lint_serial_number_not_positive.go ./lint_spki_rsa_encryption_parameter_not_null.go ./lint_subject_common_name_max_length.go ./lint_subject_dn_country_not_printable_string.go ./lint_subject_dn_not_printable_characters.go ./lint_subject_dn_serial_number_max_length.go ./lint_subject_dn_serial_number_not_printable_string.go ./lint_subject_email_max_length.go ./lint_subject_empty_without_san.go ./lint_subject_given_name_max_length.go ./lint_subject_info_access_marked_critical.go ./lint_subject_locality_name_max_length.go ./lint_subject_not_dn.go ./lint_subject_organization_name_max_length.go ./lint_subject_organizational_unit_name_max_length.go ./lint_subject_postal_code_max_length.go ./lint_subject_printable_string_badalpha.go ./lint_subject_state_name_max_length.go ./lint_subject_street_address_max_length.go ./lint_subject_surname_max_length.go ./lint_tbs_signature_alg_matches_cert_signature_alg.go ./lint_tbs_signature_rsa_encryption_parameter_not_null.go ./lint_utc_time_does_not_include_seconds.go ./lint_utc_time_not_in_zulu.go ./lint_wrong_time_format_pre2050.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/df/dfcb634e2e8d1d550defd1703afd9b137f2c5fb6ac65f8bfad9f31b79403458e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/64/64db2aacff560eb1a1466d396db489ff44237efdc9ef3fff477253b11fe68280-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/69/69e08b117ace4e0f4cd2d8fe8aed30692911d1aa07dfb67cbef4d58d96edf5ba-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b0/b0810cd7e08e7373372c1d32b29059e0fb341ce107cc94da669416d25c2b4f40-d # internal github.com/zmap/zlint/v3 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/zmap/zlint/v3 -complete -installsuffix shared -buildid yYtm2bKVXH8-LCcIL166/yYtm2bKVXH8-LCcIL166 -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack ./resultset.go ./zlint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ec/ec3da384ac227c7a2a2fd7cc7dcc286c664ddc6fcff7d810eb515372289993fd-d # internal github.com/cloudflare/cfssl/config mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/cloudflare/cfssl/config -complete -installsuffix shared -buildid WvtqX166FbFvxlpEI7Ft/WvtqX166FbFvxlpEI7Ft -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/84/84d81ee852f6a1a9968dcd992e9a676fd2eb5b009c2ed7bc8805c76d5f340c53-d # internal github.com/cloudflare/cfssl/signer mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/cloudflare/cfssl/signer -complete -installsuffix shared -buildid IDYLqABHWoo2G_aFm1dh/IDYLqABHWoo2G_aFm1dh -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./signer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9f/9f755b97a33110abd6b2b2ffb4ce8e7400fd5400dd8d6a36a6d074b9433b605c-d # internal github.com/cloudflare/cfssl/signer/remote mkdir -p $WORK/b206/ github.com/cloudflare/cfssl/signer/local mkdir -p $WORK/b162/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/cloudflare/cfssl/signer/remote -complete -installsuffix shared -buildid lSRg-w97qVhVjhfblvCV/lSRg-w97qVhVjhfblvCV -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./remote.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/local /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/cloudflare/cfssl/signer/local -complete -installsuffix shared -buildid zCPwMcv-UvPg6rAEMyoD/zCPwMcv-UvPg6rAEMyoD -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./local.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d1/d17aa08bbbd6fcab9f290dbae8e526a34ac92382ed3c5d508061d9647bf5cbc9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/df/df56afa5ca5557f529c9e3305cdf642ff24b9fbc53a83a75464887ff09f9043b-d # internal github.com/cloudflare/cfssl/signer/universal mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/universal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/cloudflare/cfssl/signer/universal -complete -installsuffix shared -buildid rNLbhe3031zKv18J9VNG/rNLbhe3031zKv18J9VNG -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./universal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/85/85362675a22100faf85d3e78454d38a63825e3fa5bc1f7dc61009911b41ed462-d # internal github.com/cloudflare/cfssl/cli mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cloudflare/cfssl/cli -complete -installsuffix shared -buildid wuW6fft0BUbMecTLCyGA/wuW6fft0BUbMecTLCyGA -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./cli.go ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b1/b17ec892fc6fc2b7a0b3f9ceb8ec291f79249a2f56bad123cb27817b78c764d8-d # internal github.com/cloudflare/cfssl/cli/certinfo mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certinfo=$WORK/b215/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b211/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/certinfo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cloudflare/cfssl/cli/certinfo -complete -installsuffix shared -buildid nBLGEUJ2RhkG5BSa2NuZ/nBLGEUJ2RhkG5BSa2NuZ -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./certinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/fd/fd854d5e7b506be7d6adcf495e245ad4ccac55bc4fe2fcb2ba13a531eb4fc6f3-d # internal cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I $WORK/b220/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o $WORK/b220/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b220 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -o $WORK/b220/_cgo_.o $WORK/b220/_cgo_main.o $WORK/b220/_x001.o $WORK/b220/_x002.o $WORK/b220/_x003.o $WORK/b220/_x004.o $WORK/b220/_x005.o $WORK/b220/_x006.o $WORK/b220/_x007.o $WORK/b220/_x008.o $WORK/b220/_x009.o $WORK/b220/_x010.o $WORK/b220/_x011.o $WORK/b220/_x012.o -g -O2 -ldl -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage sqlite3 -dynimport $WORK/b220/_cgo_.o -dynout $WORK/b220/_cgo_import.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/mattn/go-sqlite3 -installsuffix shared -buildid izBz0AgvLKQ6Q0GkM2ix/izBz0AgvLKQ6Q0GkM2ix -goversion go1.15.14 -D "" -importcfg $WORK/b220/importcfg -pack ./convert.go ./doc.go ./sqlite3_func_crypt.go ./sqlite3_go18.go ./sqlite3_opt_preupdate.go ./sqlite3_opt_preupdate_omit.go $WORK/b220/_cgo_gotypes.go $WORK/b220/backup.cgo1.go $WORK/b220/callback.cgo1.go $WORK/b220/error.cgo1.go $WORK/b220/sqlite3.cgo1.go $WORK/b220/sqlite3_context.cgo1.go $WORK/b220/sqlite3_load_extension.cgo1.go $WORK/b220/sqlite3_opt_userauth_omit.cgo1.go $WORK/b220/sqlite3_other.cgo1.go $WORK/b220/sqlite3_type.cgo1.go $WORK/b220/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b220/_pkg_.a $WORK/b220/_x001.o $WORK/b220/_x002.o $WORK/b220/_x003.o $WORK/b220/_x004.o $WORK/b220/_x005.o $WORK/b220/_x006.o $WORK/b220/_x007.o $WORK/b220/_x008.o $WORK/b220/_x009.o $WORK/b220/_x010.o $WORK/b220/_x011.o $WORK/b220/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/3a/3a361c70462b4ed3c03941c0c54400b87adf859aefe18fbc7857d28b11eb4ad5-d # internal github.com/cloudflare/cfssl/cmd/cfssl-certinfo mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/certinfo=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b216/_pkg_.a packagefile github.com/lib/pq=$WORK/b217/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b220/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cmd/cfssl-certinfo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid QltdJeOsr-gOzjcAl92L/QltdJeOsr-gOzjcAl92L -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./cfssl-certinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/bf/bf911ca6378ab312919e0144076af6ee469f41a91670b2e7845b2a9073d1e7f1-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cloudflare/cfssl/cmd/cfssl-certinfo=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/certinfo=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b216/_pkg_.a packagefile github.com/lib/pq=$WORK/b217/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b220/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b213/_pkg_.a packagefile github.com/cloudflare/cfssl/certinfo=$WORK/b215/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b211/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b065/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b218/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b219/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile github.com/kisielk/sqlstruct=$WORK/b214/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b212/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile hash/fnv=$WORK/b170/_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=jNNHyTVBGVmqscZcjRpy/QltdJeOsr-gOzjcAl92L/WRaop4Fp0--Kk8m6xfUf/jNNHyTVBGVmqscZcjRpy -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x4a6426297dd1a249943413d0fd9d2beae52f35f3 -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/cfssl-1.6.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-certinfo rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/cfssl-newkey + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x77b22bf15c6025a60701e09f3cdd2fab35754fcc -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/cfssl-1.6.0/_build/bin/cfssl-newkey github.com/cloudflare/cfssl/cmd/cfssl-newkey WORK=/tmp/go-build308361099 internal/cpu mkdir -p $WORK/b009/ math/bits mkdir -p $WORK/b017/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b012/ unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.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 weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-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 L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ internal/bytealg cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 sync/atomic mkdir -p $WORK/b008/ mkdir -p $WORK/b022/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -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.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_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 B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go unicode mkdir -p $WORK/b023/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 /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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal encoding mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-d # internal unicode/utf16 mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-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 i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal crypto/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/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 cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal internal/nettrace mkdir -p $WORK/b081/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 runtime/cgo mkdir -p $WORK/b083/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b083/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b083/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid CljPHXmPFxt__H14Knv6/CljPHXmPFxt__H14Knv6 -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./asn1.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/28/28578d3b5164ebe1be36089eb89d8a677051b2060175544f22b6c8eaa49aac5c-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal github.com/cloudflare/cfssl/info mkdir -p $WORK/b158/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/cloudflare/cfssl/info -complete -installsuffix shared -buildid 53_K-Hx4Ue-LQ0gruVB7/53_K-Hx4Ue-LQ0gruVB7 -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./info.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/31/313ad78a5705b1d549698678cd67907435b50bc48b969f0f6aff1c13442d7a50-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/sqrt_arm.o $WORK/b016/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c google.golang.org/protobuf/internal/set mkdir -p $WORK/b181/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid IK5Xyryk5X2UHHBck80P/IK5Xyryk5X2UHHBck80P -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./ints.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 3DJoxcdA_-pD3304Wl2Y/3DJoxcdA_-pD3304Wl2Y -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./flags.go ./proto_legacy_disable.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/04/0450f84b9940f0e72da3e0c4e6dce0a66c88e54623f4072aff2a7ce31b4e8347-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b9/b9873c5bb12705389f92c07b7cbf0a86b048f59e9bd00f78faaf8efbc35fb950-d # internal cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x010.o -c gcc_arm.S cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/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/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go -dynlinker cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b083/symabis ./asm_arm.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b083/_cgo_gotypes.go $WORK/b083/cgo.cgo1.go $WORK/b083/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b083/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_arm.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a8/a875d160588285f8347f25834fb453b679b00e45f253615ceed23fdad3276ee2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_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/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal internal/singleflight mkdir -p $WORK/b082/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b173/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF math/rand mkdir -p $WORK/b056/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xRuNxUpa0DNA0xctTXNW/xRuNxUpa0DNA0xctTXNW -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack ./pragma.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/dd/ddf33cad37f1ce33c422336f80e072382c3cfa895513c74ccfd8419ba7842115-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-d # internal internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go strconv mkdir -p $WORK/b018/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b080/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_dup2_linux.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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal bytes mkdir -p $WORK/b039/ strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal hash mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm_arm.s cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal crypto mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal crypto/internal/randutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal crypto/hmac mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack ./hmac.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal bufio mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal crypto/rc4 mkdir -p $WORK/b068/ cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./rc4.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal path mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal golang.org/x/text/transform mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid PWMBeNaXYLhQprHOltlt/PWMBeNaXYLhQprHOltlt -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal regexp/syntax mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal hash/fnv mkdir -p $WORK/b170/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./fnv.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b030/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal internal/syscall/unix mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ae/ae6ace47f8b89928b57339cbb5d84801f089c8558aef36c0983ffeb5a6e577a4-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal context mkdir -p $WORK/b045/ github.com/cloudflare/cfssl/ocsp/config mkdir -p $WORK/b128/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b028/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ocsp/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/cloudflare/cfssl/ocsp/config -complete -installsuffix shared -buildid 3gIOb8jq1nbjE1RfQpBQ/3gIOb8jq1nbjE1RfQpBQ -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./config.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/23/2356b0a916e443546cbdb8b1e48e80c96c71ed7329220460804dceaa8e02411d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal golang.org/x/net/context mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NlU-x1Ts37w3V827Z9aB/NlU-x1Ts37w3V827Z9aB -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/71/71202abcaca30dab64e4f79fb2342192b8d11e9abc4cc65ab11e09b66658fb33-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b026/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 ./readfrom_linux.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 cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b036/ crypto/sha512 mkdir -p $WORK/b058/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b049/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/md5 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b067/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/sha1 mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b070/symabis ./sha1block_arm.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b067/md5block_arm.o ./md5block_arm.s cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b070/sha1block_arm.o ./sha1block_arm.s crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b048/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/pack r $WORK/b067/_pkg_.a $WORK/b067/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal crypto/des mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal crypto/sha256 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal encoding/pem mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal path/filepath mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal golang.org/x/crypto/pkcs12/internal/rc2 cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b127/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid Z1offqHrdke2qRODFhiK/Z1offqHrdke2qRODFhiK -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8a/8a8482cad4c5c43d8a7ee78014984e4b78de2a5edda2642de3504fe98729bc18-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/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b169/ vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile hash/fnv=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid wkal9VfZfGQjD0OrgI_b/wkal9VfZfGQjD0OrgI_b -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cat >$WORK/b085/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/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/91/91db4e11504318cf134fabc81ad1259c1bc61909bdbf0510a735cafd4b0f1072-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-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/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal encoding/hex mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./hex.go flag mkdir -p $WORK/b002/ encoding/json mkdir -p $WORK/b038/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF math/big cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b055/symabis ./arith_arm.s cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal github.com/cloudflare/cfssl/auth mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cloudflare/cfssl/auth -complete -installsuffix shared -buildid c_ra3dtwx9cjRIkuDl9M/c_ra3dtwx9cjRIkuDl9M -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9e/9ed94e048041c76c6495a01fc2387c210cf3a89f2549615b070b3daa7cd230fc-d # internal compress/flate mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal log mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/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/b038/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal mime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b055/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid m8CFyIBYwGljj26Ty1az/m8CFyIBYwGljj26Ty1az -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal mime/quotedprintable mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./reader.go ./writer.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/elliptic mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal encoding/asn1 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b064/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/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/ed25519 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./ed25519.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal crypto/rsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal crypto/dsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b098/ cat >$WORK/b098/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b098/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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal net/http/internal mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal crypto/x509/pkix mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack ./pkix.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid bTz8BdaIjvEkS-gDD_r4/bTz8BdaIjvEkS-gDD_r4 -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cb/cbdb4b4e1857bf826b6cf07b7835f18d255a7e55d645372a7f302ede8fcb499c-d # internal github.com/cloudflare/cfssl/log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/cloudflare/cfssl/log -complete -installsuffix shared -buildid lGC9jgFtQpDBDzk-vzRp/lGC9jgFtQpDBDzk-vzRp -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal github.com/google/certificate-transparency-go/asn1 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/google/certificate-transparency-go/asn1 -complete -installsuffix shared -buildid 1p0rN6mIuAN8ovwdzjtX/1p0rN6mIuAN8ovwdzjtX -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/43/43ec1cf0ba5ff058cbc4a2b9aa527c890abb661416e97ee971695f9f9907f11c-d # internal golang.org/x/crypto/cryptobyte mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid WZYJORil1p-ApZu1MszL/WZYJORil1p-ApZu1MszL -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid dkjyBmW85I0A7SZex491/dkjyBmW85I0A7SZex491 -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid vlcBwypdL8h4327-4DYJ/vlcBwypdL8h4327-4DYJ -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6c/6ce66ff3e24a2c10e124a7178eadb6cd4a9aab1e5a1e2309fc67cb1a57fb1acd-d # internal github.com/zmap/zcrypto/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/zmap/zcrypto/json -complete -installsuffix shared -buildid LP8IVWpO4r5E3T6C-ofw/LP8IVWpO4r5E3T6C-ofw -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./dhe.go ./ecdhe.go ./names.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6c/6c0e709dd6bbe684c370313663b75581c588f757dd7a7266d6342313aabb132c-d # internal github.com/google/certificate-transparency-go/tls mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/google/certificate-transparency-go/tls -complete -installsuffix shared -buildid JAl3_mHhTs_YIrNsr9cj/JAl3_mHhTs_YIrNsr9cj -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack ./signature.go ./tls.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/35/354011bebd71f6d646029f906a424b2be6f60c2c91f398b3187f0e0d58c6f645-d # internal github.com/google/certificate-transparency-go/x509/pkix mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/google/certificate-transparency-go/x509/pkix -complete -installsuffix shared -buildid L2cOYZ_E2bBz_BMN_RnT/L2cOYZ_E2bBz_BMN_RnT -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/94/94082f14cfd35216d636f5622340373a8706f985b93db1c3a081486eef320be6-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid rb0Vc5CgoEKqklwc5FU_/rb0Vc5CgoEKqklwc5FU_ -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/03/03a7c4be880792d3cdde044032ba0a91113b7ad937ecc74c76b33f6779ea4ca0-d # internal github.com/zmap/zcrypto/util mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/zmap/zcrypto/util -complete -installsuffix shared -buildid 89y0MawGvZoOpqji1efH/89y0MawGvZoOpqji1efH -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./isURL.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/38/386eb62f805aaaae917b38279a525cf747f9c9be65e57fdaa5276589908d6d7b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal github.com/zmap/zcrypto/x509/ct mkdir -p $WORK/b142/ cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a0/a09e2ee52a0029d71cf4dc5edeb291fcfc994ebba7a414eb90f30f47f5219a2f-d # internal cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF github.com/zmap/zcrypto/x509/pkix cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/ct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/zmap/zcrypto/x509/ct -complete -installsuffix shared -buildid v8yZVDm1tFbj_0BSaiDh/v8yZVDm1tFbj_0BSaiDh -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./serialization.go ./types.go mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/zmap/zcrypto/x509/pkix -complete -installsuffix shared -buildid L1GDPYhUPZTukONZbDZZ/L1GDPYhUPZTukONZbDZZ -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./json.go ./oid.go ./oid_names.go ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c3/c350c33c7eda5af746b45c8f8a90851b970efa265774581adb480e5aac7298dc-d # internal database/sql/driver mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./driver.go ./types.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d6/d6492b1f49a5986663c0ff45717eba4432473cbf00a3bd9929c31411efb742e8-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid fkR-EHuSAitn8k4jwONZ/fkR-EHuSAitn8k4jwONZ -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a0/a0669bcfac56dc6f59d03f1d8f5c69167a914ac958b82c111cbf272fb12aa7b3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid qsHfC1rB0egboJ1TIBtR/qsHfC1rB0egboJ1TIBtR -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/10/10dc4955dccad258d66a8039ada20ec8390c2a949d045970f86cc385960fa7d6-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid TVUPYaStNe8fHG6bennv/TVUPYaStNe8fHG6bennv -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal database/sql mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p database/sql -std -complete -installsuffix shared -buildid 7oIcDrc__e_WcnSwks4d/7oIcDrc__e_WcnSwks4d -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/94/9473f8bc65edfcef798d2ce16dd6630b3718023c9486b626c34566d78e86c82e-d # internal golang.org/x/net/idna mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid pjv-cpEm1unywPHlnr5L/pjv-cpEm1unywPHlnr5L -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/db/dba08029eb13b3b289438a61ebc4e2c4416830642384ad9a091ae582619dcc2b-d # internal crypto/x509 cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/33/335140341a8335236942a4a914674b59cd42c9f2280eabd75a9b3903359a5fbe-d # internal mkdir -p $WORK/b072/ net/textproto mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5KkBruqKsChDubduvWVc/5KkBruqKsChDubduvWVc -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b072/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/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OzhBQQbAKwpF7FBJPU5b/OzhBQQbAKwpF7FBJPU5b -goversion go1.15.14 -D "" -importcfg $WORK/b072/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/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/17/17fa3623c42e9ed72121ed17e17dfc19b8075edbe63cd5ca61124e1b5fd55d92-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nwFRn7w9E8l0r8URtWsj/nwFRn7w9E8l0r8URtWsj -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/38/3802b8e641c8d419024b116dd037abb4e9a99e3ed26274551785f686779260c8-d # internal vendor/golang.org/x/net/http/httpguts cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/95/958d7256c911af688d0113a4ac06c6ff87b8277b4342715678cf96f0d1409ed1-d # internal mkdir -p $WORK/b097/ mime/multipart mkdir -p $WORK/b108/ cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d3/d3f11319d5c0013a8a65fc44a9a627613141fc379862e896b174aa7d2a5464fd-d # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M12qWLqDdPyCWPbLRPFP/M12qWLqDdPyCWPbLRPFP -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b097/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/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4v84t_QwQnliYs2wTYFV/4v84t_QwQnliYs2wTYFV -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./guts.go ./httplex.go github.com/google/certificate-transparency-go/x509 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/google/certificate-transparency-go/x509 -complete -installsuffix shared -buildid v91bVBN4Aw7pZsYg2ntW/v91bVBN4Aw7pZsYg2ntW -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./cert_pool.go ./curves.go ./error.go ./errors.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./revoked.go ./root.go ./root_linux.go ./root_unix.go ./rpki.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/68/6898a5b9c17d399dba5514f6dc7ad88f74e698aa22f02ff653f61b11e7576932-d # internal github.com/jmoiron/sqlx/types mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/jmoiron/sqlx/types -complete -installsuffix shared -buildid 7CmM3HThE1-I0FTixPbB/7CmM3HThE1-I0FTixPbB -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/81/81a81a468770718890e0f61978bdd735fb4d732e42c3c40b3598c6850e0c904d-d # internal net/mail mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/mail -std -complete -installsuffix shared -buildid htAPx7p2jmLDZTWE321G/htAPx7p2jmLDZTWE321G -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./message.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a2/a21cf11e5f35ada192c9df61a5b93debf8296f928f286cbafbf1148c88465c6e-d # internal github.com/cloudflare/cfssl/certdb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/cloudflare/cfssl/certdb -complete -installsuffix shared -buildid 6Kz8-21Q1v-aWcmtIzx7/6Kz8-21Q1v-aWcmtIzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./certdb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e8/e80ef6eb88e394204ae79f7f7c216c7951099afecf5a1855450aaf1eab2748c8-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 8igrW15_DTUEg9QknHSW/8igrW15_DTUEg9QknHSW -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/85/859bc0ed3f0b01af9ccab0e4fb11f7f130c538ad3b2a3ad75475e92c1ed4ebaf-d # internal go/token mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid u_5IC-AnRW6N1980kE-B/u_5IC-AnRW6N1980kE-B -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/58/58ede28a975cbaf5a635d3533aac519a31ece954689167ee50112ccd0ee625b0-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid vH9pQbO2yRVs8Ud-PJtc/vH9pQbO2yRVs8Ud-PJtc -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/48/484934d9ee482bbeebcbb19f4e80a3731760a6b174717c15578c99afcd74a9eb-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid q5OMJIbx5x_fi34oGULf/q5OMJIbx5x_fi34oGULf -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e2/e2aec7690320810f2a7241896bbf63564ec40491f00b78703eccd0c91c9dd3da-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid hMyiylfCRtlR27QA5Y9w/hMyiylfCRtlR27QA5Y9w -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ca/caac3537eaf81f1eaa99701ced3cef91ee05e9de474693371c5cdc3e41f9c198-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid P9ctlWRor-kbsSPgLgWM/P9ctlWRor-kbsSPgLgWM -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a5/a54f35791a74d148381336b2a296b4dcc1ecd0808efc2a39900fb09be706c7d2-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid rjqy7j3gUKS_xFuAFw4J/rjqy7j3gUKS_xFuAFw4J -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4b/4ba9d45544758c09f85639753e18285e74af50af11b3a5ab8fcca7ab10a4c1c1-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid j6__Ke7TFkFrZen90yvp/j6__Ke7TFkFrZen90yvp -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f5/f5e133d6e71437b7ee1885a1515e4caa49e5b3d66692903a4e2bc2426f7cf003-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2oO6qUlNY_Y7qqzRysdO/2oO6qUlNY_Y7qqzRysdO -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e2/e20f439a9a66543d28e41e0d53ba4883cf9acd43eb92cb795c143c1693845a64-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qd6SBaJWPvLcjC4QUccq/Qd6SBaJWPvLcjC4QUccq -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/324843f0214390efc8f8655042b87343627cb33ac6782f742b2ad5ad43b69d4b-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/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_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 8kKeTHxDd40s6DUOygRg/8kKeTHxDd40s6DUOygRg -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a1/a16c66407cafa23dcbcbb0442b94446986fbf433567c48855d437243a8b9b89f-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid lOO_Nx_Nu_JagJEOy_ru/lOO_Nx_Nu_JagJEOy_ru -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./ocsp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/95/95940e9a17d7d281bb10e61caa597a48732de556465cdcd1c9db11428bf525a0-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid zRJt5fwgRdVkTnen-450/zRJt5fwgRdVkTnen-450 -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/30/3007f3e9664f0d05eb94e4ec3fba76947d78a7450f878d8f7ddbf260ac69ce2a-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid zWQ95K7qxcxaeRIVJmSy/zWQ95K7qxcxaeRIVJmSy -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c7/c7e4787a292881f34c32ff274a26d1873bd96e2b559330559a05794917b91bba-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid N-YQk8aghznh0b9UAnF3/N-YQk8aghznh0b9UAnF3 -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7c/7c858b3b7a6b2947d383ea14c398be000ad87a4d126b90031da70d71e29c9fb1-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid qvZRIAkwIyYV9XY7qswS/qvZRIAkwIyYV9XY7qswS -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7e/7eb0df991f7da414162c618244300ba45c8bf926d677de188dc1e227a6848ef1-d # internal os/user mkdir -p $WORK/b203/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b203/ -importpath os/user -- -I $WORK/b203/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e9/e9402bcd5ae1b42cf8949f801717a840a66991cb7d8490e412f81d97a45e6c26-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/55/558bb83b1d83c7c872ce558e1a84ac1cae91ec3c21f1bd56512ae09a22f95509-d # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/dc/dcbd88ba356e0b49d07e5846ca175ce1708f601f2d943eeae85c22475de24c29-d # internal github.com/google/certificate-transparency-go mkdir -p $WORK/b118/ google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b166/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b186/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/google/certificate-transparency-go -complete -installsuffix shared -buildid aquAaYgLraIpFRNiLrAL/aquAaYgLraIpFRNiLrAL -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./serialization.go ./signatures.go ./types.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid QvtdA6ChzYW2D_NZ8gkH/QvtdA6ChzYW2D_NZ8gkH -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid TVTU9QP5RHNBzMOHjy3H/TVTU9QP5RHNBzMOHjy3H -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/10/10ec524c08ab446cda9361d7a822a6764e711287790955fa9abbcaf4925ce78c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/33/338c7afdeb8c1eb605263cc0ff2c2865792efaba24bef453230ed6fb232ec050-d # internal cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/28/28b53c5262ae59b51c3239f5ddf71f9bddcc64a3f4f3d34f1d5715578f64f2f8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 1QR8Ji51b1_N-FkrpWZ2/1QR8Ji51b1_N-FkrpWZ2 -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack ./tag.go cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/57/575a05c80c4c366fe629ba97d55a1ab2c83b8f19bc4548211053ccb0908b60a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qnBvA_Y0AgfXD5kB6Yg6/qnBvA_Y0AgfXD5kB6Yg6 -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -o $WORK/b203/_cgo_.o $WORK/b203/_cgo_main.o $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b203/_cgo_.o -dynout $WORK/b203/_cgo_import.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p os/user -std -installsuffix shared -buildid ZNsAk4-MVizjHoEFt4Hq/ZNsAk4-MVizjHoEFt4Hq -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack ./lookup.go ./user.go $WORK/b203/_cgo_gotypes.go $WORK/b203/cgo_lookup_unix.cgo1.go $WORK/b203/getgrouplist_unix.cgo1.go $WORK/b203/listgroups_unix.cgo1.go $WORK/b203/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b203/_pkg_.a $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d3/d33692850e33671b06c44aa122c902d9b65f88a2ac3bbcbff71d09e6c3d2d5e7-d # internal github.com/golang/glog mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/golang/glog -complete -installsuffix shared -buildid fteVWoaN3kdXKhF0n3AI/fteVWoaN3kdXKhF0n3AI -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./glog.go ./glog_file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e8/e87dc7e22de7d5e2cb94dc2936afdeddc99e236a79b2141fa4740bc7fcd4da39-d # internal net/http/httptrace mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FVQfgV1Ts7riqtmdh-Gm/FVQfgV1Ts7riqtmdh-Gm -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/16/169a40bf76c55021e55f8c0ecee1cc24026cc5171267c3c0f88940261d36cf25-d # internal net/http mkdir -p $WORK/b093/ cat >$WORK/b093/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/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0csXucEvWfmAGSQAofZ7/0csXucEvWfmAGSQAofZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b093/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/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1a/1a3cf31739f5a65ee55c7fac19547c9797b533ab079af9e879c90afc7c51f37f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/dd/dd6a46750cd9fbd73cfb75ce6df6975b3cca74fe5ebd437e1f382221e37569a6-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid WeFfVc3C_l6m37B7xKLk/WeFfVc3C_l6m37B7xKLk -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/cd/cd682f0e6c02394c77ca1b08a5e80f5d53c779f8447a6a52f0d035287059c92d-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid -n9iXr5UEINZp5-_9zZ-/-n9iXr5UEINZp5-_9zZ- -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/06/06a81739d2d07af97561c441ea50484b51616e4ef96d56495a175c7ad689f963-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b195/ github.com/golang/protobuf/proto mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kPdTKcS094VuE6eY5aK2/kPdTKcS094VuE6eY5aK2 -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid y4QS4NnGY2-2pp_AvZfF/y4QS4NnGY2-2pp_AvZfF -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./any.pb.go google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b199/ google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b197/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 19hhPR-aCrYZY6Cotkbw/19hhPR-aCrYZY6Cotkbw -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack ./timestamp.pb.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid bKDiXAhzaMj4Zwv99wtO/bKDiXAhzaMj4Zwv99wtO -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7c/7c65330f47dd4b454c4057a9c08cec550a60439e3204a31957c02b148a4ce21d-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 4RWy61_OJibrCh1vCd2p/4RWy61_OJibrCh1vCd2p -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/1b/1bce1bf2026661f8863c2f07b29708a18a5fa32ec7d8f260b9ea47977e7dd201-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid YeKnfGPUukcv4Fy6diew/YeKnfGPUukcv4Fy6diew -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/91/9121e20d90df46da788d881ee64d5d80821d4fff4056a3a2927c2808c488bab6-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wjkyK-VEdVz1LGxFAxfo/wjkyK-VEdVz1LGxFAxfo -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/dc/dc8ac4219d84eeeeaedec6c1e98b5e77df07cfafc81b10aa625443fd9a590cbc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/64/64627a336b8facc1583bd76793f0d8e541b3b0fc3b758dea6fffbf0f3295a5ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/56/56532e6e19d2fac66039d5ab3eaadab25fe559abba9b41f3bf8ebc0443627785-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1d/1daf67f85ad8e4577f7da23ab24cf3b59c15f4432b2597d8fe55616c36cdd992-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b164/ github.com/google/certificate-transparency-go/client/configpb mkdir -p $WORK/b200/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rtm3TpP4LSDI54dNqihV/rtm3TpP4LSDI54dNqihV -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/google/certificate-transparency-go/client/configpb -complete -installsuffix shared -buildid lJu1X5Q4P1HFbMSmq1xr/lJu1X5Q4P1HFbMSmq1xr -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./gen.go ./multilog.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/9e/9e274dc6e8435b19ff4c5cd543ac206318903fa048ca27ccc511fc0cad0b2308-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ff/ffb56810a4d24b56de8c4968b9d3059b84f31f622709fde56f6d4ec3b4ca3e63-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9f/9f98d248d16d0f56f1d2a7e9794cc9684a4e113e6fc8c2e39caefe5fb51a5332-d # internal net/http/cookiejar mkdir -p $WORK/b137/ github.com/cloudflare/cfssl/errors cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b092/ cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e24zVfum-VDgw2g1IIp6/e24zVfum-VDgw2g1IIp6 -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./jar.go ./punycode.go golang.org/x/net/context/ctxhttp mkdir -p $WORK/b204/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cloudflare/cfssl/errors -complete -installsuffix shared -buildid ux0xX7uyLKaGwk3FXxlC/ux0xX7uyLKaGwk3FXxlC -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go ./error.go ./http.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid NC4aimSVj_w31em4HNNd/NC4aimSVj_w31em4HNNd -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a5/a572b845c24a4c8dfff1dbc87341009d9541826625ac988c4f391d81f1ed03f0-d # internal github.com/google/certificate-transparency-go/jsonclient mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/google/certificate-transparency-go/jsonclient -complete -installsuffix shared -buildid P6XS3k0ECTONuLNhqD4b/P6XS3k0ECTONuLNhqD4b -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./backoff.go ./client.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/46/46bab2a3e09b012503efddecf6b5ae32ece4f2c0e9b4eb0f3be45d5d36f9deb7-d # internal github.com/cloudflare/cfssl/helpers/derhelpers mkdir -p $WORK/b115/ github.com/cloudflare/cfssl/api mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cloudflare/cfssl/api -complete -installsuffix shared -buildid db6E0BEEiS_WIeP_37Mg/db6E0BEEiS_WIeP_37Mg -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./api.go github.com/cloudflare/cfssl/crypto/pkcs7 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crypto/pkcs7 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cloudflare/cfssl/crypto/pkcs7 -complete -installsuffix shared -buildid fzS5ZYKRdaW6akXsr3-9/fzS5ZYKRdaW6akXsr3-9 -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs7.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers/derhelpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cloudflare/cfssl/helpers/derhelpers -complete -installsuffix shared -buildid ZeKEfvQjCHCbt0apl1y_/ZeKEfvQjCHCbt0apl1y_ -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./derhelpers.go ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/49/490d7c168d1820f1e5c2a94fb1e6c7b770b14ece3d4095ae51a756d3477bc9b7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d6/d6d6d0d8888a7dc71191e7e18c7fe945bb9858fd35867967d1c7e7d55b55c3c3-d # internal github.com/weppos/publicsuffix-go/publicsuffix mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/weppos/publicsuffix-go/publicsuffix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/weppos/publicsuffix-go/publicsuffix -complete -installsuffix shared -buildid CcJuepps-yFaZqEjd_sM/CcJuepps-yFaZqEjd_sM -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./publicsuffix.go ./rules.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6e/6e67c927dba0651c3935d29a4c532b54d5e8fb8bf77cfa44e7614aa7c838ae40-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal github.com/cloudflare/cfssl/helpers mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/cloudflare/cfssl/helpers -complete -installsuffix shared -buildid oaDDLIZolXPIw7SNqZWJ/oaDDLIZolXPIw7SNqZWJ -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./helpers.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/49/49c5ece98c3b1f96c6719b8adc8267c2efd3e06fa8d683b60b970c006fb96a30-d # internal github.com/cloudflare/cfssl/api/client mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cloudflare/cfssl/api/client -complete -installsuffix shared -buildid CESE9n39DVkiNe5sdylx/CESE9n39DVkiNe5sdylx -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./api.go ./client.go ./group.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/21/21b1fda0258be1df04a6a1a0188578c62a88c423f53a810b21ff0d4611dfff8a-d # internal github.com/google/certificate-transparency-go/client mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/google/certificate-transparency-go/client -complete -installsuffix shared -buildid l1bOIiQbZ3OZHMh8Fwdu/l1bOIiQbZ3OZHMh8Fwdu -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./getentries.go ./logclient.go ./multilog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/78/7878f53702350190b9239676c137a56d0353990d49ea1b507d286e344ff952f9-d # internal github.com/cloudflare/cfssl/csr mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/csr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cloudflare/cfssl/csr -complete -installsuffix shared -buildid r_phDfACA6A0bNVHtlfK/r_phDfACA6A0bNVHtlfK -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack ./csr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e6/e62ff79cc38ee193a1b604c6ef7c58f7b608195ecc7a8ecb327a77959461ebd0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1c/1c213809730ab544910cf4f794028712a181fcb3729c405b3218526cc1c17523-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a8/a8288481a8a0ab55c580dfcb58609b4fc31dba77e0d03e2d2bd970237bc062a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b0cb89db8140f8928b675cc362d71ef1e0add63ac3ae1a6dcbdf21949ef69f57-d # internal github.com/zmap/zcrypto/x509 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/zmap/zcrypto/x509 -complete -installsuffix shared -buildid a_wPL95x62gZ8LWleY9e/a_wPL95x62gZ8LWleY9e -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./cert_pool.go ./certificate_type.go ./chain.go ./extended_key_usage.go ./extensions.go ./fingerprint.go ./generated_certvalidationlevel_string.go ./json.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./qc_statements.go ./sec1.go ./tor_service_descriptor.go ./validation.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e7/e70c802f823898d1116a606c563818023e33d58dd8f65679090861186dab8c90-d # internal github.com/zmap/zlint/v3/util mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/zmap/zlint/v3/util -complete -installsuffix shared -buildid Z0r0PS2dWIHFcBYP0bRf/Z0r0PS2dWIHFcBYP0bRf -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack ./algorithm_identifier.go ./ca.go ./countries.go ./eku.go ./encodings.go ./ev.go ./fqdn.go ./gtld.go ./gtld_map.go ./ip.go ./ku.go ./names.go ./oid.go ./primes.go ./qc_stmt.go ./rdn.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b9/b9af0ad58e53d372ac48ffc06055d02963129d1ff6525e88b12f89727b7cb13d-d # internal github.com/zmap/zlint/v3/lint mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/zmap/zlint/v3/lint -complete -installsuffix shared -buildid b-I9A6Id6GRCNJ3yUuRa/b-I9A6Id6GRCNJ3yUuRa -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./base.go ./registration.go ./result.go ./source.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/60/609ce6ab33e6e5ceb9ba7e765c9d9d177b1c1c9afb7eea500fc61936d9c5e08c-d # internal github.com/zmap/zlint/v3/lints/apple mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/apple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/zmap/zlint/v3/lints/apple -complete -installsuffix shared -buildid FNzCJngSyjpu3LDUGccn/FNzCJngSyjpu3LDUGccn -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./lint_ct_sct_policy_count_unsatisfied.go ./lint_e_server_cert_valid_time_longer_than_398_days.go ./lint_w_server_cert_valid_time_longer_than_397_days.go ./time.go github.com/zmap/zlint/v3/lints/cabf_ev mkdir -p $WORK/b148/ github.com/zmap/zlint/v3/lints/community mkdir -p $WORK/b149/ github.com/zmap/zlint/v3/lints/etsi mkdir -p $WORK/b150/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a EOF cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_ev -complete -installsuffix shared -buildid y0ufRcC3vxxWRT0AWHxU/y0ufRcC3vxxWRT0AWHxU -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack ./lint_ev_business_category_missing.go ./lint_ev_country_name_missing.go ./lint_ev_organization_name_missing.go ./lint_ev_serial_number_missing.go ./lint_ev_valid_time_too_long.go ./lint_onion_subject_validity_time_too_large.go cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/zmap/zlint/v3/lints/etsi -complete -installsuffix shared -buildid jySTHabnr-ZbOeJUyses/jySTHabnr-ZbOeJUyses -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack ./lint_qcstatem_etsi_present_qcs_critical.go ./lint_qcstatem_etsi_type_as_statem.go ./lint_qcstatem_mandatory_etsi_statems.go ./lint_qcstatem_qccompliance_valid.go ./lint_qcstatem_qclimitvalue_valid.go ./lint_qcstatem_qcpds_lang_case.go ./lint_qcstatem_qcpds_valid.go ./lint_qcstatem_qcretentionperiod_valid.go ./lint_qcstatem_qcsscd_valid.go ./lint_qcstatem_qctype_valid.go ./lint_qcstatem_qctype_web.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/zmap/zlint/v3/lints/community -complete -installsuffix shared -buildid KexQ5U-ToPQtxLLsdEX5/KexQ5U-ToPQtxLLsdEX5 -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./lint_ian_bare_wildcard.go ./lint_ian_dns_name_includes_null_char.go ./lint_ian_dns_name_starts_with_period.go ./lint_ian_iana_pub_suffix_empty.go ./lint_ian_wildcard_not_first.go ./lint_is_redacted_cert.go ./lint_issuer_dn_leading_whitespace.go ./lint_issuer_dn_trailing_whitespace.go ./lint_issuer_multiple_rdn.go ./lint_rsa_exp_negative.go ./lint_rsa_no_public_key.go ./lint_san_bare_wildcard.go ./lint_san_dns_name_duplicate.go ./lint_san_dns_name_includes_null_char.go ./lint_san_dns_name_starts_with_period.go ./lint_san_iana_pub_suffix_empty.go ./lint_san_wildcard_not_first.go ./lint_subject_dn_leading_whitespace.go ./lint_subject_dn_trailing_whitespace.go ./lint_subject_multiple_rdn.go ./lint_validity_time_not_positive.go github.com/zmap/zlint/v3/lints/cabf_br mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_br -complete -installsuffix shared -buildid cLlppMKmMqLTngqeRrCi/cLlppMKmMqLTngqeRrCi -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./lint_ca_common_name_missing.go ./lint_ca_country_name_invalid.go ./lint_ca_country_name_missing.go ./lint_ca_crl_sign_not_set.go ./lint_ca_digital_signature_not_set.go ./lint_ca_is_ca.go ./lint_ca_key_cert_sign_not_set.go ./lint_ca_key_usage_missing.go ./lint_ca_key_usage_not_critical.go ./lint_ca_organization_name_missing.go ./lint_cab_dv_conflicts_with_locality.go ./lint_cab_dv_conflicts_with_org.go ./lint_cab_dv_conflicts_with_postal.go ./lint_cab_dv_conflicts_with_province.go ./lint_cab_dv_conflicts_with_street.go ./lint_cab_iv_requires_personal_name.go ./lint_cab_ov_requires_org.go ./lint_cert_policy_iv_requires_country.go ./lint_cert_policy_iv_requires_province_or_locality.go ./lint_cert_policy_ov_requires_country.go ./lint_cert_policy_ov_requires_province_or_locality.go ./lint_dh_params_missing.go ./lint_dnsname_bad_character_in_label.go ./lint_dnsname_check_left_label_wildcard.go ./lint_dnsname_contains_bare_iana_suffix.go ./lint_dnsname_contains_empty_label.go ./lint_dnsname_hyphen_in_sld.go ./lint_dnsname_label_too_long.go ./lint_dnsname_right_label_valid_tld.go ./lint_dnsname_underscore_in_sld.go ./lint_dnsname_underscore_in_trd.go ./lint_dnsname_wildcard_left_of_public_suffix.go ./lint_dnsname_wildcard_only_in_left_label.go ./lint_dsa_correct_order_in_subgroup.go ./lint_dsa_improper_modulus_or_divisor_size.go ./lint_dsa_shorter_than_2048_bits.go ./lint_dsa_unique_correct_representation.go ./lint_ec_improper_curves.go ./lint_ext_nc_intersects_reserved_ip.go ./lint_ext_san_contains_reserved_ip.go ./lint_ext_san_critical_with_subject_dn.go ./lint_ext_san_directory_name_present.go ./lint_ext_san_edi_party_name_present.go ./lint_ext_san_missing.go ./lint_ext_san_other_name_present.go ./lint_ext_san_registered_id_present.go ./lint_ext_san_rfc822_name_present.go ./lint_ext_san_uniform_resource_identifier_present.go ./lint_ext_tor_service_descriptor_hash_invalid.go ./lint_extra_subject_common_names.go ./lint_invalid_certificate_version.go ./lint_old_root_ca_rsa_mod_less_than_2048_bits.go ./lint_old_sub_ca_rsa_mod_less_than_1024_bits.go ./lint_old_sub_cert_rsa_mod_less_than_1024_bits.go ./lint_public_key_type_not_allowed.go ./lint_root_ca_basic_constraints_path_len_constraint_field_present.go ./lint_root_ca_contains_cert_policy.go ./lint_root_ca_extended_key_usage_present.go ./lint_root_ca_key_usage_must_be_critical.go ./lint_root_ca_key_usage_present.go ./lint_rsa_mod_factors_smaller_than_752_bits.go ./lint_rsa_mod_less_than_2048_bits.go ./lint_rsa_mod_not_odd.go ./lint_rsa_public_exponent_not_in_range.go ./lint_rsa_public_exponent_not_odd.go ./lint_rsa_public_exponent_too_small.go ./lint_san_dns_name_onion_invalid.go ./lint_san_dns_name_onion_not_ev_cert.go ./lint_signature_algorithm_not_supported.go ./lint_sub_ca_aia_does_not_contain_issuing_ca_url.go ./lint_sub_ca_aia_marked_critical.go ./lint_sub_ca_aia_missing.go ./lint_sub_ca_certificate_policies_marked_critical.go ./lint_sub_ca_certificate_policies_missing.go ./lint_sub_ca_crl_distribution_points_does_not_contain_url.go ./lint_sub_ca_crl_distribution_points_marked_critical.go ./lint_sub_ca_crl_distribution_points_missing.go ./lint_sub_ca_eku_critical.go ./lint_sub_ca_eku_missing.go ./lint_sub_ca_eku_valid_fields.go ./lint_sub_ca_name_constraints_not_critical.go ./lint_sub_cert_aia_does_not_contain_issuing_ca_url.go ./lint_sub_cert_aia_does_not_contain_ocsp_url.go ./lint_sub_cert_aia_marked_critical.go ./lint_sub_cert_aia_missing.go ./lint_sub_cert_cert_policy_empty.go ./lint_sub_cert_certificate_policies_marked_critical.go ./lint_sub_cert_certificate_policies_missing.go ./lint_sub_cert_country_name_must_appear.go ./lint_sub_cert_crl_distribution_points_does_not_contain_url.go ./lint_sub_cert_crl_distribution_points_marked_critical.go ./lint_sub_cert_eku_extra_values.go ./lint_sub_cert_eku_missing.go ./lint_sub_cert_eku_server_auth_client_auth_missing.go ./lint_sub_cert_gn_sn_contains_policy.go ./lint_sub_cert_is_ca.go ./lint_sub_cert_key_usage_cert_sign_bit_set.go ./lint_sub_cert_key_usage_crl_sign_bit_set.go ./lint_sub_cert_locality_name_must_appear.go ./lint_sub_cert_locality_name_must_not_appear.go ./lint_sub_cert_or_sub_ca_using_sha1.go ./lint_sub_cert_postal_code_prohibited.go ./lint_sub_cert_province_must_appear.go ./lint_sub_cert_province_must_not_appear.go ./lint_sub_cert_sha1_expiration_too_long.go ./lint_sub_cert_street_address_should_not_exist.go ./lint_sub_cert_valid_time_longer_than_39_months.go ./lint_sub_cert_valid_time_longer_than_825_days.go ./lint_subject_common_name_included.go ./lint_subject_common_name_not_from_san.go ./lint_subject_contains_malformed_arpa_ip.go ./lint_subject_contains_noninformational_value.go ./lint_subject_contains_reserved_arpa_ip.go ./lint_subject_contains_reserved_ip.go ./lint_subject_country_not_iso.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b6/b6bc703c5b1f0b875db270f164ba2247ac69aea0623d2bb343831cfe48931233-d # internal github.com/zmap/zlint/v3/lints/mozilla mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/mozilla /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/zmap/zlint/v3/lints/mozilla -complete -installsuffix shared -buildid 3hUyMjcOgpt9w6wgWbox/3hUyMjcOgpt9w6wgWbox -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./lint_mp_allowed_eku.go ./lint_mp_authority_key_identifier_correct.go ./lint_mp_ecdsa_pub_key_encoding_correct.go ./lint_mp_ecdsa_signature_encoding_correct.go ./lint_mp_exponent_cannot_be_one.go ./lint_mp_modulus_must_be_2048_bits_or_more.go ./lint_mp_modulus_must_be_divisible_by_8.go ./lint_mp_pss_parameters_encoding_correct.go ./lint_mp_rsassa-pss_in_spki.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/3f/3fca0db7a9a2d3660e507c4e252c15f8669ddf7bfd73ee1c6091741731641f31-d # internal github.com/zmap/zlint/v3/lints/rfc mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/zmap/zlint/v3/lints/rfc -complete -installsuffix shared -buildid EHiVRTZYBt6nHIhPjl4a/EHiVRTZYBt6nHIhPjl4a -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./lint_basic_constraints_not_critical.go ./lint_ca_subject_field_empty.go ./lint_cert_contains_unique_identifier.go ./lint_cert_extensions_version_not_3.go ./lint_cert_unique_identifier_version_not_2_or_3.go ./lint_distribution_point_incomplete.go ./lint_distribution_point_missing_ldap_or_uri.go ./lint_ecdsa_ee_invalid_ku.go ./lint_eku_critical_improperly.go ./lint_ext_aia_access_location_missing.go ./lint_ext_aia_marked_critical.go ./lint_ext_authority_key_identifier_critical.go ./lint_ext_authority_key_identifier_missing.go ./lint_ext_authority_key_identifier_no_key_identifier.go ./lint_ext_cert_policy_contains_noticeref.go ./lint_ext_cert_policy_disallowed_any_policy_qualifier.go ./lint_ext_cert_policy_duplicate.go ./lint_ext_cert_policy_explicit_text_ia5_string.go ./lint_ext_cert_policy_explicit_text_includes_control.go ./lint_ext_cert_policy_explicit_text_not_nfc.go ./lint_ext_cert_policy_explicit_text_not_utf8.go ./lint_ext_cert_policy_explicit_text_too_long.go ./lint_ext_crl_distribution_marked_critical.go ./lint_ext_duplicate_extension.go ./lint_ext_freshest_crl_marked_critical.go ./lint_ext_ian_critical.go ./lint_ext_ian_dns_not_ia5_string.go ./lint_ext_ian_empty_name.go ./lint_ext_ian_no_entries.go ./lint_ext_ian_rfc822_format_invalid.go ./lint_ext_ian_space_dns_name.go ./lint_ext_ian_uri_format_invalid.go ./lint_ext_ian_uri_host_not_fqdn_or_ip.go ./lint_ext_ian_uri_not_ia5.go ./lint_ext_ian_uri_relative.go ./lint_ext_key_usage_cert_sign_without_ca.go ./lint_ext_key_usage_not_critical.go ./lint_ext_key_usage_without_bits.go ./lint_ext_name_constraints_not_critical.go ./lint_ext_name_constraints_not_in_ca.go ./lint_ext_policy_constraints_empty.go ./lint_ext_policy_constraints_not_critical.go ./lint_ext_policy_map_any_policy.go ./lint_ext_policy_map_not_critical.go ./lint_ext_policy_map_not_in_cert_policy.go ./lint_ext_san_dns_name_too_long.go ./lint_ext_san_dns_not_ia5_string.go ./lint_ext_san_empty_name.go ./lint_ext_san_no_entries.go ./lint_ext_san_not_critical_without_subject.go ./lint_ext_san_rfc822_format_invalid.go ./lint_ext_san_space_dns_name.go ./lint_ext_san_uri_format_invalid.go ./lint_ext_san_uri_host_not_fqdn_or_ip.go ./lint_ext_san_uri_not_ia5.go ./lint_ext_san_uri_relative.go ./lint_ext_subject_directory_attr_critical.go ./lint_ext_subject_key_identifier_critical.go ./lint_ext_subject_key_identifier_missing_ca.go ./lint_ext_subject_key_identifier_missing_sub_cert.go ./lint_generalized_time_does_not_include_seconds.go ./lint_generalized_time_includes_fraction_seconds.go ./lint_generalized_time_not_in_zulu.go ./lint_idn_dnsname_malformed_unicode.go ./lint_idn_dnsname_must_be_nfc.go ./lint_inhibit_any_policy_not_critical.go ./lint_issuer_dn_country_not_printable_string.go ./lint_issuer_field_empty.go ./lint_name_constraint_empty.go ./lint_name_constraint_maximum_not_absent.go ./lint_name_constraint_minimum_non_zero.go ./lint_name_constraint_on_edi_party_name.go ./lint_name_constraint_on_registered_id.go ./lint_name_constraint_on_x400.go ./lint_path_len_constraint_improperly_included.go ./lint_path_len_constraint_zero_or_less.go ./lint_serial_number_longer_than_20_octets.go ./lint_serial_number_not_positive.go ./lint_spki_rsa_encryption_parameter_not_null.go ./lint_subject_common_name_max_length.go ./lint_subject_dn_country_not_printable_string.go ./lint_subject_dn_not_printable_characters.go ./lint_subject_dn_serial_number_max_length.go ./lint_subject_dn_serial_number_not_printable_string.go ./lint_subject_email_max_length.go ./lint_subject_empty_without_san.go ./lint_subject_given_name_max_length.go ./lint_subject_info_access_marked_critical.go ./lint_subject_locality_name_max_length.go ./lint_subject_not_dn.go ./lint_subject_organization_name_max_length.go ./lint_subject_organizational_unit_name_max_length.go ./lint_subject_postal_code_max_length.go ./lint_subject_printable_string_badalpha.go ./lint_subject_state_name_max_length.go ./lint_subject_street_address_max_length.go ./lint_subject_surname_max_length.go ./lint_tbs_signature_alg_matches_cert_signature_alg.go ./lint_tbs_signature_rsa_encryption_parameter_not_null.go ./lint_utc_time_does_not_include_seconds.go ./lint_utc_time_not_in_zulu.go ./lint_wrong_time_format_pre2050.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3d/3dd210a5c5edca261a53e9c75f3d2ff372e6cd94b94c831a2290b31debe25ecf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/df/dfcb634e2e8d1d550defd1703afd9b137f2c5fb6ac65f8bfad9f31b79403458e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/64/64db2aacff560eb1a1466d396db489ff44237efdc9ef3fff477253b11fe68280-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/69/69e08b117ace4e0f4cd2d8fe8aed30692911d1aa07dfb67cbef4d58d96edf5ba-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b0/b0810cd7e08e7373372c1d32b29059e0fb341ce107cc94da669416d25c2b4f40-d # internal github.com/zmap/zlint/v3 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/zmap/zlint/v3 -complete -installsuffix shared -buildid yYtm2bKVXH8-LCcIL166/yYtm2bKVXH8-LCcIL166 -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack ./resultset.go ./zlint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ec/ec3da384ac227c7a2a2fd7cc7dcc286c664ddc6fcff7d810eb515372289993fd-d # internal github.com/cloudflare/cfssl/config mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/cloudflare/cfssl/config -complete -installsuffix shared -buildid WvtqX166FbFvxlpEI7Ft/WvtqX166FbFvxlpEI7Ft -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/84/84d81ee852f6a1a9968dcd992e9a676fd2eb5b009c2ed7bc8805c76d5f340c53-d # internal github.com/cloudflare/cfssl/signer mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/cloudflare/cfssl/signer -complete -installsuffix shared -buildid IDYLqABHWoo2G_aFm1dh/IDYLqABHWoo2G_aFm1dh -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./signer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9f/9f755b97a33110abd6b2b2ffb4ce8e7400fd5400dd8d6a36a6d074b9433b605c-d # internal github.com/cloudflare/cfssl/signer/local mkdir -p $WORK/b162/ github.com/cloudflare/cfssl/signer/remote mkdir -p $WORK/b206/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/local /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/cloudflare/cfssl/signer/local -complete -installsuffix shared -buildid zCPwMcv-UvPg6rAEMyoD/zCPwMcv-UvPg6rAEMyoD -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./local.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/cloudflare/cfssl/signer/remote -complete -installsuffix shared -buildid lSRg-w97qVhVjhfblvCV/lSRg-w97qVhVjhfblvCV -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./remote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d1/d17aa08bbbd6fcab9f290dbae8e526a34ac92382ed3c5d508061d9647bf5cbc9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/df/df56afa5ca5557f529c9e3305cdf642ff24b9fbc53a83a75464887ff09f9043b-d # internal github.com/cloudflare/cfssl/signer/universal mkdir -p $WORK/b153/ github.com/cloudflare/cfssl/initca mkdir -p $WORK/b210/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/universal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/cloudflare/cfssl/signer/universal -complete -installsuffix shared -buildid rNLbhe3031zKv18J9VNG/rNLbhe3031zKv18J9VNG -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./universal.go cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/initca /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/cloudflare/cfssl/initca -complete -installsuffix shared -buildid _XU-CJk9I0Vjq6_DCTYi/_XU-CJk9I0Vjq6_DCTYi -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack ./initca.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/85/85362675a22100faf85d3e78454d38a63825e3fa5bc1f7dc61009911b41ed462-d # internal github.com/cloudflare/cfssl/cli mkdir -p $WORK/b035/ cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/31/312438cc9ea91927dc51c158068edfb0b3a345fee24741baffbf1ca6ba218448-d # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cloudflare/cfssl/cli -complete -installsuffix shared -buildid wuW6fft0BUbMecTLCyGA/wuW6fft0BUbMecTLCyGA -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./cli.go ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b1/b17ec892fc6fc2b7a0b3f9ceb8ec291f79249a2f56bad123cb27817b78c764d8-d # internal github.com/cloudflare/cfssl/cli/genkey mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/initca=$WORK/b210/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/genkey /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cloudflare/cfssl/cli/genkey -complete -installsuffix shared -buildid HbyM4o3hj_chuTdeSfrg/HbyM4o3hj_chuTdeSfrg -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./genkey.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/4d/4d337cb02ff662939a83acaa7ad495828da1b5a55d1328c77c3664a6c12ec1b3-d # internal github.com/cloudflare/cfssl/cmd/cfssl-newkey mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/genkey=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cmd/cfssl-newkey /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid KdythSMWBh0lqB27COxQ/KdythSMWBh0lqB27COxQ -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./cfssl-newkey.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7d/7df83e0f73e78dfa676256c68aa9cc6afa0680fad3afaec6b6303b6250adbba3-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cloudflare/cfssl/cmd/cfssl-newkey=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/genkey=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/initca=$WORK/b210/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile hash/fnv=$WORK/b170/_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=NnZytDxpXb3uSZraqDlx/KdythSMWBh0lqB27COxQ/_ouNQdj7FTJWjv3HcnPU/NnZytDxpXb3uSZraqDlx -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x77b22bf15c6025a60701e09f3cdd2fab35754fcc -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/cfssl-1.6.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-newkey rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/cfssl-scan + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x9c23019e3aca145e5022408a0aceddb9fffced3b -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/cfssl-1.6.0/_build/bin/cfssl-scan github.com/cloudflare/cfssl/cmd/cfssl-scan WORK=/tmp/go-build635163367 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go math/bits mkdir -p $WORK/b017/ internal/cpu mkdir -p $WORK/b009/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF 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 weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -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 cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-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 L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal runtime/internal/atomic cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal mkdir -p $WORK/b010/ sync/atomic cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b022/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -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.s internal/bytealg mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_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 B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go unicode mkdir -p $WORK/b023/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.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/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s internal/testlog mkdir -p $WORK/b033/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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 cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -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/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./sqrt_arm.s ./stubs_arm.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s encoding mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal unicode/utf16 mkdir -p $WORK/b041/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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/b008/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal container/list mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal 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 i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./list.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal crypto/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go runtime/cgo /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal mkdir -p $WORK/b083/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b083/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b083/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid CljPHXmPFxt__H14Knv6/CljPHXmPFxt__H14Knv6 -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/28/28578d3b5164ebe1be36089eb89d8a677051b2060175544f22b6c8eaa49aac5c-d # internal github.com/cloudflare/cfssl/info mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/cloudflare/cfssl/info -complete -installsuffix shared -buildid 53_K-Hx4Ue-LQ0gruVB7/53_K-Hx4Ue-LQ0gruVB7 -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/31/313ad78a5705b1d549698678cd67907435b50bc48b969f0f6aff1c13442d7a50-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 3DJoxcdA_-pD3304Wl2Y/3DJoxcdA_-pD3304Wl2Y -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./flags.go ./proto_legacy_disable.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b181/ cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid IK5Xyryk5X2UHHBck80P/IK5Xyryk5X2UHHBck80P -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/04/0450f84b9940f0e72da3e0c4e6dce0a66c88e54623f4072aff2a7ce31b4e8347-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b9/b9873c5bb12705389f92c07b7cbf0a86b048f59e9bd00f78faaf8efbc35fb950-d # internal 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 /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/sqrt_arm.o $WORK/b016/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -Wall -Werror -o $WORK/b083/_x010.o -c gcc_arm.S cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/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/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go -dynlinker cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b083/symabis ./asm_arm.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b083/_cgo_gotypes.go $WORK/b083/cgo.cgo1.go $WORK/b083/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b083/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_arm.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a8/a875d160588285f8347f25834fb453b679b00e45f253615ceed23fdad3276ee2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_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/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b173/ math/rand mkdir -p $WORK/b056/ internal/singleflight mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xRuNxUpa0DNA0xctTXNW/xRuNxUpa0DNA0xctTXNW -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/dd/ddf33cad37f1ce33c422336f80e072382c3cfa895513c74ccfd8419ba7842115-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-d # internal internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go mkdir -p $WORK/b080/ strconv mkdir -p $WORK/b018/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_dup2_linux.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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal hash mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm_arm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal crypto mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal crypto/internal/randutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal bufio mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal crypto/hmac mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal crypto/rc4 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./rc4.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal path mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal golang.org/x/text/transform mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid PWMBeNaXYLhQprHOltlt/PWMBeNaXYLhQprHOltlt -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal regexp/syntax mkdir -p $WORK/b141/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal hash/fnv mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./fnv.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b030/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ae/ae6ace47f8b89928b57339cbb5d84801f089c8558aef36c0983ffeb5a6e577a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b031/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-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/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal context mkdir -p $WORK/b045/ github.com/cloudflare/cfssl/ocsp/config mkdir -p $WORK/b128/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF internal/poll cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ocsp/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/cloudflare/cfssl/ocsp/config -complete -installsuffix shared -buildid 3gIOb8jq1nbjE1RfQpBQ/3gIOb8jq1nbjE1RfQpBQ -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./config.go mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/23/2356b0a916e443546cbdb8b1e48e80c96c71ed7329220460804dceaa8e02411d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal golang.org/x/net/context mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NlU-x1Ts37w3V827Z9aB/NlU-x1Ts37w3V827Z9aB -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/71/71202abcaca30dab64e4f79fb2342192b8d11e9abc4cc65ab11e09b66658fb33-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b026/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 ./readfrom_linux.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b036/ crypto/sha512 mkdir -p $WORK/b058/ crypto/cipher mkdir -p $WORK/b049/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b063/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/md5 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b067/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/sha1 mkdir -p $WORK/b070/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b070/symabis ./sha1block_arm.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b067/md5block_arm.o ./md5block_arm.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b070/sha1block_arm.o ./sha1block_arm.s crypto/des mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal crypto/sha256 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal encoding/pem mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal path/filepath mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid Z1offqHrdke2qRODFhiK/Z1offqHrdke2qRODFhiK -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b085/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/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8a/8a8482cad4c5c43d8a7ee78014984e4b78de2a5edda2642de3504fe98729bc18-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile hash/fnv=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid wkal9VfZfGQjD0OrgI_b/wkal9VfZfGQjD0OrgI_b -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/91/91db4e11504318cf134fabc81ad1259c1bc61909bdbf0510a735cafd4b0f1072-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-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/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal flag mkdir -p $WORK/b002/ encoding/json mkdir -p $WORK/b038/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF encoding/hex mkdir -p $WORK/b075/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF math/big mkdir -p $WORK/b055/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b055/symabis ./arith_arm.s cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./hex.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal github.com/cloudflare/cfssl/auth mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cloudflare/cfssl/auth -complete -installsuffix shared -buildid c_ra3dtwx9cjRIkuDl9M/c_ra3dtwx9cjRIkuDl9M -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9e/9ed94e048041c76c6495a01fc2387c210cf3a89f2549615b070b3daa7cd230fc-d # internal compress/flate mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal log mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/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/b038/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal mime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal mime/quotedprintable mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./reader.go ./writer.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid m8CFyIBYwGljj26Ty1az/m8CFyIBYwGljj26Ty1az -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal net/http/internal mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b055/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal github.com/cloudflare/cfssl/log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/cloudflare/cfssl/log -complete -installsuffix shared -buildid lGC9jgFtQpDBDzk-vzRp/lGC9jgFtQpDBDzk-vzRp -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./log.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/elliptic mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/43/43ec1cf0ba5ff058cbc4a2b9aa527c890abb661416e97ee971695f9f9907f11c-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go encoding/asn1 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b064/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/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal crypto/dsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack ./dsa.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/ed25519 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal crypto/rsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b098/ cat >$WORK/b098/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b098/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid bTz8BdaIjvEkS-gDD_r4/bTz8BdaIjvEkS-gDD_r4 -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cb/cbdb4b4e1857bf826b6cf07b7835f18d255a7e55d645372a7f302ede8fcb499c-d # internal github.com/google/certificate-transparency-go/asn1 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/google/certificate-transparency-go/asn1 -complete -installsuffix shared -buildid 1p0rN6mIuAN8ovwdzjtX/1p0rN6mIuAN8ovwdzjtX -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal crypto/x509/pkix mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal golang.org/x/crypto/cryptobyte mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid WZYJORil1p-ApZu1MszL/WZYJORil1p-ApZu1MszL -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid dkjyBmW85I0A7SZex491/dkjyBmW85I0A7SZex491 -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6c/6c0e709dd6bbe684c370313663b75581c588f757dd7a7266d6342313aabb132c-d # internal github.com/google/certificate-transparency-go/x509/pkix mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/google/certificate-transparency-go/x509/pkix -complete -installsuffix shared -buildid L2cOYZ_E2bBz_BMN_RnT/L2cOYZ_E2bBz_BMN_RnT -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6c/6ce66ff3e24a2c10e124a7178eadb6cd4a9aab1e5a1e2309fc67cb1a57fb1acd-d # internal golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid vlcBwypdL8h4327-4DYJ/vlcBwypdL8h4327-4DYJ -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/35/354011bebd71f6d646029f906a424b2be6f60c2c91f398b3187f0e0d58c6f645-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid rb0Vc5CgoEKqklwc5FU_/rb0Vc5CgoEKqklwc5FU_ -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal github.com/google/certificate-transparency-go/tls mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/google/certificate-transparency-go/tls -complete -installsuffix shared -buildid JAl3_mHhTs_YIrNsr9cj/JAl3_mHhTs_YIrNsr9cj -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack ./signature.go ./tls.go ./types.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/03/03a7c4be880792d3cdde044032ba0a91113b7ad937ecc74c76b33f6779ea4ca0-d # internal github.com/zmap/zcrypto/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/zmap/zcrypto/json -complete -installsuffix shared -buildid LP8IVWpO4r5E3T6C-ofw/LP8IVWpO4r5E3T6C-ofw -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./dhe.go ./ecdhe.go ./names.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/38/386eb62f805aaaae917b38279a525cf747f9c9be65e57fdaa5276589908d6d7b-d # internal github.com/zmap/zcrypto/util mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/zmap/zcrypto/util -complete -installsuffix shared -buildid 89y0MawGvZoOpqji1efH/89y0MawGvZoOpqji1efH -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./isURL.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a0/a09e2ee52a0029d71cf4dc5edeb291fcfc994ebba7a414eb90f30f47f5219a2f-d # internal github.com/zmap/zcrypto/x509/ct mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/ct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/zmap/zcrypto/x509/ct -complete -installsuffix shared -buildid v8yZVDm1tFbj_0BSaiDh/v8yZVDm1tFbj_0BSaiDh -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./serialization.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/94/94082f14cfd35216d636f5622340373a8706f985b93db1c3a081486eef320be6-d # internal github.com/zmap/zcrypto/x509/pkix mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/zmap/zcrypto/x509/pkix -complete -installsuffix shared -buildid L1GDPYhUPZTukONZbDZZ/L1GDPYhUPZTukONZbDZZ -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./json.go ./oid.go ./oid_names.go ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c3/c350c33c7eda5af746b45c8f8a90851b970efa265774581adb480e5aac7298dc-d # internal database/sql/driver mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d6/d6492b1f49a5986663c0ff45717eba4432473cbf00a3bd9929c31411efb742e8-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid fkR-EHuSAitn8k4jwONZ/fkR-EHuSAitn8k4jwONZ -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a0/a0669bcfac56dc6f59d03f1d8f5c69167a914ac958b82c111cbf272fb12aa7b3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid qsHfC1rB0egboJ1TIBtR/qsHfC1rB0egboJ1TIBtR -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/10/10dc4955dccad258d66a8039ada20ec8390c2a949d045970f86cc385960fa7d6-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid TVUPYaStNe8fHG6bennv/TVUPYaStNe8fHG6bennv -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal database/sql mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p database/sql -std -complete -installsuffix shared -buildid 7oIcDrc__e_WcnSwks4d/7oIcDrc__e_WcnSwks4d -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/94/9473f8bc65edfcef798d2ce16dd6630b3718023c9486b626c34566d78e86c82e-d # internal golang.org/x/net/idna mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid pjv-cpEm1unywPHlnr5L/pjv-cpEm1unywPHlnr5L -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/33/335140341a8335236942a4a914674b59cd42c9f2280eabd75a9b3903359a5fbe-d # internal github.com/jmoiron/sqlx/types mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/jmoiron/sqlx/types -complete -installsuffix shared -buildid 7CmM3HThE1-I0FTixPbB/7CmM3HThE1-I0FTixPbB -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./types.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/db/dba08029eb13b3b289438a61ebc4e2c4416830642384ad9a091ae582619dcc2b-d # internal crypto/x509 mkdir -p $WORK/b072/ cat >$WORK/b072/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/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OzhBQQbAKwpF7FBJPU5b/OzhBQQbAKwpF7FBJPU5b -goversion go1.15.14 -D "" -importcfg $WORK/b072/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/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/81/81a81a468770718890e0f61978bdd735fb4d732e42c3c40b3598c6850e0c904d-d # internal net/textproto mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5KkBruqKsChDubduvWVc/5KkBruqKsChDubduvWVc -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/17/17fa3623c42e9ed72121ed17e17dfc19b8075edbe63cd5ca61124e1b5fd55d92-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nwFRn7w9E8l0r8URtWsj/nwFRn7w9E8l0r8URtWsj -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/95/958d7256c911af688d0113a4ac06c6ff87b8277b4342715678cf96f0d1409ed1-d # internal github.com/google/certificate-transparency-go/x509 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/google/certificate-transparency-go/x509 -complete -installsuffix shared -buildid v91bVBN4Aw7pZsYg2ntW/v91bVBN4Aw7pZsYg2ntW -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./cert_pool.go ./curves.go ./error.go ./errors.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./revoked.go ./root.go ./root_linux.go ./root_unix.go ./rpki.go ./sec1.go ./verify.go ./x509.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d3/d3f11319d5c0013a8a65fc44a9a627613141fc379862e896b174aa7d2a5464fd-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b174/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 8igrW15_DTUEg9QknHSW/8igrW15_DTUEg9QknHSW -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/38/3802b8e641c8d419024b116dd037abb4e9a99e3ed26274551785f686779260c8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4v84t_QwQnliYs2wTYFV/4v84t_QwQnliYs2wTYFV -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./guts.go ./httplex.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a2/a21cf11e5f35ada192c9df61a5b93debf8296f928f286cbafbf1148c88465c6e-d # internal mime/multipart mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M12qWLqDdPyCWPbLRPFP/M12qWLqDdPyCWPbLRPFP -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/68/6898a5b9c17d399dba5514f6dc7ad88f74e698aa22f02ff653f61b11e7576932-d # internal github.com/cloudflare/cfssl/certdb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/cloudflare/cfssl/certdb -complete -installsuffix shared -buildid 6Kz8-21Q1v-aWcmtIzx7/6Kz8-21Q1v-aWcmtIzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./certdb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/85/859bc0ed3f0b01af9ccab0e4fb11f7f130c538ad3b2a3ad75475e92c1ed4ebaf-d # internal net/mail mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/mail -std -complete -installsuffix shared -buildid htAPx7p2jmLDZTWE321G/htAPx7p2jmLDZTWE321G -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/48/484934d9ee482bbeebcbb19f4e80a3731760a6b174717c15578c99afcd74a9eb-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid q5OMJIbx5x_fi34oGULf/q5OMJIbx5x_fi34oGULf -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a5/a54f35791a74d148381336b2a296b4dcc1ecd0808efc2a39900fb09be706c7d2-d # internal go/token mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e8/e80ef6eb88e394204ae79f7f7c216c7951099afecf5a1855450aaf1eab2748c8-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid vH9pQbO2yRVs8Ud-PJtc/vH9pQbO2yRVs8Ud-PJtc -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e2/e2aec7690320810f2a7241896bbf63564ec40491f00b78703eccd0c91c9dd3da-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b180/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/58/58ede28a975cbaf5a635d3533aac519a31ece954689167ee50112ccd0ee625b0-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b183/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid hMyiylfCRtlR27QA5Y9w/hMyiylfCRtlR27QA5Y9w -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./mapsort.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid rjqy7j3gUKS_xFuAFw4J/rjqy7j3gUKS_xFuAFw4J -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f5/f5e133d6e71437b7ee1885a1515e4caa49e5b3d66692903a4e2bc2426f7cf003-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid j6__Ke7TFkFrZen90yvp/j6__Ke7TFkFrZen90yvp -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b177/ cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4b/4ba9d45544758c09f85639753e18285e74af50af11b3a5ab8fcca7ab10a4c1c1-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b187/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid u_5IC-AnRW6N1980kE-B/u_5IC-AnRW6N1980kE-B -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./strings.go ./strings_unsafe.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2oO6qUlNY_Y7qqzRysdO/2oO6qUlNY_Y7qqzRysdO -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e2/e20f439a9a66543d28e41e0d53ba4883cf9acd43eb92cb795c143c1693845a64-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid zWQ95K7qxcxaeRIVJmSy/zWQ95K7qxcxaeRIVJmSy -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c7/c7e4787a292881f34c32ff274a26d1873bd96e2b559330559a05794917b91bba-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid qvZRIAkwIyYV9XY7qswS/qvZRIAkwIyYV9XY7qswS -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./version.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ca/caac3537eaf81f1eaa99701ced3cef91ee05e9de474693371c5cdc3e41f9c198-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid P9ctlWRor-kbsSPgLgWM/P9ctlWRor-kbsSPgLgWM -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7e/7eb0df991f7da414162c618244300ba45c8bf926d677de188dc1e227a6848ef1-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qd6SBaJWPvLcjC4QUccq/Qd6SBaJWPvLcjC4QUccq -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a1/a16c66407cafa23dcbcbb0442b94446986fbf433567c48855d437243a8b9b89f-d # internal os/user mkdir -p $WORK/b203/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b203/ -importpath os/user -- -I $WORK/b203/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/32/324843f0214390efc8f8655042b87343627cb33ac6782f742b2ad5ad43b69d4b-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/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_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 8kKeTHxDd40s6DUOygRg/8kKeTHxDd40s6DUOygRg -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/95/95940e9a17d7d281bb10e61caa597a48732de556465cdcd1c9db11428bf525a0-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid lOO_Nx_Nu_JagJEOy_ru/lOO_Nx_Nu_JagJEOy_ru -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./ocsp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/30/3007f3e9664f0d05eb94e4ec3fba76947d78a7450f878d8f7ddbf260ac69ce2a-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid zRJt5fwgRdVkTnen-450/zRJt5fwgRdVkTnen-450 -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/55/558bb83b1d83c7c872ce558e1a84ac1cae91ec3c21f1bd56512ae09a22f95509-d # internal github.com/google/certificate-transparency-go mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/google/certificate-transparency-go -complete -installsuffix shared -buildid aquAaYgLraIpFRNiLrAL/aquAaYgLraIpFRNiLrAL -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./serialization.go ./signatures.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7c/7c858b3b7a6b2947d383ea14c398be000ad87a4d126b90031da70d71e29c9fb1-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid N-YQk8aghznh0b9UAnF3/N-YQk8aghznh0b9UAnF3 -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/dc/dcbd88ba356e0b49d07e5846ca175ce1708f601f2d943eeae85c22475de24c29-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid QvtdA6ChzYW2D_NZ8gkH/QvtdA6ChzYW2D_NZ8gkH -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e9/e9402bcd5ae1b42cf8949f801717a840a66991cb7d8490e412f81d97a45e6c26-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid TVTU9QP5RHNBzMOHjy3H/TVTU9QP5RHNBzMOHjy3H -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/10/10ec524c08ab446cda9361d7a822a6764e711287790955fa9abbcaf4925ce78c-d # internal encoding/csv mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid ZPvIjEqzypGsgI1LZkM4/ZPvIjEqzypGsgI1LZkM4 -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/79/79abe382089c7d3f36e6f194eab8531937c60392eee2a315c53a300f13487a83-d # internal github.com/cloudflare/cfssl/scan/crypto/tls mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/scan/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/cloudflare/cfssl/scan/crypto/tls -complete -installsuffix shared -buildid c5emASkezkSbbF6xXw2K/c5emASkezkSbbF6xXw2K -goversion go1.15.14 -D "" -importcfg $WORK/b215/importcfg -pack ./alert.go ./cfsslscan_common.go ./cfsslscan_handshake.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cd $WORK/b203 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/33/338c7afdeb8c1eb605263cc0ff2c2865792efaba24bef453230ed6fb232ec050-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -o $WORK/b203/_cgo_.o $WORK/b203/_cgo_main.o $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b203/_cgo_.o -dynout $WORK/b203/_cgo_import.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p os/user -std -installsuffix shared -buildid ZNsAk4-MVizjHoEFt4Hq/ZNsAk4-MVizjHoEFt4Hq -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack ./lookup.go ./user.go $WORK/b203/_cgo_gotypes.go $WORK/b203/cgo_lookup_unix.cgo1.go $WORK/b203/getgrouplist_unix.cgo1.go $WORK/b203/listgroups_unix.cgo1.go $WORK/b203/_cgo_import.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/28/28b53c5262ae59b51c3239f5ddf71f9bddcc64a3f4f3d34f1d5715578f64f2f8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 1QR8Ji51b1_N-FkrpWZ2/1QR8Ji51b1_N-FkrpWZ2 -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack ./tag.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b203/_pkg_.a $WORK/b203/_x001.o $WORK/b203/_x002.o $WORK/b203/_x003.o $WORK/b203/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d3/d33692850e33671b06c44aa122c902d9b65f88a2ac3bbcbff71d09e6c3d2d5e7-d # internal github.com/golang/glog mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/golang/glog -complete -installsuffix shared -buildid fteVWoaN3kdXKhF0n3AI/fteVWoaN3kdXKhF0n3AI -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./glog.go ./glog_file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/57/575a05c80c4c366fe629ba97d55a1ab2c83b8f19bc4548211053ccb0908b60a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qnBvA_Y0AgfXD5kB6Yg6/qnBvA_Y0AgfXD5kB6Yg6 -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c8/c876f423e18586725966be84c8e783bc2aba3d58cb6afb6c8c4b9dd494f74667-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1a/1a3cf31739f5a65ee55c7fac19547c9797b533ab079af9e879c90afc7c51f37f-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/e8/e87dc7e22de7d5e2cb94dc2936afdeddc99e236a79b2141fa4740bc7fcd4da39-d # internal net/http/httptrace mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FVQfgV1Ts7riqtmdh-Gm/FVQfgV1Ts7riqtmdh-Gm -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/16/169a40bf76c55021e55f8c0ecee1cc24026cc5171267c3c0f88940261d36cf25-d # internal net/http mkdir -p $WORK/b093/ cat >$WORK/b093/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/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0csXucEvWfmAGSQAofZ7/0csXucEvWfmAGSQAofZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b093/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/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/dd/dd6a46750cd9fbd73cfb75ce6df6975b3cca74fe5ebd437e1f382221e37569a6-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid WeFfVc3C_l6m37B7xKLk/WeFfVc3C_l6m37B7xKLk -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/cd/cd682f0e6c02394c77ca1b08a5e80f5d53c779f8447a6a52f0d035287059c92d-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid -n9iXr5UEINZp5-_9zZ-/-n9iXr5UEINZp5-_9zZ- -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/06/06a81739d2d07af97561c441ea50484b51616e4ef96d56495a175c7ad689f963-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b197/ google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b195/ google.golang.org/protobuf/types/known/timestamppb cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF github.com/golang/protobuf/proto cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid y4QS4NnGY2-2pp_AvZfF/y4QS4NnGY2-2pp_AvZfF -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./any.pb.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b199/ cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid bKDiXAhzaMj4Zwv99wtO/bKDiXAhzaMj4Zwv99wtO -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack ./duration.pb.go mkdir -p $WORK/b165/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 19hhPR-aCrYZY6Cotkbw/19hhPR-aCrYZY6Cotkbw -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack ./timestamp.pb.go cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kPdTKcS094VuE6eY5aK2/kPdTKcS094VuE6eY5aK2 -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/1b/1bce1bf2026661f8863c2f07b29708a18a5fa32ec7d8f260b9ea47977e7dd201-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid YeKnfGPUukcv4Fy6diew/YeKnfGPUukcv4Fy6diew -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./duration.pb.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7c/7c65330f47dd4b454c4057a9c08cec550a60439e3204a31957c02b148a4ce21d-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 4RWy61_OJibrCh1vCd2p/4RWy61_OJibrCh1vCd2p -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/91/9121e20d90df46da788d881ee64d5d80821d4fff4056a3a2927c2808c488bab6-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wjkyK-VEdVz1LGxFAxfo/wjkyK-VEdVz1LGxFAxfo -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/64/64627a336b8facc1583bd76793f0d8e541b3b0fc3b758dea6fffbf0f3295a5ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/dc/dc8ac4219d84eeeeaedec6c1e98b5e77df07cfafc81b10aa625443fd9a590cbc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/56/56532e6e19d2fac66039d5ab3eaadab25fe559abba9b41f3bf8ebc0443627785-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1d/1daf67f85ad8e4577f7da23ab24cf3b59c15f4432b2597d8fe55616c36cdd992-d # internal github.com/google/certificate-transparency-go/client/configpb mkdir -p $WORK/b200/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b164/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/google/certificate-transparency-go/client/configpb -complete -installsuffix shared -buildid lJu1X5Q4P1HFbMSmq1xr/lJu1X5Q4P1HFbMSmq1xr -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./gen.go ./multilog.pb.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rtm3TpP4LSDI54dNqihV/rtm3TpP4LSDI54dNqihV -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/9e/9e274dc6e8435b19ff4c5cd543ac206318903fa048ca27ccc511fc0cad0b2308-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ff/ffb56810a4d24b56de8c4968b9d3059b84f31f622709fde56f6d4ec3b4ca3e63-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9f/9f98d248d16d0f56f1d2a7e9794cc9684a4e113e6fc8c2e39caefe5fb51a5332-d # internal golang.org/x/net/context/ctxhttp github.com/cloudflare/cfssl/errors mkdir -p $WORK/b204/ net/http/cookiejar mkdir -p $WORK/b092/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid NC4aimSVj_w31em4HNNd/NC4aimSVj_w31em4HNNd -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./ctxhttp.go mkdir -p $WORK/b137/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cloudflare/cfssl/errors -complete -installsuffix shared -buildid ux0xX7uyLKaGwk3FXxlC/ux0xX7uyLKaGwk3FXxlC -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go ./error.go ./http.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e24zVfum-VDgw2g1IIp6/e24zVfum-VDgw2g1IIp6 -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./jar.go ./punycode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a5/a572b845c24a4c8dfff1dbc87341009d9541826625ac988c4f391d81f1ed03f0-d # internal github.com/google/certificate-transparency-go/jsonclient mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/google/certificate-transparency-go/jsonclient -complete -installsuffix shared -buildid P6XS3k0ECTONuLNhqD4b/P6XS3k0ECTONuLNhqD4b -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./backoff.go ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/46/46bab2a3e09b012503efddecf6b5ae32ece4f2c0e9b4eb0f3be45d5d36f9deb7-d # internal github.com/cloudflare/cfssl/crypto/pkcs7 mkdir -p $WORK/b114/ github.com/cloudflare/cfssl/helpers/derhelpers mkdir -p $WORK/b115/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crypto/pkcs7 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cloudflare/cfssl/crypto/pkcs7 -complete -installsuffix shared -buildid fzS5ZYKRdaW6akXsr3-9/fzS5ZYKRdaW6akXsr3-9 -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs7.go github.com/cloudflare/cfssl/api mkdir -p $WORK/b208/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a EOF cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers/derhelpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cloudflare/cfssl/helpers/derhelpers -complete -installsuffix shared -buildid ZeKEfvQjCHCbt0apl1y_/ZeKEfvQjCHCbt0apl1y_ -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./derhelpers.go ./ed25519.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cloudflare/cfssl/api -complete -installsuffix shared -buildid db6E0BEEiS_WIeP_37Mg/db6E0BEEiS_WIeP_37Mg -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/49/490d7c168d1820f1e5c2a94fb1e6c7b770b14ece3d4095ae51a756d3477bc9b7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d6/d6d6d0d8888a7dc71191e7e18c7fe945bb9858fd35867967d1c7e7d55b55c3c3-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6e/6e67c927dba0651c3935d29a4c532b54d5e8fb8bf77cfa44e7614aa7c838ae40-d # internal github.com/cloudflare/cfssl/helpers mkdir -p $WORK/b113/ github.com/weppos/publicsuffix-go/publicsuffix mkdir -p $WORK/b131/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/weppos/publicsuffix-go/publicsuffix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/weppos/publicsuffix-go/publicsuffix -complete -installsuffix shared -buildid CcJuepps-yFaZqEjd_sM/CcJuepps-yFaZqEjd_sM -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./publicsuffix.go ./rules.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/cloudflare/cfssl/helpers -complete -installsuffix shared -buildid oaDDLIZolXPIw7SNqZWJ/oaDDLIZolXPIw7SNqZWJ -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./helpers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/49/49c5ece98c3b1f96c6719b8adc8267c2efd3e06fa8d683b60b970c006fb96a30-d # internal github.com/cloudflare/cfssl/api/client mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cloudflare/cfssl/api/client -complete -installsuffix shared -buildid CESE9n39DVkiNe5sdylx/CESE9n39DVkiNe5sdylx -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./api.go ./client.go ./group.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/21/21b1fda0258be1df04a6a1a0188578c62a88c423f53a810b21ff0d4611dfff8a-d # internal github.com/google/certificate-transparency-go/client mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/google/certificate-transparency-go/client -complete -installsuffix shared -buildid l1bOIiQbZ3OZHMh8Fwdu/l1bOIiQbZ3OZHMh8Fwdu -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./getentries.go ./logclient.go ./multilog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/78/7878f53702350190b9239676c137a56d0353990d49ea1b507d286e344ff952f9-d # internal github.com/cloudflare/cfssl/ubiquity mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/cloudflare/cfssl/csr mkdir -p $WORK/b160/ cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ubiquity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/cloudflare/cfssl/ubiquity -complete -installsuffix shared -buildid yKbev0kzhPVbSbz5Ods_/yKbev0kzhPVbSbz5Ods_ -goversion go1.15.14 -D "" -importcfg $WORK/b213/importcfg -pack ./filter.go ./performance.go ./sha1.go ./ubiquity_crypto.go ./ubiquity_platform.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/csr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cloudflare/cfssl/csr -complete -installsuffix shared -buildid r_phDfACA6A0bNVHtlfK/r_phDfACA6A0bNVHtlfK -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack ./csr.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e6/e62ff79cc38ee193a1b604c6ef7c58f7b608195ecc7a8ecb327a77959461ebd0-d # internal github.com/cloudflare/cfssl/revoke mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/revoke /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/cloudflare/cfssl/revoke -complete -installsuffix shared -buildid 25howFlKEru-jLRPJIpO/25howFlKEru-jLRPJIpO -goversion go1.15.14 -D "" -importcfg $WORK/b214/importcfg -pack ./revoke.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1c/1c213809730ab544910cf4f794028712a181fcb3729c405b3218526cc1c17523-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/eb/eb6dfcbcf242a41f4ed5d9925a96621891f3f448f65510efdb7c5279008c69c9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a8/a8288481a8a0ab55c580dfcb58609b4fc31dba77e0d03e2d2bd970237bc062a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/51/51a7f310b97849251b5156d2d603d1e494bf6a77b64d97bda0f3ca8dd11df63e-d # internal github.com/cloudflare/cfssl/bundler mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b213/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/bundler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/cloudflare/cfssl/bundler -complete -installsuffix shared -buildid Oy4ltPHVVBHKsxq_hvNh/Oy4ltPHVVBHKsxq_hvNh -goversion go1.15.14 -D "" -importcfg $WORK/b212/importcfg -pack ./bundle.go ./bundler.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b0cb89db8140f8928b675cc362d71ef1e0add63ac3ae1a6dcbdf21949ef69f57-d # internal github.com/zmap/zcrypto/x509 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/zmap/zcrypto/x509 -complete -installsuffix shared -buildid a_wPL95x62gZ8LWleY9e/a_wPL95x62gZ8LWleY9e -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./cert_pool.go ./certificate_type.go ./chain.go ./extended_key_usage.go ./extensions.go ./fingerprint.go ./generated_certvalidationlevel_string.go ./json.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./qc_statements.go ./sec1.go ./tor_service_descriptor.go ./validation.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/63/6379fe64ed6a287f82365eac9590f71541b3b19041b1e8a5cdc7eb71d53d0883-d # internal github.com/cloudflare/cfssl/scan mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b065/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b212/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/revoke=$WORK/b214/_pkg_.a packagefile github.com/cloudflare/cfssl/scan/crypto/tls=$WORK/b215/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/scan /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/cloudflare/cfssl/scan -complete -installsuffix shared -buildid skvwE_HkMRHwXMWzVbbB/skvwE_HkMRHwXMWzVbbB -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack ./broad.go ./connectivity.go ./pki.go ./scan_common.go ./tls_handshake.go ./tls_session.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/74/749c46990289bd1f9ba20f1ee185936932c1c78b0e9f23514d2989ec149102e1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e7/e70c802f823898d1116a606c563818023e33d58dd8f65679090861186dab8c90-d # internal github.com/zmap/zlint/v3/util mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/zmap/zlint/v3/util -complete -installsuffix shared -buildid Z0r0PS2dWIHFcBYP0bRf/Z0r0PS2dWIHFcBYP0bRf -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack ./algorithm_identifier.go ./ca.go ./countries.go ./eku.go ./encodings.go ./ev.go ./fqdn.go ./gtld.go ./gtld_map.go ./ip.go ./ku.go ./names.go ./oid.go ./primes.go ./qc_stmt.go ./rdn.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/b9/b9af0ad58e53d372ac48ffc06055d02963129d1ff6525e88b12f89727b7cb13d-d # internal github.com/zmap/zlint/v3/lint mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/zmap/zlint/v3/lint -complete -installsuffix shared -buildid b-I9A6Id6GRCNJ3yUuRa/b-I9A6Id6GRCNJ3yUuRa -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./base.go ./registration.go ./result.go ./source.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/60/609ce6ab33e6e5ceb9ba7e765c9d9d177b1c1c9afb7eea500fc61936d9c5e08c-d # internal github.com/zmap/zlint/v3/lints/apple mkdir -p $WORK/b146/ github.com/zmap/zlint/v3/lints/cabf_ev mkdir -p $WORK/b148/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/apple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/zmap/zlint/v3/lints/apple -complete -installsuffix shared -buildid FNzCJngSyjpu3LDUGccn/FNzCJngSyjpu3LDUGccn -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./lint_ct_sct_policy_count_unsatisfied.go ./lint_e_server_cert_valid_time_longer_than_398_days.go ./lint_w_server_cert_valid_time_longer_than_397_days.go ./time.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_ev -complete -installsuffix shared -buildid y0ufRcC3vxxWRT0AWHxU/y0ufRcC3vxxWRT0AWHxU -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack ./lint_ev_business_category_missing.go ./lint_ev_country_name_missing.go ./lint_ev_organization_name_missing.go ./lint_ev_serial_number_missing.go ./lint_ev_valid_time_too_long.go ./lint_onion_subject_validity_time_too_large.go github.com/zmap/zlint/v3/lints/etsi mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/zmap/zlint/v3/lints/etsi -complete -installsuffix shared -buildid jySTHabnr-ZbOeJUyses/jySTHabnr-ZbOeJUyses -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack ./lint_qcstatem_etsi_present_qcs_critical.go ./lint_qcstatem_etsi_type_as_statem.go ./lint_qcstatem_mandatory_etsi_statems.go ./lint_qcstatem_qccompliance_valid.go ./lint_qcstatem_qclimitvalue_valid.go ./lint_qcstatem_qcpds_lang_case.go ./lint_qcstatem_qcpds_valid.go ./lint_qcstatem_qcretentionperiod_valid.go ./lint_qcstatem_qcsscd_valid.go ./lint_qcstatem_qctype_valid.go ./lint_qcstatem_qctype_web.go github.com/zmap/zlint/v3/lints/community mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/zmap/zlint/v3/lints/community -complete -installsuffix shared -buildid KexQ5U-ToPQtxLLsdEX5/KexQ5U-ToPQtxLLsdEX5 -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./lint_ian_bare_wildcard.go ./lint_ian_dns_name_includes_null_char.go ./lint_ian_dns_name_starts_with_period.go ./lint_ian_iana_pub_suffix_empty.go ./lint_ian_wildcard_not_first.go ./lint_is_redacted_cert.go ./lint_issuer_dn_leading_whitespace.go ./lint_issuer_dn_trailing_whitespace.go ./lint_issuer_multiple_rdn.go ./lint_rsa_exp_negative.go ./lint_rsa_no_public_key.go ./lint_san_bare_wildcard.go ./lint_san_dns_name_duplicate.go ./lint_san_dns_name_includes_null_char.go ./lint_san_dns_name_starts_with_period.go ./lint_san_iana_pub_suffix_empty.go ./lint_san_wildcard_not_first.go ./lint_subject_dn_leading_whitespace.go ./lint_subject_dn_trailing_whitespace.go ./lint_subject_multiple_rdn.go ./lint_validity_time_not_positive.go github.com/zmap/zlint/v3/lints/cabf_br mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_br -complete -installsuffix shared -buildid cLlppMKmMqLTngqeRrCi/cLlppMKmMqLTngqeRrCi -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./lint_ca_common_name_missing.go ./lint_ca_country_name_invalid.go ./lint_ca_country_name_missing.go ./lint_ca_crl_sign_not_set.go ./lint_ca_digital_signature_not_set.go ./lint_ca_is_ca.go ./lint_ca_key_cert_sign_not_set.go ./lint_ca_key_usage_missing.go ./lint_ca_key_usage_not_critical.go ./lint_ca_organization_name_missing.go ./lint_cab_dv_conflicts_with_locality.go ./lint_cab_dv_conflicts_with_org.go ./lint_cab_dv_conflicts_with_postal.go ./lint_cab_dv_conflicts_with_province.go ./lint_cab_dv_conflicts_with_street.go ./lint_cab_iv_requires_personal_name.go ./lint_cab_ov_requires_org.go ./lint_cert_policy_iv_requires_country.go ./lint_cert_policy_iv_requires_province_or_locality.go ./lint_cert_policy_ov_requires_country.go ./lint_cert_policy_ov_requires_province_or_locality.go ./lint_dh_params_missing.go ./lint_dnsname_bad_character_in_label.go ./lint_dnsname_check_left_label_wildcard.go ./lint_dnsname_contains_bare_iana_suffix.go ./lint_dnsname_contains_empty_label.go ./lint_dnsname_hyphen_in_sld.go ./lint_dnsname_label_too_long.go ./lint_dnsname_right_label_valid_tld.go ./lint_dnsname_underscore_in_sld.go ./lint_dnsname_underscore_in_trd.go ./lint_dnsname_wildcard_left_of_public_suffix.go ./lint_dnsname_wildcard_only_in_left_label.go ./lint_dsa_correct_order_in_subgroup.go ./lint_dsa_improper_modulus_or_divisor_size.go ./lint_dsa_shorter_than_2048_bits.go ./lint_dsa_unique_correct_representation.go ./lint_ec_improper_curves.go ./lint_ext_nc_intersects_reserved_ip.go ./lint_ext_san_contains_reserved_ip.go ./lint_ext_san_critical_with_subject_dn.go ./lint_ext_san_directory_name_present.go ./lint_ext_san_edi_party_name_present.go ./lint_ext_san_missing.go ./lint_ext_san_other_name_present.go ./lint_ext_san_registered_id_present.go ./lint_ext_san_rfc822_name_present.go ./lint_ext_san_uniform_resource_identifier_present.go ./lint_ext_tor_service_descriptor_hash_invalid.go ./lint_extra_subject_common_names.go ./lint_invalid_certificate_version.go ./lint_old_root_ca_rsa_mod_less_than_2048_bits.go ./lint_old_sub_ca_rsa_mod_less_than_1024_bits.go ./lint_old_sub_cert_rsa_mod_less_than_1024_bits.go ./lint_public_key_type_not_allowed.go ./lint_root_ca_basic_constraints_path_len_constraint_field_present.go ./lint_root_ca_contains_cert_policy.go ./lint_root_ca_extended_key_usage_present.go ./lint_root_ca_key_usage_must_be_critical.go ./lint_root_ca_key_usage_present.go ./lint_rsa_mod_factors_smaller_than_752_bits.go ./lint_rsa_mod_less_than_2048_bits.go ./lint_rsa_mod_not_odd.go ./lint_rsa_public_exponent_not_in_range.go ./lint_rsa_public_exponent_not_odd.go ./lint_rsa_public_exponent_too_small.go ./lint_san_dns_name_onion_invalid.go ./lint_san_dns_name_onion_not_ev_cert.go ./lint_signature_algorithm_not_supported.go ./lint_sub_ca_aia_does_not_contain_issuing_ca_url.go ./lint_sub_ca_aia_marked_critical.go ./lint_sub_ca_aia_missing.go ./lint_sub_ca_certificate_policies_marked_critical.go ./lint_sub_ca_certificate_policies_missing.go ./lint_sub_ca_crl_distribution_points_does_not_contain_url.go ./lint_sub_ca_crl_distribution_points_marked_critical.go ./lint_sub_ca_crl_distribution_points_missing.go ./lint_sub_ca_eku_critical.go ./lint_sub_ca_eku_missing.go ./lint_sub_ca_eku_valid_fields.go ./lint_sub_ca_name_constraints_not_critical.go ./lint_sub_cert_aia_does_not_contain_issuing_ca_url.go ./lint_sub_cert_aia_does_not_contain_ocsp_url.go ./lint_sub_cert_aia_marked_critical.go ./lint_sub_cert_aia_missing.go ./lint_sub_cert_cert_policy_empty.go ./lint_sub_cert_certificate_policies_marked_critical.go ./lint_sub_cert_certificate_policies_missing.go ./lint_sub_cert_country_name_must_appear.go ./lint_sub_cert_crl_distribution_points_does_not_contain_url.go ./lint_sub_cert_crl_distribution_points_marked_critical.go ./lint_sub_cert_eku_extra_values.go ./lint_sub_cert_eku_missing.go ./lint_sub_cert_eku_server_auth_client_auth_missing.go ./lint_sub_cert_gn_sn_contains_policy.go ./lint_sub_cert_is_ca.go ./lint_sub_cert_key_usage_cert_sign_bit_set.go ./lint_sub_cert_key_usage_crl_sign_bit_set.go ./lint_sub_cert_locality_name_must_appear.go ./lint_sub_cert_locality_name_must_not_appear.go ./lint_sub_cert_or_sub_ca_using_sha1.go ./lint_sub_cert_postal_code_prohibited.go ./lint_sub_cert_province_must_appear.go ./lint_sub_cert_province_must_not_appear.go ./lint_sub_cert_sha1_expiration_too_long.go ./lint_sub_cert_street_address_should_not_exist.go ./lint_sub_cert_valid_time_longer_than_39_months.go ./lint_sub_cert_valid_time_longer_than_825_days.go ./lint_subject_common_name_included.go ./lint_subject_common_name_not_from_san.go ./lint_subject_contains_malformed_arpa_ip.go ./lint_subject_contains_noninformational_value.go ./lint_subject_contains_reserved_arpa_ip.go ./lint_subject_contains_reserved_ip.go ./lint_subject_country_not_iso.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b6/b6bc703c5b1f0b875db270f164ba2247ac69aea0623d2bb343831cfe48931233-d # internal github.com/zmap/zlint/v3/lints/mozilla mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/mozilla /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/zmap/zlint/v3/lints/mozilla -complete -installsuffix shared -buildid 3hUyMjcOgpt9w6wgWbox/3hUyMjcOgpt9w6wgWbox -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./lint_mp_allowed_eku.go ./lint_mp_authority_key_identifier_correct.go ./lint_mp_ecdsa_pub_key_encoding_correct.go ./lint_mp_ecdsa_signature_encoding_correct.go ./lint_mp_exponent_cannot_be_one.go ./lint_mp_modulus_must_be_2048_bits_or_more.go ./lint_mp_modulus_must_be_divisible_by_8.go ./lint_mp_pss_parameters_encoding_correct.go ./lint_mp_rsassa-pss_in_spki.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/3f/3fca0db7a9a2d3660e507c4e252c15f8669ddf7bfd73ee1c6091741731641f31-d # internal github.com/zmap/zlint/v3/lints/rfc mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/zmap/zlint/v3/lints/rfc -complete -installsuffix shared -buildid EHiVRTZYBt6nHIhPjl4a/EHiVRTZYBt6nHIhPjl4a -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./lint_basic_constraints_not_critical.go ./lint_ca_subject_field_empty.go ./lint_cert_contains_unique_identifier.go ./lint_cert_extensions_version_not_3.go ./lint_cert_unique_identifier_version_not_2_or_3.go ./lint_distribution_point_incomplete.go ./lint_distribution_point_missing_ldap_or_uri.go ./lint_ecdsa_ee_invalid_ku.go ./lint_eku_critical_improperly.go ./lint_ext_aia_access_location_missing.go ./lint_ext_aia_marked_critical.go ./lint_ext_authority_key_identifier_critical.go ./lint_ext_authority_key_identifier_missing.go ./lint_ext_authority_key_identifier_no_key_identifier.go ./lint_ext_cert_policy_contains_noticeref.go ./lint_ext_cert_policy_disallowed_any_policy_qualifier.go ./lint_ext_cert_policy_duplicate.go ./lint_ext_cert_policy_explicit_text_ia5_string.go ./lint_ext_cert_policy_explicit_text_includes_control.go ./lint_ext_cert_policy_explicit_text_not_nfc.go ./lint_ext_cert_policy_explicit_text_not_utf8.go ./lint_ext_cert_policy_explicit_text_too_long.go ./lint_ext_crl_distribution_marked_critical.go ./lint_ext_duplicate_extension.go ./lint_ext_freshest_crl_marked_critical.go ./lint_ext_ian_critical.go ./lint_ext_ian_dns_not_ia5_string.go ./lint_ext_ian_empty_name.go ./lint_ext_ian_no_entries.go ./lint_ext_ian_rfc822_format_invalid.go ./lint_ext_ian_space_dns_name.go ./lint_ext_ian_uri_format_invalid.go ./lint_ext_ian_uri_host_not_fqdn_or_ip.go ./lint_ext_ian_uri_not_ia5.go ./lint_ext_ian_uri_relative.go ./lint_ext_key_usage_cert_sign_without_ca.go ./lint_ext_key_usage_not_critical.go ./lint_ext_key_usage_without_bits.go ./lint_ext_name_constraints_not_critical.go ./lint_ext_name_constraints_not_in_ca.go ./lint_ext_policy_constraints_empty.go ./lint_ext_policy_constraints_not_critical.go ./lint_ext_policy_map_any_policy.go ./lint_ext_policy_map_not_critical.go ./lint_ext_policy_map_not_in_cert_policy.go ./lint_ext_san_dns_name_too_long.go ./lint_ext_san_dns_not_ia5_string.go ./lint_ext_san_empty_name.go ./lint_ext_san_no_entries.go ./lint_ext_san_not_critical_without_subject.go ./lint_ext_san_rfc822_format_invalid.go ./lint_ext_san_space_dns_name.go ./lint_ext_san_uri_format_invalid.go ./lint_ext_san_uri_host_not_fqdn_or_ip.go ./lint_ext_san_uri_not_ia5.go ./lint_ext_san_uri_relative.go ./lint_ext_subject_directory_attr_critical.go ./lint_ext_subject_key_identifier_critical.go ./lint_ext_subject_key_identifier_missing_ca.go ./lint_ext_subject_key_identifier_missing_sub_cert.go ./lint_generalized_time_does_not_include_seconds.go ./lint_generalized_time_includes_fraction_seconds.go ./lint_generalized_time_not_in_zulu.go ./lint_idn_dnsname_malformed_unicode.go ./lint_idn_dnsname_must_be_nfc.go ./lint_inhibit_any_policy_not_critical.go ./lint_issuer_dn_country_not_printable_string.go ./lint_issuer_field_empty.go ./lint_name_constraint_empty.go ./lint_name_constraint_maximum_not_absent.go ./lint_name_constraint_minimum_non_zero.go ./lint_name_constraint_on_edi_party_name.go ./lint_name_constraint_on_registered_id.go ./lint_name_constraint_on_x400.go ./lint_path_len_constraint_improperly_included.go ./lint_path_len_constraint_zero_or_less.go ./lint_serial_number_longer_than_20_octets.go ./lint_serial_number_not_positive.go ./lint_spki_rsa_encryption_parameter_not_null.go ./lint_subject_common_name_max_length.go ./lint_subject_dn_country_not_printable_string.go ./lint_subject_dn_not_printable_characters.go ./lint_subject_dn_serial_number_max_length.go ./lint_subject_dn_serial_number_not_printable_string.go ./lint_subject_email_max_length.go ./lint_subject_empty_without_san.go ./lint_subject_given_name_max_length.go ./lint_subject_info_access_marked_critical.go ./lint_subject_locality_name_max_length.go ./lint_subject_not_dn.go ./lint_subject_organization_name_max_length.go ./lint_subject_organizational_unit_name_max_length.go ./lint_subject_postal_code_max_length.go ./lint_subject_printable_string_badalpha.go ./lint_subject_state_name_max_length.go ./lint_subject_street_address_max_length.go ./lint_subject_surname_max_length.go ./lint_tbs_signature_alg_matches_cert_signature_alg.go ./lint_tbs_signature_rsa_encryption_parameter_not_null.go ./lint_utc_time_does_not_include_seconds.go ./lint_utc_time_not_in_zulu.go ./lint_wrong_time_format_pre2050.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3d/3dd210a5c5edca261a53e9c75f3d2ff372e6cd94b94c831a2290b31debe25ecf-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/df/dfcb634e2e8d1d550defd1703afd9b137f2c5fb6ac65f8bfad9f31b79403458e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/64/64db2aacff560eb1a1466d396db489ff44237efdc9ef3fff477253b11fe68280-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b0/b0810cd7e08e7373372c1d32b29059e0fb341ce107cc94da669416d25c2b4f40-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/69/69e08b117ace4e0f4cd2d8fe8aed30692911d1aa07dfb67cbef4d58d96edf5ba-d # internal github.com/zmap/zlint/v3 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/zmap/zlint/v3 -complete -installsuffix shared -buildid yYtm2bKVXH8-LCcIL166/yYtm2bKVXH8-LCcIL166 -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack ./resultset.go ./zlint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ec/ec3da384ac227c7a2a2fd7cc7dcc286c664ddc6fcff7d810eb515372289993fd-d # internal github.com/cloudflare/cfssl/config mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/cloudflare/cfssl/config -complete -installsuffix shared -buildid WvtqX166FbFvxlpEI7Ft/WvtqX166FbFvxlpEI7Ft -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/84/84d81ee852f6a1a9968dcd992e9a676fd2eb5b009c2ed7bc8805c76d5f340c53-d # internal github.com/cloudflare/cfssl/signer mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/cloudflare/cfssl/signer -complete -installsuffix shared -buildid IDYLqABHWoo2G_aFm1dh/IDYLqABHWoo2G_aFm1dh -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./signer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9f/9f755b97a33110abd6b2b2ffb4ce8e7400fd5400dd8d6a36a6d074b9433b605c-d # internal github.com/cloudflare/cfssl/signer/remote mkdir -p $WORK/b206/ github.com/cloudflare/cfssl/signer/local mkdir -p $WORK/b162/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/cloudflare/cfssl/signer/remote -complete -installsuffix shared -buildid lSRg-w97qVhVjhfblvCV/lSRg-w97qVhVjhfblvCV -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./remote.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/local /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/cloudflare/cfssl/signer/local -complete -installsuffix shared -buildid zCPwMcv-UvPg6rAEMyoD/zCPwMcv-UvPg6rAEMyoD -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./local.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d1/d17aa08bbbd6fcab9f290dbae8e526a34ac92382ed3c5d508061d9647bf5cbc9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/df/df56afa5ca5557f529c9e3305cdf642ff24b9fbc53a83a75464887ff09f9043b-d # internal github.com/cloudflare/cfssl/signer/universal mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/universal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/cloudflare/cfssl/signer/universal -complete -installsuffix shared -buildid rNLbhe3031zKv18J9VNG/rNLbhe3031zKv18J9VNG -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./universal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/85/85362675a22100faf85d3e78454d38a63825e3fa5bc1f7dc61009911b41ed462-d # internal github.com/cloudflare/cfssl/cli mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cloudflare/cfssl/cli -complete -installsuffix shared -buildid wuW6fft0BUbMecTLCyGA/wuW6fft0BUbMecTLCyGA -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./cli.go ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b1/b17ec892fc6fc2b7a0b3f9ceb8ec291f79249a2f56bad123cb27817b78c764d8-d # internal github.com/cloudflare/cfssl/cli/scan mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/csv=$WORK/b210/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/scan=$WORK/b211/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/scan /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cloudflare/cfssl/cli/scan -complete -installsuffix shared -buildid ZsuTJT4jMZ0x9gRSvco_/ZsuTJT4jMZ0x9gRSvco_ -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/77/775eef1fcb73c0119b7cf0f6f5d4f10b9f482f9ad8339360ec413253553b8403-d # internal github.com/cloudflare/cfssl/cmd/cfssl-scan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/scan=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cmd/cfssl-scan /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid V_IHui2oNY_cN-Gz7dOu/V_IHui2oNY_cN-Gz7dOu -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./cfssl-scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/be/be6dd7dc9c730c5821a74d92c80a2c39a284a9b9ca523a193f8f4cbfc601e124-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cloudflare/cfssl/cmd/cfssl-scan=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/scan=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b042/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b083/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b038/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b117/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile encoding/csv=$WORK/b210/_pkg_.a packagefile github.com/cloudflare/cfssl/scan=$WORK/b211/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b128/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b140/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b115/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b126/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b154/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile bufio=$WORK/b065/_pkg_.a packagefile github.com/cloudflare/cfssl/bundler=$WORK/b212/_pkg_.a packagefile github.com/cloudflare/cfssl/revoke=$WORK/b214/_pkg_.a packagefile github.com/cloudflare/cfssl/scan/crypto/tls=$WORK/b215/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b062/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b146/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b152/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b145/_pkg_.a packagefile regexp/syntax=$WORK/b141/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b127/_pkg_.a packagefile database/sql=$WORK/b155/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b157/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b163/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b201/_pkg_.a packagefile golang.org/x/net/context=$WORK/b205/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b207/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile github.com/cloudflare/cfssl/ubiquity=$WORK/b213/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b063/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b142/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b143/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile database/sql/driver=$WORK/b156/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/glog=$WORK/b202/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b204/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b208/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/http/cookiejar=$WORK/b137/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile os/user=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile hash/fnv=$WORK/b170/_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=LQfOmb5Pz0J3uTMcrHrp/V_IHui2oNY_cN-Gz7dOu/MxG6sv2GeSx1TJXHXhHi/LQfOmb5Pz0J3uTMcrHrp -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x9c23019e3aca145e5022408a0aceddb9fffced3b -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/cfssl-1.6.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-scan rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/cfssljson + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x20cc5320a6a84a57a3383e1de1b626a4b4ce1b60 -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/cfssl-1.6.0/_build/bin/cfssljson github.com/cloudflare/cfssl/cmd/cfssljson WORK=/tmp/go-build572510601 internal/cpu mkdir -p $WORK/b010/ internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_arm.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF internal/race cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b017/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal math/bits mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal encoding cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm.go ./stubs.go mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack ./encoding.go unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal unicode/utf16 mkdir -p $WORK/b039/ math mkdir -p $WORK/b018/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b018/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/count_arm.o ./count_arm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b018/symabis -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal container/list mkdir -p $WORK/b045/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p container/list -std -complete -installsuffix shared -buildid i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./list.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal crypto/internal/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm.o $WORK/b009/count_arm.o $WORK/b009/equal_arm.o $WORK/b009/indexbyte_arm.o # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal crypto/subtle mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./constant_time.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal internal/nettrace mkdir -p $WORK/b082/ cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./nettrace.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/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 runtime/cgo mkdir -p $WORK/b084/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b084/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b084/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b088/ cat >$WORK/b088/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/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./aliasing.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid CljPHXmPFxt__H14Knv6/CljPHXmPFxt__H14Knv6 -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./asn1.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/28/28578d3b5164ebe1be36089eb89d8a677051b2060175544f22b6c8eaa49aac5c-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 github.com/cloudflare/cfssl/info /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal mkdir -p $WORK/b159/ cd $WORK/b084 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c google.golang.org/protobuf/internal/flags mkdir -p $WORK/b177/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b177/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 3DJoxcdA_-pD3304Wl2Y/3DJoxcdA_-pD3304Wl2Y -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/cloudflare/cfssl/info -complete -installsuffix shared -buildid 53_K-Hx4Ue-LQ0gruVB7/53_K-Hx4Ue-LQ0gruVB7 -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/04/0450f84b9940f0e72da3e0c4e6dce0a66c88e54623f4072aff2a7ce31b4e8347-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b182/ cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/31/313ad78a5705b1d549698678cd67907435b50bc48b969f0f6aff1c13442d7a50-d # internal cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid IK5Xyryk5X2UHHBck80P/IK5Xyryk5X2UHHBck80P -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./ints.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/b9/b9873c5bb12705389f92c07b7cbf0a86b048f59e9bd00f78faaf8efbc35fb950-d # internal cd $WORK/b084 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/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/pack r $WORK/b018/_pkg_.a $WORK/b018/sqrt_arm.o $WORK/b018/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x010.o -c gcc_arm.S cd $WORK/b084 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/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/b084=/tmp/go-build -gno-record-gcc-switches -o $WORK/b084/_cgo_.o $WORK/b084/_cgo_main.o $WORK/b084/_x001.o $WORK/b084/_x002.o $WORK/b084/_x003.o $WORK/b084/_x004.o $WORK/b084/_x005.o $WORK/b084/_x006.o $WORK/b084/_x007.o $WORK/b084/_x008.o $WORK/b084/_x009.o $WORK/b084/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b084/_cgo_.o -dynout $WORK/b084/_cgo_import.go -dynlinker cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b084/symabis ./asm_arm.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b084/_cgo_gotypes.go $WORK/b084/cgo.cgo1.go $WORK/b084/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b084/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b084/_pkg_.a $WORK/b084/asm_arm.o $WORK/b084/_x001.o $WORK/b084/_x002.o $WORK/b084/_x003.o $WORK/b084/_x004.o $WORK/b084/_x005.o $WORK/b084/_x006.o $WORK/b084/_x007.o $WORK/b084/_x008.o $WORK/b084/_x009.o $WORK/b084/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a8/a875d160588285f8347f25834fb453b679b00e45f253615ceed23fdad3276ee2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/preempt_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -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 cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_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 dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal internal/singleflight mkdir -p $WORK/b083/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b174/ math/rand mkdir -p $WORK/b057/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack ./singleflight.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xRuNxUpa0DNA0xctTXNW/xRuNxUpa0DNA0xctTXNW -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./pragma.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/dd/ddf33cad37f1ce33c422336f80e072382c3cfa895513c74ccfd8419ba7842115-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -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/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cat >$WORK/b004/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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go 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 GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-d # internal internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go mkdir -p $WORK/b081/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b021/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./message.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b034/symabis ./asm_linux_arm.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/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_dup2_linux.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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal strings mkdir -p $WORK/b038/ bytes cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal hash mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal crypto mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b048/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./crypto.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal crypto/internal/randutil mkdir -p $WORK/b058/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal bufio mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal crypto/hmac mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack ./hmac.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal crypto/rc4 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal hash/crc32 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal path mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal golang.org/x/text/transform mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid PWMBeNaXYLhQprHOltlt/PWMBeNaXYLhQprHOltlt -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./transform.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal regexp/syntax mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b034/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal hash/fnv mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./fnv.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-d # internal time mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/ae/ae6ace47f8b89928b57339cbb5d84801f089c8558aef36c0983ffeb5a6e577a4-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b142/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal context mkdir -p $WORK/b046/ github.com/cloudflare/cfssl/ocsp/config mkdir -p $WORK/b129/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ocsp/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/cloudflare/cfssl/ocsp/config -complete -installsuffix shared -buildid 3gIOb8jq1nbjE1RfQpBQ/3gIOb8jq1nbjE1RfQpBQ -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack ./config.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./copy_file_range_linux.go ./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 cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/23/2356b0a916e443546cbdb8b1e48e80c96c71ed7329220460804dceaa8e02411d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal golang.org/x/net/context mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b046/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NlU-x1Ts37w3V827Z9aB/NlU-x1Ts37w3V827Z9aB -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/71/71202abcaca30dab64e4f79fb2342192b8d11e9abc4cc65ab11e09b66658fb33-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b030/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 ./readfrom_linux.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 cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./binary.go ./varint.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b050/ crypto/sha512 mkdir -p $WORK/b059/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b064/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/md5 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b068/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/sha1 mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b071/symabis ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal fmt mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal crypto/aes mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b049/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 -p crypto/md5 -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b068/md5block_arm.o ./md5block_arm.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b071/sha1block_arm.o ./sha1block_arm.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b068/_pkg_.a $WORK/b068/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/sha1block_arm.o # internal crypto/des /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal crypto/sha256 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal encoding/pem mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal path/filepath mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go net mkdir -p $WORK/b080/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b080/ -importpath net -- -I $WORK/b080/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid Z1offqHrdke2qRODFhiK/Z1offqHrdke2qRODFhiK -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b086/ cat >$WORK/b086/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/b050/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b089/_pkg_.a EOF cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/8a/8a8482cad4c5c43d8a7ee78014984e4b78de2a5edda2642de3504fe98729bc18-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile hash/fnv=$WORK/b171/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid wkal9VfZfGQjD0OrgI_b/wkal9VfZfGQjD0OrgI_b -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/91/91db4e11504318cf134fabc81ad1259c1bc61909bdbf0510a735cafd4b0f1072-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal flag mkdir -p $WORK/b040/ encoding/hex mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./hex.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF math/big mkdir -p $WORK/b056/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./flag.go encoding/json mkdir -p $WORK/b024/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b056/symabis ./arith_arm.s cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/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/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_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/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal github.com/cloudflare/cfssl/auth mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cloudflare/cfssl/auth -complete -installsuffix shared -buildid c_ra3dtwx9cjRIkuDl9M/c_ra3dtwx9cjRIkuDl9M -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9e/9ed94e048041c76c6495a01fc2387c210cf3a89f2549615b070b3daa7cd230fc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal compress/flate mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal log mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b100/ cat >$WORK/b100/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/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile compress/flate=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_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/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal mime mkdir -p $WORK/b108/ cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile bytes=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/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/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal mime/quotedprintable mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile bytes=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./reader.go ./writer.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal net/http/internal mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile bytes=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o -g -O2 -pie cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b056/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal github.com/cloudflare/cfssl/log mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/cloudflare/cfssl/log -complete -installsuffix shared -buildid lGC9jgFtQpDBDzk-vzRp/lGC9jgFtQpDBDzk-vzRp -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/43/43ec1cf0ba5ff058cbc4a2b9aa527c890abb661416e97ee971695f9f9907f11c-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile container/list=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid dkjyBmW85I0A7SZex491/dkjyBmW85I0A7SZex491 -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/elliptic mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go golang.org/x/text/unicode/norm mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b135/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid vlcBwypdL8h4327-4DYJ/vlcBwypdL8h4327-4DYJ -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b081/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p net -std -installsuffix shared -buildid m8CFyIBYwGljj26Ty1az/m8CFyIBYwGljj26Ty1az -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b080/_cgo_gotypes.go $WORK/b080/cgo_linux.cgo1.go $WORK/b080/cgo_resnew.cgo1.go $WORK/b080/cgo_socknew.cgo1.go $WORK/b080/cgo_unix.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal encoding/asn1 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal crypto/rand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/35/354011bebd71f6d646029f906a424b2be6f60c2c91f398b3187f0e0d58c6f645-d # internal crypto/dsa mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b099/ cat >$WORK/b099/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/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b099/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/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/ed25519 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal crypto/rsa mkdir -p $WORK/b070/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/94/9473f8bc65edfcef798d2ce16dd6630b3718023c9486b626c34566d78e86c82e-d # internal crypto/x509/pkix mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid bTz8BdaIjvEkS-gDD_r4/bTz8BdaIjvEkS-gDD_r4 -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/cb/cbdb4b4e1857bf826b6cf07b7835f18d255a7e55d645372a7f302ede8fcb499c-d # internal github.com/google/certificate-transparency-go/asn1 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/google/certificate-transparency-go/asn1 -complete -installsuffix shared -buildid 1p0rN6mIuAN8ovwdzjtX/1p0rN6mIuAN8ovwdzjtX -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal golang.org/x/crypto/cryptobyte mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b125/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid WZYJORil1p-ApZu1MszL/WZYJORil1p-ApZu1MszL -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b135/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b136/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid rb0Vc5CgoEKqklwc5FU_/rb0Vc5CgoEKqklwc5FU_ -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/38/386eb62f805aaaae917b38279a525cf747f9c9be65e57fdaa5276589908d6d7b-d # internal golang.org/x/net/idna mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b134/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b136/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b137/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid pjv-cpEm1unywPHlnr5L/pjv-cpEm1unywPHlnr5L -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal github.com/zmap/zcrypto/json mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/zmap/zcrypto/json -complete -installsuffix shared -buildid LP8IVWpO4r5E3T6C-ofw/LP8IVWpO4r5E3T6C-ofw -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./dhe.go ./ecdhe.go ./names.go ./rsa.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6c/6ce66ff3e24a2c10e124a7178eadb6cd4a9aab1e5a1e2309fc67cb1a57fb1acd-d # internal github.com/zmap/zcrypto/util mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b085/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/zmap/zcrypto/util -complete -installsuffix shared -buildid 89y0MawGvZoOpqji1efH/89y0MawGvZoOpqji1efH -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack ./isURL.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/a0/a09e2ee52a0029d71cf4dc5edeb291fcfc994ebba7a414eb90f30f47f5219a2f-d # internal github.com/zmap/zcrypto/x509/ct mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/ct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/zmap/zcrypto/x509/ct -complete -installsuffix shared -buildid v8yZVDm1tFbj_0BSaiDh/v8yZVDm1tFbj_0BSaiDh -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./serialization.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/6c/6c0e709dd6bbe684c370313663b75581c588f757dd7a7266d6342313aabb132c-d # internal github.com/google/certificate-transparency-go/tls mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b121/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/google/certificate-transparency-go/tls -complete -installsuffix shared -buildid JAl3_mHhTs_YIrNsr9cj/JAl3_mHhTs_YIrNsr9cj -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./signature.go ./tls.go ./types.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c3/c350c33c7eda5af746b45c8f8a90851b970efa265774581adb480e5aac7298dc-d # internal github.com/google/certificate-transparency-go/x509/pkix mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b121/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/google/certificate-transparency-go/x509/pkix -complete -installsuffix shared -buildid L2cOYZ_E2bBz_BMN_RnT/L2cOYZ_E2bBz_BMN_RnT -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./pkix.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/17/17fa3623c42e9ed72121ed17e17dfc19b8075edbe63cd5ca61124e1b5fd55d92-d # internal github.com/zmap/zcrypto/x509/pkix mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/zmap/zcrypto/x509/pkix -complete -installsuffix shared -buildid L1GDPYhUPZTukONZbDZZ/L1GDPYhUPZTukONZbDZZ -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./json.go ./oid.go ./oid_names.go ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/94/94082f14cfd35216d636f5622340373a8706f985b93db1c3a081486eef320be6-d # internal database/sql/driver mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/03/03a7c4be880792d3cdde044032ba0a91113b7ad937ecc74c76b33f6779ea4ca0-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b170/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid fkR-EHuSAitn8k4jwONZ/fkR-EHuSAitn8k4jwONZ -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/a0/a0669bcfac56dc6f59d03f1d8f5c69167a914ac958b82c111cbf272fb12aa7b3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid qsHfC1rB0egboJ1TIBtR/qsHfC1rB0egboJ1TIBtR -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/10/10dc4955dccad258d66a8039ada20ec8390c2a949d045970f86cc385960fa7d6-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b174/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid TVUPYaStNe8fHG6bennv/TVUPYaStNe8fHG6bennv -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal database/sql mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b046/_pkg_.a packagefile database/sql/driver=$WORK/b157/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p database/sql -std -complete -installsuffix shared -buildid 7oIcDrc__e_WcnSwks4d/7oIcDrc__e_WcnSwks4d -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d6/d6492b1f49a5986663c0ff45717eba4432473cbf00a3bd9929c31411efb742e8-d # internal github.com/jmoiron/sqlx/types mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile database/sql/driver=$WORK/b157/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/jmoiron/sqlx/types -complete -installsuffix shared -buildid 7CmM3HThE1-I0FTixPbB/7CmM3HThE1-I0FTixPbB -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/81/81a81a468770718890e0f61978bdd735fb4d732e42c3c40b3598c6850e0c904d-d # internal go/token mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid qvZRIAkwIyYV9XY7qswS/qvZRIAkwIyYV9XY7qswS -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/7e/7eb0df991f7da414162c618244300ba45c8bf926d677de188dc1e227a6848ef1-d # internal os/user mkdir -p $WORK/b204/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b204/ -importpath os/user -- -I $WORK/b204/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b080/_pkg_.a $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/db/dba08029eb13b3b289438a61ebc4e2c4416830642384ad9a091ae582619dcc2b-d # internal crypto/x509 mkdir -p $WORK/b073/ cat >$WORK/b073/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/b025/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OzhBQQbAKwpF7FBJPU5b/OzhBQQbAKwpF7FBJPU5b -goversion go1.15.14 -D "" -importcfg $WORK/b073/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 cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/33/335140341a8335236942a4a914674b59cd42c9f2280eabd75a9b3903359a5fbe-d # internal net/textproto mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile bytes=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5KkBruqKsChDubduvWVc/5KkBruqKsChDubduvWVc -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/d3/d3f11319d5c0013a8a65fc44a9a627613141fc379862e896b174aa7d2a5464fd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b106/ cat >$WORK/b106/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/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nwFRn7w9E8l0r8URtWsj/nwFRn7w9E8l0r8URtWsj -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/38/3802b8e641c8d419024b116dd037abb4e9a99e3ed26274551785f686779260c8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b098/ cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a2/a21cf11e5f35ada192c9df61a5b93debf8296f928f286cbafbf1148c88465c6e-d # internal cat >$WORK/b098/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/b099/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4v84t_QwQnliYs2wTYFV/4v84t_QwQnliYs2wTYFV -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack ./guts.go ./httplex.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/95/958d7256c911af688d0113a4ac06c6ff87b8277b4342715678cf96f0d1409ed1-d # internal mime/multipart mkdir -p $WORK/b109/ github.com/google/certificate-transparency-go/x509 mkdir -p $WORK/b122/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M12qWLqDdPyCWPbLRPFP/M12qWLqDdPyCWPbLRPFP -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b121/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b117/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/google/certificate-transparency-go/x509 -complete -installsuffix shared -buildid v91bVBN4Aw7pZsYg2ntW/v91bVBN4Aw7pZsYg2ntW -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./cert_pool.go ./curves.go ./error.go ./errors.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./revoked.go ./root.go ./root_linux.go ./root_unix.go ./rpki.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/68/6898a5b9c17d399dba5514f6dc7ad88f74e698aa22f02ff653f61b11e7576932-d # internal github.com/cloudflare/cfssl/certdb mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b156/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b158/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/cloudflare/cfssl/certdb -complete -installsuffix shared -buildid 6Kz8-21Q1v-aWcmtIzx7/6Kz8-21Q1v-aWcmtIzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack ./certdb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/85/859bc0ed3f0b01af9ccab0e4fb11f7f130c538ad3b2a3ad75475e92c1ed4ebaf-d # internal net/mail mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/mail -std -complete -installsuffix shared -buildid htAPx7p2jmLDZTWE321G/htAPx7p2jmLDZTWE321G -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e8/e80ef6eb88e394204ae79f7f7c216c7951099afecf5a1855450aaf1eab2748c8-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 8igrW15_DTUEg9QknHSW/8igrW15_DTUEg9QknHSW -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/58/58ede28a975cbaf5a635d3533aac519a31ece954689167ee50112ccd0ee625b0-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid u_5IC-AnRW6N1980kE-B/u_5IC-AnRW6N1980kE-B -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/48/484934d9ee482bbeebcbb19f4e80a3731760a6b174717c15578c99afcd74a9eb-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b172/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid q5OMJIbx5x_fi34oGULf/q5OMJIbx5x_fi34oGULf -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./messageset.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ca/caac3537eaf81f1eaa99701ced3cef91ee05e9de474693371c5cdc3e41f9c198-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid P9ctlWRor-kbsSPgLgWM/P9ctlWRor-kbsSPgLgWM -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a5/a54f35791a74d148381336b2a296b4dcc1ecd0808efc2a39900fb09be706c7d2-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid vH9pQbO2yRVs8Ud-PJtc/vH9pQbO2yRVs8Ud-PJtc -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e2/e2aec7690320810f2a7241896bbf63564ec40491f00b78703eccd0c91c9dd3da-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid hMyiylfCRtlR27QA5Y9w/hMyiylfCRtlR27QA5Y9w -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/4b/4ba9d45544758c09f85639753e18285e74af50af11b3a5ab8fcca7ab10a4c1c1-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid rjqy7j3gUKS_xFuAFw4J/rjqy7j3gUKS_xFuAFw4J -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f5/f5e133d6e71437b7ee1885a1515e4caa49e5b3d66692903a4e2bc2426f7cf003-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid j6__Ke7TFkFrZen90yvp/j6__Ke7TFkFrZen90yvp -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/32/324843f0214390efc8f8655042b87343627cb33ac6782f742b2ad5ad43b69d4b-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/e2/e20f439a9a66543d28e41e0d53ba4883cf9acd43eb92cb795c143c1693845a64-d # internal cd $WORK/b204 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b204=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c golang.org/x/crypto/ocsp mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid lOO_Nx_Nu_JagJEOy_ru/lOO_Nx_Nu_JagJEOy_ru -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./ocsp.go crypto/tls mkdir -p $WORK/b044/ cat >$WORK/b044/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/b025/_pkg_.a packagefile container/list=$WORK/b045/_pkg_.a packagefile context=$WORK/b046/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b091/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 8kKeTHxDd40s6DUOygRg/8kKeTHxDd40s6DUOygRg -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/95/95940e9a17d7d281bb10e61caa597a48732de556465cdcd1c9db11428bf525a0-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b128/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid zRJt5fwgRdVkTnen-450/zRJt5fwgRdVkTnen-450 -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go cd $WORK/b204 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b204=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/30/3007f3e9664f0d05eb94e4ec3fba76947d78a7450f878d8f7ddbf260ac69ce2a-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b185/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qd6SBaJWPvLcjC4QUccq/Qd6SBaJWPvLcjC4QUccq -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cd $WORK/b204 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b204=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7c/7c858b3b7a6b2947d383ea14c398be000ad87a4d126b90031da70d71e29c9fb1-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2oO6qUlNY_Y7qqzRysdO/2oO6qUlNY_Y7qqzRysdO -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./stringer.go cd $WORK/b204 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b204=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b204=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/a1/a16c66407cafa23dcbcbb0442b94446986fbf433567c48855d437243a8b9b89f-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid zWQ95K7qxcxaeRIVJmSy/zWQ95K7qxcxaeRIVJmSy -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b204=/tmp/go-build -gno-record-gcc-switches -o $WORK/b204/_cgo_.o $WORK/b204/_cgo_main.o $WORK/b204/_x001.o $WORK/b204/_x002.o $WORK/b204/_x003.o $WORK/b204/_x004.o -g -O2 -pie cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c7/c7e4787a292881f34c32ff274a26d1873bd96e2b559330559a05794917b91bba-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid N-YQk8aghznh0b9UAnF3/N-YQk8aghznh0b9UAnF3 -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/e9/e9402bcd5ae1b42cf8949f801717a840a66991cb7d8490e412f81d97a45e6c26-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/55/558bb83b1d83c7c872ce558e1a84ac1cae91ec3c21f1bd56512ae09a22f95509-d # internal github.com/google/certificate-transparency-go mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b122/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b204/_cgo_.o -dynout $WORK/b204/_cgo_import.go cd /usr/share/gocode/src/github.com/google/certificate-transparency-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/google/certificate-transparency-go -complete -installsuffix shared -buildid aquAaYgLraIpFRNiLrAL/aquAaYgLraIpFRNiLrAL -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack ./serialization.go ./signatures.go ./types.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p os/user -std -installsuffix shared -buildid ZNsAk4-MVizjHoEFt4Hq/ZNsAk4-MVizjHoEFt4Hq -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./lookup.go ./user.go $WORK/b204/_cgo_gotypes.go $WORK/b204/cgo_lookup_unix.cgo1.go $WORK/b204/getgrouplist_unix.cgo1.go $WORK/b204/listgroups_unix.cgo1.go $WORK/b204/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b204/_pkg_.a $WORK/b204/_x001.o $WORK/b204/_x002.o $WORK/b204/_x003.o $WORK/b204/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/d3/d33692850e33671b06c44aa122c902d9b65f88a2ac3bbcbff71d09e6c3d2d5e7-d # internal github.com/golang/glog mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile bytes=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/user=$WORK/b204/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/golang/glog -complete -installsuffix shared -buildid fteVWoaN3kdXKhF0n3AI/fteVWoaN3kdXKhF0n3AI -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack ./glog.go ./glog_file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/10/10ec524c08ab446cda9361d7a822a6764e711287790955fa9abbcaf4925ce78c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/dc/dcbd88ba356e0b49d07e5846ca175ce1708f601f2d943eeae85c22475de24c29-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b187/ cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid QvtdA6ChzYW2D_NZ8gkH/QvtdA6ChzYW2D_NZ8gkH -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid TVTU9QP5RHNBzMOHjy3H/TVTU9QP5RHNBzMOHjy3H -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/1a/1a3cf31739f5a65ee55c7fac19547c9797b533ab079af9e879c90afc7c51f37f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/33/338c7afdeb8c1eb605263cc0ff2c2865792efaba24bef453230ed6fb232ec050-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/28/28b53c5262ae59b51c3239f5ddf71f9bddcc64a3f4f3d34f1d5715578f64f2f8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 1QR8Ji51b1_N-FkrpWZ2/1QR8Ji51b1_N-FkrpWZ2 -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/57/575a05c80c4c366fe629ba97d55a1ab2c83b8f19bc4548211053ccb0908b60a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b185/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qnBvA_Y0AgfXD5kB6Yg6/qnBvA_Y0AgfXD5kB6Yg6 -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e8/e87dc7e22de7d5e2cb94dc2936afdeddc99e236a79b2141fa4740bc7fcd4da39-d # internal net/http/httptrace mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b046/_pkg_.a packagefile crypto/tls=$WORK/b044/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FVQfgV1Ts7riqtmdh-Gm/FVQfgV1Ts7riqtmdh-Gm -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/16/169a40bf76c55021e55f8c0ecee1cc24026cc5171267c3c0f88940261d36cf25-d # internal net/http mkdir -p $WORK/b094/ cat >$WORK/b094/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/b066/_pkg_.a packagefile bytes=$WORK/b025/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile container/list=$WORK/b045/_pkg_.a packagefile context=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0csXucEvWfmAGSQAofZ7/0csXucEvWfmAGSQAofZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b094/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/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/dd/dd6a46750cd9fbd73cfb75ce6df6975b3cca74fe5ebd437e1f382221e37569a6-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid WeFfVc3C_l6m37B7xKLk/WeFfVc3C_l6m37B7xKLk -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/cd/cd682f0e6c02394c77ca1b08a5e80f5d53c779f8447a6a52f0d035287059c92d-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b194/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid -n9iXr5UEINZp5-_9zZ-/-n9iXr5UEINZp5-_9zZ- -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/06/06a81739d2d07af97561c441ea50484b51616e4ef96d56495a175c7ad689f963-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b198/ google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b200/ mkdir -p $WORK/b196/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 19hhPR-aCrYZY6Cotkbw/19hhPR-aCrYZY6Cotkbw -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./timestamp.pb.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid y4QS4NnGY2-2pp_AvZfF/y4QS4NnGY2-2pp_AvZfF -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./any.pb.go github.com/golang/protobuf/proto mkdir -p $WORK/b166/ cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid bKDiXAhzaMj4Zwv99wtO/bKDiXAhzaMj4Zwv99wtO -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./duration.pb.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kPdTKcS094VuE6eY5aK2/kPdTKcS094VuE6eY5aK2 -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/1b/1bce1bf2026661f8863c2f07b29708a18a5fa32ec7d8f260b9ea47977e7dd201-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b198/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid YeKnfGPUukcv4Fy6diew/YeKnfGPUukcv4Fy6diew -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/91/9121e20d90df46da788d881ee64d5d80821d4fff4056a3a2927c2808c488bab6-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wjkyK-VEdVz1LGxFAxfo/wjkyK-VEdVz1LGxFAxfo -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack ./timestamp.pb.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/7c/7c65330f47dd4b454c4057a9c08cec550a60439e3204a31957c02b148a4ce21d-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b196/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 4RWy61_OJibrCh1vCd2p/4RWy61_OJibrCh1vCd2p -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/64/64627a336b8facc1583bd76793f0d8e541b3b0fc3b758dea6fffbf0f3295a5ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/dc/dc8ac4219d84eeeeaedec6c1e98b5e77df07cfafc81b10aa625443fd9a590cbc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/56/56532e6e19d2fac66039d5ab3eaadab25fe559abba9b41f3bf8ebc0443627785-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/1d/1daf67f85ad8e4577f7da23ab24cf3b59c15f4432b2597d8fe55616c36cdd992-d # internal github.com/google/certificate-transparency-go/client/configpb mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b166/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/golang/protobuf/ptypes mkdir -p $WORK/b165/ cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/google/certificate-transparency-go/client/configpb -complete -installsuffix shared -buildid lJu1X5Q4P1HFbMSmq1xr/lJu1X5Q4P1HFbMSmq1xr -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./gen.go ./multilog.pb.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b166/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b195/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b197/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rtm3TpP4LSDI54dNqihV/rtm3TpP4LSDI54dNqihV -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/9f/9f98d248d16d0f56f1d2a7e9794cc9684a4e113e6fc8c2e39caefe5fb51a5332-d # internal net/http/cookiejar mkdir -p $WORK/b138/ github.com/cloudflare/cfssl/errors golang.org/x/net/context/ctxhttp mkdir -p $WORK/b205/ mkdir -p $WORK/b093/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e24zVfum-VDgw2g1IIp6/e24zVfum-VDgw2g1IIp6 -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./jar.go ./punycode.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/cloudflare/cfssl/errors -complete -installsuffix shared -buildid ux0xX7uyLKaGwk3FXxlC/ux0xX7uyLKaGwk3FXxlC -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go ./error.go ./http.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid NC4aimSVj_w31em4HNNd/NC4aimSVj_w31em4HNNd -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./ctxhttp.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9e/9e274dc6e8435b19ff4c5cd543ac206318903fa048ca27ccc511fc0cad0b2308-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a5/a572b845c24a4c8dfff1dbc87341009d9541826625ac988c4f391d81f1ed03f0-d # internal github.com/google/certificate-transparency-go/jsonclient mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile context=$WORK/b046/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/glog=$WORK/b203/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b122/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b205/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/google/certificate-transparency-go/jsonclient -complete -installsuffix shared -buildid P6XS3k0ECTONuLNhqD4b/P6XS3k0ECTONuLNhqD4b -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./backoff.go ./client.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ff/ffb56810a4d24b56de8c4968b9d3059b84f31f622709fde56f6d4ec3b4ca3e63-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/46/46bab2a3e09b012503efddecf6b5ae32ece4f2c0e9b4eb0f3be45d5d36f9deb7-d # internal github.com/cloudflare/cfssl/crypto/pkcs7 mkdir -p $WORK/b115/ github.com/cloudflare/cfssl/api mkdir -p $WORK/b209/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crypto/pkcs7 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cloudflare/cfssl/crypto/pkcs7 -complete -installsuffix shared -buildid fzS5ZYKRdaW6akXsr3-9/fzS5ZYKRdaW6akXsr3-9 -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./pkcs7.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cloudflare/cfssl/api -complete -installsuffix shared -buildid db6E0BEEiS_WIeP_37Mg/db6E0BEEiS_WIeP_37Mg -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./api.go github.com/cloudflare/cfssl/helpers/derhelpers mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers/derhelpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/cloudflare/cfssl/helpers/derhelpers -complete -installsuffix shared -buildid ZeKEfvQjCHCbt0apl1y_/ZeKEfvQjCHCbt0apl1y_ -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./derhelpers.go ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d6/d6d6d0d8888a7dc71191e7e18c7fe945bb9858fd35867967d1c7e7d55b55c3c3-d # internal github.com/weppos/publicsuffix-go/publicsuffix mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b133/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http/cookiejar=$WORK/b138/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/weppos/publicsuffix-go/publicsuffix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/weppos/publicsuffix-go/publicsuffix -complete -installsuffix shared -buildid CcJuepps-yFaZqEjd_sM/CcJuepps-yFaZqEjd_sM -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./publicsuffix.go ./rules.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/6e/6e67c927dba0651c3935d29a4c532b54d5e8fb8bf77cfa44e7614aa7c838ae40-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/49/490d7c168d1820f1e5c2a94fb1e6c7b770b14ece3d4095ae51a756d3477bc9b7-d # internal github.com/cloudflare/cfssl/helpers mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b116/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b127/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cloudflare/cfssl/helpers -complete -installsuffix shared -buildid oaDDLIZolXPIw7SNqZWJ/oaDDLIZolXPIw7SNqZWJ -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./helpers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/49/49c5ece98c3b1f96c6719b8adc8267c2efd3e06fa8d683b60b970c006fb96a30-d # internal github.com/cloudflare/cfssl/api/client mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto/tls=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b209/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cloudflare/cfssl/api/client -complete -installsuffix shared -buildid CESE9n39DVkiNe5sdylx/CESE9n39DVkiNe5sdylx -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./api.go ./client.go ./group.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/21/21b1fda0258be1df04a6a1a0188578c62a88c423f53a810b21ff0d4611dfff8a-d # internal github.com/google/certificate-transparency-go/client mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b046/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b165/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b201/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b202/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b183/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/google/certificate-transparency-go/client -complete -installsuffix shared -buildid l1bOIiQbZ3OZHMh8Fwdu/l1bOIiQbZ3OZHMh8Fwdu -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack ./getentries.go ./logclient.go ./multilog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/78/7878f53702350190b9239676c137a56d0353990d49ea1b507d286e344ff952f9-d # internal github.com/cloudflare/cfssl/csr mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b118/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/mail=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/csr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/cloudflare/cfssl/csr -complete -installsuffix shared -buildid r_phDfACA6A0bNVHtlfK/r_phDfACA6A0bNVHtlfK -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./csr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e6/e62ff79cc38ee193a1b604c6ef7c58f7b608195ecc7a8ecb327a77959461ebd0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/1c/1c213809730ab544910cf4f794028712a181fcb3729c405b3218526cc1c17523-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a8/a8288481a8a0ab55c580dfcb58609b4fc31dba77e0d03e2d2bd970237bc062a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b0/b0cb89db8140f8928b675cc362d71ef1e0add63ac3ae1a6dcbdf21949ef69f57-d # internal github.com/zmap/zcrypto/x509 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b132/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b140/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b143/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b144/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/zmap/zcrypto/x509 -complete -installsuffix shared -buildid a_wPL95x62gZ8LWleY9e/a_wPL95x62gZ8LWleY9e -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./cert_pool.go ./certificate_type.go ./chain.go ./extended_key_usage.go ./extensions.go ./fingerprint.go ./generated_certvalidationlevel_string.go ./json.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./qc_statements.go ./sec1.go ./tor_service_descriptor.go ./validation.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e7/e70c802f823898d1116a606c563818023e33d58dd8f65679090861186dab8c90-d # internal github.com/zmap/zlint/v3/util mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b132/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b140/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b125/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/zmap/zlint/v3/util -complete -installsuffix shared -buildid Z0r0PS2dWIHFcBYP0bRf/Z0r0PS2dWIHFcBYP0bRf -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./algorithm_identifier.go ./ca.go ./countries.go ./eku.go ./encodings.go ./ev.go ./fqdn.go ./gtld.go ./gtld_map.go ./ip.go ./ku.go ./names.go ./oid.go ./primes.go ./qc_stmt.go ./rdn.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b9/b9af0ad58e53d372ac48ffc06055d02963129d1ff6525e88b12f89727b7cb13d-d # internal github.com/zmap/zlint/v3/lint mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/zmap/zlint/v3/lint -complete -installsuffix shared -buildid b-I9A6Id6GRCNJ3yUuRa/b-I9A6Id6GRCNJ3yUuRa -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack ./base.go ./registration.go ./result.go ./source.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/60/609ce6ab33e6e5ceb9ba7e765c9d9d177b1c1c9afb7eea500fc61936d9c5e08c-d # internal github.com/zmap/zlint/v3/lints/apple mkdir -p $WORK/b147/ github.com/zmap/zlint/v3/lints/cabf_ev mkdir -p $WORK/b149/ github.com/zmap/zlint/v3/lints/etsi mkdir -p $WORK/b151/ github.com/zmap/zlint/v3/lints/community cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b143/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/apple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/zmap/zlint/v3/lints/apple -complete -installsuffix shared -buildid FNzCJngSyjpu3LDUGccn/FNzCJngSyjpu3LDUGccn -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./lint_ct_sct_policy_count_unsatisfied.go ./lint_e_server_cert_valid_time_longer_than_398_days.go ./lint_w_server_cert_valid_time_longer_than_397_days.go ./time.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_ev -complete -installsuffix shared -buildid y0ufRcC3vxxWRT0AWHxU/y0ufRcC3vxxWRT0AWHxU -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./lint_ev_business_category_missing.go ./lint_ev_country_name_missing.go ./lint_ev_organization_name_missing.go ./lint_ev_serial_number_missing.go ./lint_ev_valid_time_too_long.go ./lint_onion_subject_validity_time_too_large.go mkdir -p $WORK/b150/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/zmap/zlint/v3/lints/etsi -complete -installsuffix shared -buildid jySTHabnr-ZbOeJUyses/jySTHabnr-ZbOeJUyses -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./lint_qcstatem_etsi_present_qcs_critical.go ./lint_qcstatem_etsi_type_as_statem.go ./lint_qcstatem_mandatory_etsi_statems.go ./lint_qcstatem_qccompliance_valid.go ./lint_qcstatem_qclimitvalue_valid.go ./lint_qcstatem_qcpds_lang_case.go ./lint_qcstatem_qcpds_valid.go ./lint_qcstatem_qcretentionperiod_valid.go ./lint_qcstatem_qcsscd_valid.go ./lint_qcstatem_qctype_valid.go ./lint_qcstatem_qctype_web.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/zmap/zlint/v3/lints/community -complete -installsuffix shared -buildid KexQ5U-ToPQtxLLsdEX5/KexQ5U-ToPQtxLLsdEX5 -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack ./lint_ian_bare_wildcard.go ./lint_ian_dns_name_includes_null_char.go ./lint_ian_dns_name_starts_with_period.go ./lint_ian_iana_pub_suffix_empty.go ./lint_ian_wildcard_not_first.go ./lint_is_redacted_cert.go ./lint_issuer_dn_leading_whitespace.go ./lint_issuer_dn_trailing_whitespace.go ./lint_issuer_multiple_rdn.go ./lint_rsa_exp_negative.go ./lint_rsa_no_public_key.go ./lint_san_bare_wildcard.go ./lint_san_dns_name_duplicate.go ./lint_san_dns_name_includes_null_char.go ./lint_san_dns_name_starts_with_period.go ./lint_san_iana_pub_suffix_empty.go ./lint_san_wildcard_not_first.go ./lint_subject_dn_leading_whitespace.go ./lint_subject_dn_trailing_whitespace.go ./lint_subject_multiple_rdn.go ./lint_validity_time_not_positive.go github.com/zmap/zlint/v3/lints/cabf_br mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_br -complete -installsuffix shared -buildid cLlppMKmMqLTngqeRrCi/cLlppMKmMqLTngqeRrCi -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack ./lint_ca_common_name_missing.go ./lint_ca_country_name_invalid.go ./lint_ca_country_name_missing.go ./lint_ca_crl_sign_not_set.go ./lint_ca_digital_signature_not_set.go ./lint_ca_is_ca.go ./lint_ca_key_cert_sign_not_set.go ./lint_ca_key_usage_missing.go ./lint_ca_key_usage_not_critical.go ./lint_ca_organization_name_missing.go ./lint_cab_dv_conflicts_with_locality.go ./lint_cab_dv_conflicts_with_org.go ./lint_cab_dv_conflicts_with_postal.go ./lint_cab_dv_conflicts_with_province.go ./lint_cab_dv_conflicts_with_street.go ./lint_cab_iv_requires_personal_name.go ./lint_cab_ov_requires_org.go ./lint_cert_policy_iv_requires_country.go ./lint_cert_policy_iv_requires_province_or_locality.go ./lint_cert_policy_ov_requires_country.go ./lint_cert_policy_ov_requires_province_or_locality.go ./lint_dh_params_missing.go ./lint_dnsname_bad_character_in_label.go ./lint_dnsname_check_left_label_wildcard.go ./lint_dnsname_contains_bare_iana_suffix.go ./lint_dnsname_contains_empty_label.go ./lint_dnsname_hyphen_in_sld.go ./lint_dnsname_label_too_long.go ./lint_dnsname_right_label_valid_tld.go ./lint_dnsname_underscore_in_sld.go ./lint_dnsname_underscore_in_trd.go ./lint_dnsname_wildcard_left_of_public_suffix.go ./lint_dnsname_wildcard_only_in_left_label.go ./lint_dsa_correct_order_in_subgroup.go ./lint_dsa_improper_modulus_or_divisor_size.go ./lint_dsa_shorter_than_2048_bits.go ./lint_dsa_unique_correct_representation.go ./lint_ec_improper_curves.go ./lint_ext_nc_intersects_reserved_ip.go ./lint_ext_san_contains_reserved_ip.go ./lint_ext_san_critical_with_subject_dn.go ./lint_ext_san_directory_name_present.go ./lint_ext_san_edi_party_name_present.go ./lint_ext_san_missing.go ./lint_ext_san_other_name_present.go ./lint_ext_san_registered_id_present.go ./lint_ext_san_rfc822_name_present.go ./lint_ext_san_uniform_resource_identifier_present.go ./lint_ext_tor_service_descriptor_hash_invalid.go ./lint_extra_subject_common_names.go ./lint_invalid_certificate_version.go ./lint_old_root_ca_rsa_mod_less_than_2048_bits.go ./lint_old_sub_ca_rsa_mod_less_than_1024_bits.go ./lint_old_sub_cert_rsa_mod_less_than_1024_bits.go ./lint_public_key_type_not_allowed.go ./lint_root_ca_basic_constraints_path_len_constraint_field_present.go ./lint_root_ca_contains_cert_policy.go ./lint_root_ca_extended_key_usage_present.go ./lint_root_ca_key_usage_must_be_critical.go ./lint_root_ca_key_usage_present.go ./lint_rsa_mod_factors_smaller_than_752_bits.go ./lint_rsa_mod_less_than_2048_bits.go ./lint_rsa_mod_not_odd.go ./lint_rsa_public_exponent_not_in_range.go ./lint_rsa_public_exponent_not_odd.go ./lint_rsa_public_exponent_too_small.go ./lint_san_dns_name_onion_invalid.go ./lint_san_dns_name_onion_not_ev_cert.go ./lint_signature_algorithm_not_supported.go ./lint_sub_ca_aia_does_not_contain_issuing_ca_url.go ./lint_sub_ca_aia_marked_critical.go ./lint_sub_ca_aia_missing.go ./lint_sub_ca_certificate_policies_marked_critical.go ./lint_sub_ca_certificate_policies_missing.go ./lint_sub_ca_crl_distribution_points_does_not_contain_url.go ./lint_sub_ca_crl_distribution_points_marked_critical.go ./lint_sub_ca_crl_distribution_points_missing.go ./lint_sub_ca_eku_critical.go ./lint_sub_ca_eku_missing.go ./lint_sub_ca_eku_valid_fields.go ./lint_sub_ca_name_constraints_not_critical.go ./lint_sub_cert_aia_does_not_contain_issuing_ca_url.go ./lint_sub_cert_aia_does_not_contain_ocsp_url.go ./lint_sub_cert_aia_marked_critical.go ./lint_sub_cert_aia_missing.go ./lint_sub_cert_cert_policy_empty.go ./lint_sub_cert_certificate_policies_marked_critical.go ./lint_sub_cert_certificate_policies_missing.go ./lint_sub_cert_country_name_must_appear.go ./lint_sub_cert_crl_distribution_points_does_not_contain_url.go ./lint_sub_cert_crl_distribution_points_marked_critical.go ./lint_sub_cert_eku_extra_values.go ./lint_sub_cert_eku_missing.go ./lint_sub_cert_eku_server_auth_client_auth_missing.go ./lint_sub_cert_gn_sn_contains_policy.go ./lint_sub_cert_is_ca.go ./lint_sub_cert_key_usage_cert_sign_bit_set.go ./lint_sub_cert_key_usage_crl_sign_bit_set.go ./lint_sub_cert_locality_name_must_appear.go ./lint_sub_cert_locality_name_must_not_appear.go ./lint_sub_cert_or_sub_ca_using_sha1.go ./lint_sub_cert_postal_code_prohibited.go ./lint_sub_cert_province_must_appear.go ./lint_sub_cert_province_must_not_appear.go ./lint_sub_cert_sha1_expiration_too_long.go ./lint_sub_cert_street_address_should_not_exist.go ./lint_sub_cert_valid_time_longer_than_39_months.go ./lint_sub_cert_valid_time_longer_than_825_days.go ./lint_subject_common_name_included.go ./lint_subject_common_name_not_from_san.go ./lint_subject_contains_malformed_arpa_ip.go ./lint_subject_contains_noninformational_value.go ./lint_subject_contains_reserved_arpa_ip.go ./lint_subject_contains_reserved_ip.go ./lint_subject_country_not_iso.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/3f/3fca0db7a9a2d3660e507c4e252c15f8669ddf7bfd73ee1c6091741731641f31-d # internal github.com/zmap/zlint/v3/lints/mozilla mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/mozilla /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/zmap/zlint/v3/lints/mozilla -complete -installsuffix shared -buildid 3hUyMjcOgpt9w6wgWbox/3hUyMjcOgpt9w6wgWbox -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./lint_mp_allowed_eku.go ./lint_mp_authority_key_identifier_correct.go ./lint_mp_ecdsa_pub_key_encoding_correct.go ./lint_mp_ecdsa_signature_encoding_correct.go ./lint_mp_exponent_cannot_be_one.go ./lint_mp_modulus_must_be_2048_bits_or_more.go ./lint_mp_modulus_must_be_divisible_by_8.go ./lint_mp_pss_parameters_encoding_correct.go ./lint_mp_rsassa-pss_in_spki.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/b6/b6bc703c5b1f0b875db270f164ba2247ac69aea0623d2bb343831cfe48931233-d # internal github.com/zmap/zlint/v3/lints/rfc mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b144/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b125/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/zmap/zlint/v3/lints/rfc -complete -installsuffix shared -buildid EHiVRTZYBt6nHIhPjl4a/EHiVRTZYBt6nHIhPjl4a -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./lint_basic_constraints_not_critical.go ./lint_ca_subject_field_empty.go ./lint_cert_contains_unique_identifier.go ./lint_cert_extensions_version_not_3.go ./lint_cert_unique_identifier_version_not_2_or_3.go ./lint_distribution_point_incomplete.go ./lint_distribution_point_missing_ldap_or_uri.go ./lint_ecdsa_ee_invalid_ku.go ./lint_eku_critical_improperly.go ./lint_ext_aia_access_location_missing.go ./lint_ext_aia_marked_critical.go ./lint_ext_authority_key_identifier_critical.go ./lint_ext_authority_key_identifier_missing.go ./lint_ext_authority_key_identifier_no_key_identifier.go ./lint_ext_cert_policy_contains_noticeref.go ./lint_ext_cert_policy_disallowed_any_policy_qualifier.go ./lint_ext_cert_policy_duplicate.go ./lint_ext_cert_policy_explicit_text_ia5_string.go ./lint_ext_cert_policy_explicit_text_includes_control.go ./lint_ext_cert_policy_explicit_text_not_nfc.go ./lint_ext_cert_policy_explicit_text_not_utf8.go ./lint_ext_cert_policy_explicit_text_too_long.go ./lint_ext_crl_distribution_marked_critical.go ./lint_ext_duplicate_extension.go ./lint_ext_freshest_crl_marked_critical.go ./lint_ext_ian_critical.go ./lint_ext_ian_dns_not_ia5_string.go ./lint_ext_ian_empty_name.go ./lint_ext_ian_no_entries.go ./lint_ext_ian_rfc822_format_invalid.go ./lint_ext_ian_space_dns_name.go ./lint_ext_ian_uri_format_invalid.go ./lint_ext_ian_uri_host_not_fqdn_or_ip.go ./lint_ext_ian_uri_not_ia5.go ./lint_ext_ian_uri_relative.go ./lint_ext_key_usage_cert_sign_without_ca.go ./lint_ext_key_usage_not_critical.go ./lint_ext_key_usage_without_bits.go ./lint_ext_name_constraints_not_critical.go ./lint_ext_name_constraints_not_in_ca.go ./lint_ext_policy_constraints_empty.go ./lint_ext_policy_constraints_not_critical.go ./lint_ext_policy_map_any_policy.go ./lint_ext_policy_map_not_critical.go ./lint_ext_policy_map_not_in_cert_policy.go ./lint_ext_san_dns_name_too_long.go ./lint_ext_san_dns_not_ia5_string.go ./lint_ext_san_empty_name.go ./lint_ext_san_no_entries.go ./lint_ext_san_not_critical_without_subject.go ./lint_ext_san_rfc822_format_invalid.go ./lint_ext_san_space_dns_name.go ./lint_ext_san_uri_format_invalid.go ./lint_ext_san_uri_host_not_fqdn_or_ip.go ./lint_ext_san_uri_not_ia5.go ./lint_ext_san_uri_relative.go ./lint_ext_subject_directory_attr_critical.go ./lint_ext_subject_key_identifier_critical.go ./lint_ext_subject_key_identifier_missing_ca.go ./lint_ext_subject_key_identifier_missing_sub_cert.go ./lint_generalized_time_does_not_include_seconds.go ./lint_generalized_time_includes_fraction_seconds.go ./lint_generalized_time_not_in_zulu.go ./lint_idn_dnsname_malformed_unicode.go ./lint_idn_dnsname_must_be_nfc.go ./lint_inhibit_any_policy_not_critical.go ./lint_issuer_dn_country_not_printable_string.go ./lint_issuer_field_empty.go ./lint_name_constraint_empty.go ./lint_name_constraint_maximum_not_absent.go ./lint_name_constraint_minimum_non_zero.go ./lint_name_constraint_on_edi_party_name.go ./lint_name_constraint_on_registered_id.go ./lint_name_constraint_on_x400.go ./lint_path_len_constraint_improperly_included.go ./lint_path_len_constraint_zero_or_less.go ./lint_serial_number_longer_than_20_octets.go ./lint_serial_number_not_positive.go ./lint_spki_rsa_encryption_parameter_not_null.go ./lint_subject_common_name_max_length.go ./lint_subject_dn_country_not_printable_string.go ./lint_subject_dn_not_printable_characters.go ./lint_subject_dn_serial_number_max_length.go ./lint_subject_dn_serial_number_not_printable_string.go ./lint_subject_email_max_length.go ./lint_subject_empty_without_san.go ./lint_subject_given_name_max_length.go ./lint_subject_info_access_marked_critical.go ./lint_subject_locality_name_max_length.go ./lint_subject_not_dn.go ./lint_subject_organization_name_max_length.go ./lint_subject_organizational_unit_name_max_length.go ./lint_subject_postal_code_max_length.go ./lint_subject_printable_string_badalpha.go ./lint_subject_state_name_max_length.go ./lint_subject_street_address_max_length.go ./lint_subject_surname_max_length.go ./lint_tbs_signature_alg_matches_cert_signature_alg.go ./lint_tbs_signature_rsa_encryption_parameter_not_null.go ./lint_utc_time_does_not_include_seconds.go ./lint_utc_time_not_in_zulu.go ./lint_wrong_time_format_pre2050.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/64/64db2aacff560eb1a1466d396db489ff44237efdc9ef3fff477253b11fe68280-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/3d/3dd210a5c5edca261a53e9c75f3d2ff372e6cd94b94c831a2290b31debe25ecf-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/df/dfcb634e2e8d1d550defd1703afd9b137f2c5fb6ac65f8bfad9f31b79403458e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/69/69e08b117ace4e0f4cd2d8fe8aed30692911d1aa07dfb67cbef4d58d96edf5ba-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/b0/b0810cd7e08e7373372c1d32b29059e0fb341ce107cc94da669416d25c2b4f40-d # internal github.com/zmap/zlint/v3 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b152/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b153/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/zmap/zlint/v3 -complete -installsuffix shared -buildid yYtm2bKVXH8-LCcIL166/yYtm2bKVXH8-LCcIL166 -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./resultset.go ./zlint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ec/ec3da384ac227c7a2a2fd7cc7dcc286c664ddc6fcff7d810eb515372289993fd-d # internal github.com/cloudflare/cfssl/config mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b118/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/cloudflare/cfssl/config -complete -installsuffix shared -buildid WvtqX166FbFvxlpEI7Ft/WvtqX166FbFvxlpEI7Ft -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/84/84d81ee852f6a1a9968dcd992e9a676fd2eb5b009c2ed7bc8805c76d5f340c53-d # internal github.com/cloudflare/cfssl/signer mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b155/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b043/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b161/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b159/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cloudflare/cfssl/signer -complete -installsuffix shared -buildid IDYLqABHWoo2G_aFm1dh/IDYLqABHWoo2G_aFm1dh -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack ./signer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9f/9f755b97a33110abd6b2b2ffb4ce8e7400fd5400dd8d6a36a6d074b9433b605c-d # internal github.com/cloudflare/cfssl/signer/local mkdir -p $WORK/b163/ github.com/cloudflare/cfssl/signer/remote cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile database/sql=$WORK/b156/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b155/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b043/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b118/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b160/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b202/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile golang.org/x/net/context=$WORK/b206/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/mail=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b207/ cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/local /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/cloudflare/cfssl/signer/local -complete -installsuffix shared -buildid zCPwMcv-UvPg6rAEMyoD/zCPwMcv-UvPg6rAEMyoD -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./local.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b208/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b155/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b043/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/remote /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cloudflare/cfssl/signer/remote -complete -installsuffix shared -buildid lSRg-w97qVhVjhfblvCV/lSRg-w97qVhVjhfblvCV -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./remote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d1/d17aa08bbbd6fcab9f290dbae8e526a34ac92382ed3c5d508061d9647bf5cbc9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/df/df56afa5ca5557f529c9e3305cdf642ff24b9fbc53a83a75464887ff09f9043b-d # internal github.com/cloudflare/cfssl/signer/universal mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b155/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b043/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b163/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b207/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/universal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/cloudflare/cfssl/signer/universal -complete -installsuffix shared -buildid rNLbhe3031zKv18J9VNG/rNLbhe3031zKv18J9VNG -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./universal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/85/85362675a22100faf85d3e78454d38a63825e3fa5bc1f7dc61009911b41ed462-d # internal github.com/cloudflare/cfssl/cli mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b043/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b118/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/cloudflare/cfssl/cli -complete -installsuffix shared -buildid wuW6fft0BUbMecTLCyGA/wuW6fft0BUbMecTLCyGA -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./cli.go ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b1/b17ec892fc6fc2b7a0b3f9ceb8ec291f79249a2f56bad123cb27817b78c764d8-d # internal github.com/cloudflare/cfssl/cli/version mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cli/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/cloudflare/cfssl/cli/version -complete -installsuffix shared -buildid Qx9S8f0loDSplBQxdAHL/Qx9S8f0loDSplBQxdAHL -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/48/4889e227e6a178945b63da168d9f2e8f0136efbaee3716af4c88146b8a526598-d # internal github.com/cloudflare/cfssl/cmd/cfssljson mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/version=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cmd/cfssljson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid wQIEy0UaaSu8PSbPy_jn/wQIEy0UaaSu8PSbPy_jn -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./cfssljson.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ef/ef35f5bbd4b693baabbd733d0b8af252331802a01d27498851028d1ce59f1f4d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cloudflare/cfssl/cmd/cfssljson=$WORK/b001/_pkg_.a packagefile encoding/base64=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cloudflare/cfssl/cli/version=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile github.com/cloudflare/cfssl/cli=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b043/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b118/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/universal=$WORK/b154/_pkg_.a packagefile crypto/tls=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b061/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b093/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b129/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b130/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b145/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile crypto=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b119/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b120/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b127/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b155/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b159/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b163/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/remote=$WORK/b207/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b045/_pkg_.a packagefile context=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b091/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b131/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b147/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b148/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b152/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b153/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b146/_pkg_.a packagefile regexp/syntax=$WORK/b142/_pkg_.a packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b121/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b128/_pkg_.a packagefile database/sql=$WORK/b156/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b158/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b161/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b164/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b202/_pkg_.a packagefile golang.org/x/net/context=$WORK/b206/_pkg_.a packagefile net/mail=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/api/client=$WORK/b208/_pkg_.a packagefile bufio=$WORK/b066/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b081/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b132/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b139/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b140/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b143/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b144/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b137/_pkg_.a packagefile database/sql/driver=$WORK/b157/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b165/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/golang/glog=$WORK/b203/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b205/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b209/_pkg_.a packagefile compress/flate=$WORK/b096/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile net/http/cookiejar=$WORK/b138/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b134/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b136/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b135/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b166/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b195/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b197/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b185/_pkg_.a packagefile os/user=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b170/_pkg_.a packagefile go/token=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b193/_pkg_.a packagefile hash/fnv=$WORK/b171/_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=4Yqa3wvnlb0fpQVjyPJ2/wQIEy0UaaSu8PSbPy_jn/MtNLmpNV9YWwyIah-1Ap/4Yqa3wvnlb0fpQVjyPJ2 -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x20cc5320a6a84a57a3383e1de1b626a4b4ce1b60 -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/cfssl-1.6.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssljson rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/mkbundle + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cloudflare/cfssl/version=1.6.0 -B 0xef234abd03ae9d2bf2e1eec4f29cfea14af7a49a -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/cfssl-1.6.0/_build/bin/mkbundle github.com/cloudflare/cfssl/cmd/mkbundle WORK=/tmp/go-build638346585 runtime/internal/sys mkdir -p $WORK/b013/ internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b010/ internal/race cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_arm.go mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go sync/atomic mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b017/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go unicode mkdir -p $WORK/b018/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-d # internal runtime/internal/math mkdir -p $WORK/b012/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b017/asm.o ./asm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm.go ./stubs.go 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 q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal crypto/internal/subtle mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal crypto/subtle mkdir -p $WORK/b028/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/equal_arm.o ./equal_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal internal/testlog mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm.o $WORK/b009/count_arm.o $WORK/b009/equal_arm.o $WORK/b009/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal unicode/utf16 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b054/ cat >$WORK/b054/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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal internal/nettrace mkdir -p $WORK/b072/ math mkdir -p $WORK/b023/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -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 cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack ./nettrace.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF 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 PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -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 runtime/cgo mkdir -p $WORK/b074/ runtime mkdir -p $WORK/b008/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b074/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal container/list mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p container/list -std -complete -installsuffix shared -buildid i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./list.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal vendor/golang.org/x/crypto/internal/subtle cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c encoding mkdir -p $WORK/b087/ mkdir -p $WORK/b094/ cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid CljPHXmPFxt__H14Knv6/CljPHXmPFxt__H14Knv6 -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/28/28578d3b5164ebe1be36089eb89d8a677051b2060175544f22b6c8eaa49aac5c-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -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 /usr/lib/golang/pkg/tool/linux_arm/asm -p math -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/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x010.o -c gcc_arm.S cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b074/symabis ./asm_arm.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b074/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a8/a875d160588285f8347f25834fb453b679b00e45f253615ceed23fdad3276ee2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/preempt_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -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/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_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 dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal internal/singleflight mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF math/rand mkdir -p $WORK/b046/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack ./singleflight.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -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/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b037/ 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 GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b037/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/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b037/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/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-d # internal internal/oserror mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage io mkdir -p $WORK/b071/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./errors.go mkdir -p $WORK/b014/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./message.go strconv mkdir -p $WORK/b022/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b042/symabis ./asm_linux_arm.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b039/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/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_dup2_linux.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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal hash mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF bytes cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./hash.go mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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 Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal crypto/internal/randutil mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal strings mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b028/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal crypto mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal reflect mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b030/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal crypto/rc4 mkdir -p $WORK/b084/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal hash/crc32 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./transform.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal bufio mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal path mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b042/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal internal/syscall/execenv mkdir -p $WORK/b044/ internal/syscall/unix mkdir -p $WORK/b041/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b042/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go time mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-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/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal context mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b042/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack ./copy_file_range_linux.go ./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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b030/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal os mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b040/_pkg_.a packagefile internal/syscall/execenv=$WORK/b044/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile internal/testlog=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b042/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b038/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 ./readfrom_linux.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 cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b036/ encoding/binary mkdir -p $WORK/b029/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-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/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal crypto/md5 mkdir -p $WORK/b059/ crypto/sha512 mkdir -p $WORK/b050/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b059/symabis ./md5block_arm.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b056/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go crypto/cipher mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a packagefile crypto/subtle=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal fmt mkdir -p $WORK/b035/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/sha1 mkdir -p $WORK/b061/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b059/md5block_arm.o ./md5block_arm.s cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b061/symabis ./sha1block_arm.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b059/_pkg_.a $WORK/b059/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal crypto/sha256 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal crypto/aes mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b061/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b061/_pkg_.a $WORK/b061/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal crypto/des mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal encoding/base64 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal path/filepath mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal net mkdir -p $WORK/b069/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b069/ -importpath net -- -I $WORK/b069/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal encoding/pem mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_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/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid Z1offqHrdke2qRODFhiK/Z1offqHrdke2qRODFhiK -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/8a/8a8482cad4c5c43d8a7ee78014984e4b78de2a5edda2642de3504fe98729bc18-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/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/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/b026/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal encoding/hex mkdir -p $WORK/b064/ net/url mkdir -p $WORK/b075/ flag cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./url.go mkdir -p $WORK/b076/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF math/big cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack ./hex.go mkdir -p $WORK/b034/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./flag.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b034/symabis ./arith_arm.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal log mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal github.com/cloudflare/cfssl/log mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/cloudflare/cfssl/log -complete -installsuffix shared -buildid lGC9jgFtQpDBDzk-vzRp/lGC9jgFtQpDBDzk-vzRp -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/43/43ec1cf0ba5ff058cbc4a2b9aa527c890abb661416e97ee971695f9f9907f11c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b089/ cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF encoding/json mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal compress/flate mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/flate=$WORK/b097/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b101/ cat >$WORK/b101/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/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b104/ cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_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/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal mime mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal mime/quotedprintable mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./reader.go ./writer.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal net/http/internal mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b034/arith_arm.o ./arith_arm.s cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o -g -O2 -pie cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b034/_pkg_.a $WORK/b034/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/dsa mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b033/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./dsa.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b071/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/poll=$WORK/b040/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b042/_pkg_.a packagefile time=$WORK/b043/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p net -std -installsuffix shared -buildid m8CFyIBYwGljj26Ty1az/m8CFyIBYwGljj26Ty1az -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo_linux.cgo1.go $WORK/b069/cgo_resnew.cgo1.go $WORK/b069/cgo_socknew.cgo1.go $WORK/b069/cgo_unix.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal encoding/asn1 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal crypto/rand mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b025/_pkg_.a packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b042/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b057/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/ed25519 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack ./ed25519.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal crypto/rsa mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/internal/randutil=$WORK/b033/_pkg_.a packagefile crypto/rand=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b100/ cat >$WORK/b100/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/b035/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b055/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid bTz8BdaIjvEkS-gDD_r4/bTz8BdaIjvEkS-gDD_r4 -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/cb/cbdb4b4e1857bf826b6cf07b7835f18d255a7e55d645372a7f302ede8fcb499c-d # internal github.com/google/certificate-transparency-go/asn1 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/google/certificate-transparency-go/asn1 -complete -installsuffix shared -buildid 1p0rN6mIuAN8ovwdzjtX/1p0rN6mIuAN8ovwdzjtX -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal crypto/x509/pkix mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal golang.org/x/crypto/cryptobyte mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b122/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid WZYJORil1p-ApZu1MszL/WZYJORil1p-ApZu1MszL -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/6c/6c0e709dd6bbe684c370313663b75581c588f757dd7a7266d6342313aabb132c-d # internal github.com/google/certificate-transparency-go/x509/pkix mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b118/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/google/certificate-transparency-go/x509/pkix -complete -installsuffix shared -buildid L2cOYZ_E2bBz_BMN_RnT/L2cOYZ_E2bBz_BMN_RnT -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/03/03a7c4be880792d3cdde044032ba0a91113b7ad937ecc74c76b33f6779ea4ca0-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b048/ cat >$WORK/b048/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 crypto=$WORK/b020/_pkg_.a packagefile crypto/aes=$WORK/b025/_pkg_.a packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile crypto/elliptic=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b033/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/6c/6ce66ff3e24a2c10e124a7178eadb6cd4a9aab1e5a1e2309fc67cb1a57fb1acd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal github.com/google/certificate-transparency-go/tls mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/dsa=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b118/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/google/certificate-transparency-go/tls -complete -installsuffix shared -buildid JAl3_mHhTs_YIrNsr9cj/JAl3_mHhTs_YIrNsr9cj -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./signature.go ./tls.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d6/d6492b1f49a5986663c0ff45717eba4432473cbf00a3bd9929c31411efb742e8-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/db/dba08029eb13b3b289438a61ebc4e2c4416830642384ad9a091ae582619dcc2b-d # internal net/textproto mkdir -p $WORK/b105/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b106/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5KkBruqKsChDubduvWVc/5KkBruqKsChDubduvWVc -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b002/ cat >$WORK/b106/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/b035/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nwFRn7w9E8l0r8URtWsj/nwFRn7w9E8l0r8URtWsj -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./proxy.go github.com/google/certificate-transparency-go/x509 mkdir -p $WORK/b119/ cat >$WORK/b002/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/b020/_pkg_.a packagefile crypto/aes=$WORK/b025/_pkg_.a packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile crypto/des=$WORK/b031/_pkg_.a packagefile crypto/dsa=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/ed25519=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/aes=$WORK/b025/_pkg_.a packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile crypto/des=$WORK/b031/_pkg_.a packagefile crypto/dsa=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/elliptic=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b115/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/google/certificate-transparency-go/x509 -complete -installsuffix shared -buildid v91bVBN4Aw7pZsYg2ntW/v91bVBN4Aw7pZsYg2ntW -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack ./cert_pool.go ./curves.go ./error.go ./errors.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./revoked.go ./root.go ./root_linux.go ./root_unix.go ./rpki.go ./sec1.go ./verify.go ./x509.go cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OzhBQQbAKwpF7FBJPU5b/OzhBQQbAKwpF7FBJPU5b -goversion go1.15.14 -D "" -importcfg $WORK/b002/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/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/95/958d7256c911af688d0113a4ac06c6ff87b8277b4342715678cf96f0d1409ed1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/38/3802b8e641c8d419024b116dd037abb4e9a99e3ed26274551785f686779260c8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b099/ mime/multipart mkdir -p $WORK/b109/ cat >$WORK/b099/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/b100/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4v84t_QwQnliYs2wTYFV/4v84t_QwQnliYs2wTYFV -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M12qWLqDdPyCWPbLRPFP/M12qWLqDdPyCWPbLRPFP -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/68/6898a5b9c17d399dba5514f6dc7ad88f74e698aa22f02ff653f61b11e7576932-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e8/e80ef6eb88e394204ae79f7f7c216c7951099afecf5a1855450aaf1eab2748c8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/32/324843f0214390efc8f8655042b87343627cb33ac6782f742b2ad5ad43b69d4b-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b123/ golang.org/x/crypto/pkcs12 mkdir -p $WORK/b124/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/elliptic=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile crypto/des=$WORK/b031/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b125/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid lOO_Nx_Nu_JagJEOy_ru/lOO_Nx_Nu_JagJEOy_ru -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./ocsp.go cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid zRJt5fwgRdVkTnen-450/zRJt5fwgRdVkTnen-450 -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go crypto/tls mkdir -p $WORK/b081/ cat >$WORK/b081/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/b082/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/aes=$WORK/b025/_pkg_.a packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile crypto/des=$WORK/b031/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/ed25519=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b049/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b057/_pkg_.a packagefile crypto/rc4=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b028/_pkg_.a packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 8kKeTHxDd40s6DUOygRg/8kKeTHxDd40s6DUOygRg -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/30/3007f3e9664f0d05eb94e4ec3fba76947d78a7450f878d8f7ddbf260ac69ce2a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/7c/7c858b3b7a6b2947d383ea14c398be000ad87a4d126b90031da70d71e29c9fb1-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/55/558bb83b1d83c7c872ce558e1a84ac1cae91ec3c21f1bd56512ae09a22f95509-d # internal github.com/google/certificate-transparency-go mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/elliptic=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b119/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/google/certificate-transparency-go -complete -installsuffix shared -buildid aquAaYgLraIpFRNiLrAL/aquAaYgLraIpFRNiLrAL -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./serialization.go ./signatures.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/10/10ec524c08ab446cda9361d7a822a6764e711287790955fa9abbcaf4925ce78c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e8/e87dc7e22de7d5e2cb94dc2936afdeddc99e236a79b2141fa4740bc7fcd4da39-d # internal net/http/httptrace mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b081/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FVQfgV1Ts7riqtmdh-Gm/FVQfgV1Ts7riqtmdh-Gm -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/16/169a40bf76c55021e55f8c0ecee1cc24026cc5171267c3c0f88940261d36cf25-d # internal net/http mkdir -p $WORK/b095/ cat >$WORK/b095/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/b058/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile container/list=$WORK/b082/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b057/_pkg_.a packagefile crypto/tls=$WORK/b081/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0csXucEvWfmAGSQAofZ7/0csXucEvWfmAGSQAofZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b095/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/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9f/9f98d248d16d0f56f1d2a7e9794cc9684a4e113e6fc8c2e39caefe5fb51a5332-d # internal github.com/cloudflare/cfssl/errors mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cloudflare/cfssl/errors -complete -installsuffix shared -buildid ux0xX7uyLKaGwk3FXxlC/ux0xX7uyLKaGwk3FXxlC -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go ./error.go ./http.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/46/46bab2a3e09b012503efddecf6b5ae32ece4f2c0e9b4eb0f3be45d5d36f9deb7-d # internal github.com/cloudflare/cfssl/crypto/pkcs7 mkdir -p $WORK/b091/ github.com/cloudflare/cfssl/helpers/derhelpers mkdir -p $WORK/b114/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crypto/pkcs7 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cloudflare/cfssl/crypto/pkcs7 -complete -installsuffix shared -buildid fzS5ZYKRdaW6akXsr3-9/fzS5ZYKRdaW6akXsr3-9 -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./pkcs7.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/ed25519=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b115/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers/derhelpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cloudflare/cfssl/helpers/derhelpers -complete -installsuffix shared -buildid ZeKEfvQjCHCbt0apl1y_/ZeKEfvQjCHCbt0apl1y_ -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./derhelpers.go ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/49/490d7c168d1820f1e5c2a94fb1e6c7b770b14ece3d4095ae51a756d3477bc9b7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6e/6e67c927dba0651c3935d29a4c532b54d5e8fb8bf77cfa44e7614aa7c838ae40-d # internal github.com/cloudflare/cfssl/helpers mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/elliptic=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b077/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/cloudflare/cfssl/helpers -complete -installsuffix shared -buildid oaDDLIZolXPIw7SNqZWJ/oaDDLIZolXPIw7SNqZWJ -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./helpers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/78/7878f53702350190b9239676c137a56d0353990d49ea1b507d286e344ff952f9-d # internal github.com/cloudflare/cfssl/revoke mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b080/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b077/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b123/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/revoke /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/cloudflare/cfssl/revoke -complete -installsuffix shared -buildid 25howFlKEru-jLRPJIpO/25howFlKEru-jLRPJIpO -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack ./revoke.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/eb/eb6dfcbcf242a41f4ed5d9925a96621891f3f448f65510efdb7c5279008c69c9-d # internal github.com/cloudflare/cfssl/cmd/mkbundle mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile flag=$WORK/b076/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b077/_pkg_.a packagefile github.com/cloudflare/cfssl/revoke=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cmd/mkbundle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid m8bjnwERIlTWd9oXhGEv/m8bjnwERIlTWd9oXhGEv -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./mkbundle.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ac/ac4cb2b53193d5d09529a21f21618bd7524a659af8c1f0e812e4aad3334cdb3f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cloudflare/cfssl/cmd/mkbundle=$WORK/b001/_pkg_.a packagefile crypto/x509=$WORK/b002/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile flag=$WORK/b076/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b077/_pkg_.a packagefile github.com/cloudflare/cfssl/revoke=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b067/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b068/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile crypto/aes=$WORK/b025/_pkg_.a packagefile crypto/cipher=$WORK/b026/_pkg_.a packagefile crypto/des=$WORK/b031/_pkg_.a packagefile crypto/dsa=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b048/_pkg_.a packagefile crypto/ed25519=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b034/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b066/_pkg_.a packagefile sort=$WORK/b037/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b080/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile internal/oserror=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b040/_pkg_.a packagefile internal/syscall/execenv=$WORK/b044/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile internal/testlog=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b042/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile crypto/internal/subtle=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile crypto/subtle=$WORK/b028/_pkg_.a packagefile crypto/internal/randutil=$WORK/b033/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b057/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile crypto/tls=$WORK/b081/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b091/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b114/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b117/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b124/_pkg_.a packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile container/list=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rc4=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b115/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b118/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b125/_pkg_.a packagefile compress/flate=$WORK/b097/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile encoding=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_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=-uSnK4JTG7bITWLMm3mZ/m8bjnwERIlTWd9oXhGEv/lAybjwRcxV1qhV8UvQok/-uSnK4JTG7bITWLMm3mZ -X github.com/cloudflare/cfssl/version=1.6.0 -B 0xef234abd03ae9d2bf2e1eec4f29cfea14af7a49a -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/cfssl-1.6.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/cfssl-1.6.0/_build/bin/mkbundle rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/multirootca + GOPATH=/builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x1c6300ce51994fa3d59e1ea90465eb891a644a20 -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/cfssl-1.6.0/_build/bin/multirootca github.com/cloudflare/cfssl/cmd/multirootca WORK=/tmp/go-build927899660 internal/cpu mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader runtime/internal/sys cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RJylekd-ny0PQSA9JcvY/RJylekd-ny0PQSA9JcvY -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack ./cpu.go ./cpu_arm.go mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid yBgW-KK9jiiK6BhARzS4/yBgW-KK9jiiK6BhARzS4 -goversion go1.15.14 -D "" -importcfg $WORK/b008/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b015/ internal/race mkdir -p $WORK/b017/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FCDpWFDLBszHU0yl3S7D/FCDpWFDLBszHU0yl3S7D -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid weH6MhUsCFbkenEmZixu/weH6MhUsCFbkenEmZixu -goversion go1.15.14 -D "" -importcfg $WORK/b015/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/19/19962121f91489c57dc6e497d38b7836840777c176851f5413ba8c1f2c8055b7-d # internal math/bits mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math/bits -std -complete -installsuffix shared -buildid q7KE3euegBVu8Vv8F_QR/q7KE3euegBVu8Vv8F_QR -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go sync/atomic mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b018/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/41/410fa5ce04044884120b9c2192dd75d112313b632f236a076c64a24819249eb7-d # internal unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Cj5xwgzIDzA0S4qucvMx/Cj5xwgzIDzA0S4qucvMx -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync/atomic -std -installsuffix shared -buildid B8OaCqDgPr4Y99-TIoEH/B8OaCqDgPr4Y99-TIoEH -goversion go1.15.14 -symabis $WORK/b018/symabis -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/20/20d9bc9cec43951af9f46e699ead8becc8faddaf1f4002df8cf239abeb0624b9-d # internal runtime/internal/math mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid L7-qyoVn44CmusdMtH-D/L7-qyoVn44CmusdMtH-D -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asm.o ./asm.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/94/9445a4cfac53254e542ef31ee6916a76305afc0c6cef6e48f7bf3ab45465d1cb-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f6/f6ae2b332b5f94a8deab41c5f25ab50bdd6693260fcbdb09eab9becbeb60a5c7-d # internal runtime/internal/atomic mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid MoJmBbYzDqAw0hPe9ElD/MoJmBbYzDqAw0hPe9ElD -goversion go1.15.14 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/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/b013/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid B60n5EuJillpleLleGUb/B60n5EuJillpleLleGUb -goversion go1.15.14 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/2f/2f2cdc8129f570be87270fa93b61311bed7b06aa85b2dfd6541217fe3fa087ff-d # internal crypto/internal/subtle mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid R7gu_cIpJlb2Glbn7m6A/R7gu_cIpJlb2Glbn7m6A -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/bc/bc0a1625f1adb3f02956fb6d8a2597f400dc1cf85d40da380522725dc78fa225-d # internal crypto/subtle mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t_rV_238WTJ4MdCqxi8Y/t_rV_238WTJ4MdCqxi8Y -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/28/280e4846c2ac475f7f83a4afebb016359e3077ab239c071b136ee927eec6e57d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/cb/cbbbd7af35c1124c783e3ffaec0ce971307d55d7c0b12d99aa5e1008145cdb8c-d # internal math mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./sqrt_arm.s ./stubs_arm.s unicode mkdir -p $WORK/b029/ cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/7f/7f637f97c3f91d540c9b0d01d69b4ba193f58bd656cba1b0048fae477903ad0a-d # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF internal/testlog mkdir -p $WORK/b043/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p unicode -std -complete -installsuffix shared -buildid ORDVIzU1j-PZr8q--xzs/ORDVIzU1j-PZr8q--xzs -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/count_arm.o ./count_arm.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid v94av6FKY2cS2wRTbL27/v94av6FKY2cS2wRTbL27 -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack ./log.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p math -std -installsuffix shared -buildid PoqCTCkcrNlGN43LkEqA/PoqCTCkcrNlGN43LkEqA -goversion go1.15.14 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o $WORK/b013/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b3/b3d0fa71eb63000817bbf2970b4d6e9f652cf98631bfcd1e56c42a80fd2c0d89-d # internal unicode/utf16 mkdir -p $WORK/b050/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/indexbyte_arm.o ./indexbyte_arm.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/28/28ac439631c1e7db4fac716f4827d911c9665b9d23f218029ce88cc7804016c6-d # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid vuvj9r0zIJ2_wfRFUdfC/vuvj9r0zIJ2_wfRFUdfC -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack ./utf16.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b051/ cat >$WORK/b051/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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6nwvscPU1iag0qjIv4ww/6nwvscPU1iag0qjIv4ww -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/72/722647c0ee9644fc86d961d87032a61308c6295cfd6ce4ae140db275391f2900-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2c/2cba07e43c3b7a9dc3f704f53045c52202f9fa616703cecc0155fc8c7efddc46-d # internal encoding mkdir -p $WORK/b056/ internal/nettrace mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vu4jAQuy1a6LLO-pq95z/vu4jAQuy1a6LLO-pq95z -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack ./nettrace.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p encoding -std -complete -installsuffix shared -buildid vEmD0coS3r3jCMe-OyX3/vEmD0coS3r3jCMe-OyX3 -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm.o $WORK/b011/count_arm.o $WORK/b011/equal_arm.o $WORK/b011/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e14b316a8002a6cece56c4af697ff975baa29f0df0cee19486b0d6a2617aa886-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ad/ad0262fef2c1d3ec541e38be84408f1acdb265fbbef3dabf42af988ffdebe7aa-d # internal runtime/cgo mkdir -p $WORK/b079/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b079/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b079/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/79/79c3ac307184244f42f75252b8a160a34406f5d7935f432ffc9eece6e6907a74-d # internal container/list mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p container/list -std -complete -installsuffix shared -buildid i9CA-Du_VxHAcrFHMuAf/i9CA-Du_VxHAcrFHMuAf -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack ./list.go runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -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.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 cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime -std -+ -installsuffix shared -buildid tsglx4mSKw2KMbJKDmBS/tsglx4mSKw2KMbJKDmBS -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/04/047ac4963d06f8b28d4733841d6a09d3810275a14e6407204edf540047ce91d3-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true vendor/golang.org/x/crypto/internal/subtle gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b091/ cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b091/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/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kc_bJbsAlMvFoIHy5PfI/kc_bJbsAlMvFoIHy5PfI -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a1/a19ac4c444cc96a0209c69f9a6d283b72f1ef952ee133389e15a1ead454d7ff1-d # internal github.com/cloudflare/cfssl/info mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/cloudflare/cfssl/info -complete -installsuffix shared -buildid 53_K-Hx4Ue-LQ0gruVB7/53_K-Hx4Ue-LQ0gruVB7 -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/31/313ad78a5705b1d549698678cd67907435b50bc48b969f0f6aff1c13442d7a50-d # internal golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/94/941b76d245d2f7ea48c866fdff291ffd63efa63e3b891fabe6880d28d7927cc7-d # internal cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p golang.org/x/crypto/cryptobyte/asn1 -complete -installsuffix shared -buildid CljPHXmPFxt__H14Knv6/CljPHXmPFxt__H14Knv6 -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack ./asn1.go internal/goversion mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/goversion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p internal/goversion -std -complete -installsuffix shared -buildid tMRYog_LmTShU0Y0YqFM/tMRYog_LmTShU0Y0YqFM -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack ./goversion.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/27/27527730b08810804b743d51ebb0615b3b5630b92517c8bfb6a16531a7796e7a-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 1tqqrFwN6HplTIvgW0sV/1tqqrFwN6HplTIvgW0sV -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/28/28578d3b5164ebe1be36089eb89d8a677051b2060175544f22b6c8eaa49aac5c-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 3DJoxcdA_-pD3304Wl2Y/3DJoxcdA_-pD3304Wl2Y -goversion go1.15.14 -D "" -importcfg $WORK/b225/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/54/546a5ccc7a19030eb9874b70a9f87a7c9c4c912ee0227f0ed7ee7201201881c7-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid IK5Xyryk5X2UHHBck80P/IK5Xyryk5X2UHHBck80P -goversion go1.15.14 -D "" -importcfg $WORK/b229/importcfg -pack ./ints.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/04/0450f84b9940f0e72da3e0c4e6dce0a66c88e54623f4072aff2a7ce31b4e8347-d # internal github.com/lib/pq/oid mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/lib/pq/oid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/lib/pq/oid -complete -installsuffix shared -buildid 1lPEnC1heO1wnfwU5r9T/1lPEnC1heO1wnfwU5r9T -goversion go1.15.14 -D "" -importcfg $WORK/b256/importcfg -pack ./doc.go ./types.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/b8/b87f22a01b02645bb24603bbae8bbb1611457faab9ed311f4d7461caec41296e-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b273/ cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b9/b9873c5bb12705389f92c07b7cbf0a86b048f59e9bd00f78faaf8efbc35fb950-d # internal cat >$WORK/b273/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid Z2QD9T0aCjNRCC3Tuy3i/Z2QD9T0aCjNRCC3Tuy3i -goversion go1.15.14 -D "" -importcfg $WORK/b273/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/d9/d98635ef95ee960b7886fe75aa18bf29adb25f38b4ca110505839738beee0e2d-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/sqrt_arm.o $WORK/b020/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8a/8a9be3a40bfd4423fbf83c5fb49c2f6958da8e65990338b3cd24f888dc285ffa-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x010.o -c gcc_arm.S cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/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/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go -dynlinker cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b079/symabis ./asm_arm.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p runtime/cgo -std -installsuffix shared -buildid C4G1dUmQA0F2U381jWO_/C4G1dUmQA0F2U381jWO_ -goversion go1.15.14 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b079/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_arm.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a8/a875d160588285f8347f25834fb453b679b00e45f253615ceed23fdad3276ee2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -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 /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -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 /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm.o $WORK/b010/duff_arm.o $WORK/b010/memclr_arm.o $WORK/b010/memmove_arm.o $WORK/b010/preempt_arm.o $WORK/b010/rt0_linux_arm.o $WORK/b010/sys_linux_arm.o $WORK/b010/tls_arm.o $WORK/b010/vlop_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/35/35f22e04c033d51290c20cd8f39f58a8b9a4135c4d37eaca10a75bcfe87a3b6d-d # internal internal/reflectlite mkdir -p $WORK/b007/ sync mkdir -p $WORK/b016/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync -std -installsuffix shared -buildid gtKdkX8r7Sx8rcUVoIWU/gtKdkX8r7Sx8rcUVoIWU -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid dqn5mRwNoYh55Sof8BUK/dqn5mRwNoYh55Sof8BUK -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/d4/d4be5f7f0ae40ea1daa0a69fcd93884554dd59f5026308c0f8b1c6f34d5c581b-d # internal internal/singleflight mkdir -p $WORK/b078/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b222/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b016/_pkg_.a EOF math/rand mkdir -p $WORK/b044/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xiVC9wMdHIGmFyDAhTRP/xiVC9wMdHIGmFyDAhTRP -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack ./singleflight.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid xRuNxUpa0DNA0xctTXNW/xRuNxUpa0DNA0xctTXNW -goversion go1.15.14 -D "" -importcfg $WORK/b222/importcfg -pack ./pragma.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2FY-QBaZmFVPzTSn7o7F/2FY-QBaZmFVPzTSn7o7F -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/dd/ddf33cad37f1ce33c422336f80e072382c3cfa895513c74ccfd8419ba7842115-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/ab/ab717ceeb919cc15d0c05ffa65dc61b6f40bb8d0da0dfb0186959c7231adc309-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/9e/9ec3c45ff43b3b0f9c915ec59a55eff7d6ceaf1dba2068f4a4e23b4ddb9aba71-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.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/4c/4cdce993d2309a87ac93c62d2f0a808c99379c0276c637085d704dbdcad569fd-d # internal errors mkdir -p $WORK/b006/ sort mkdir -p $WORK/b035/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p errors -std -complete -installsuffix shared -buildid GZrkq2LY0G0zqyRG9JbM/GZrkq2LY0G0zqyRG9JbM -goversion go1.15.14 -D "" -importcfg $WORK/b006/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p sort -std -complete -installsuffix shared -buildid H5LmaIShYy9aN3qknrla/H5LmaIShYy9aN3qknrla -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/13/13e22e8fbd1b2445f539de3044a418df04bdc5a089deb1657022485f7ea4e460-d # internal io mkdir -p $WORK/b005/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b076/ internal/oserror mkdir -p $WORK/b037/ strconv mkdir -p $WORK/b019/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p io -std -complete -installsuffix shared -buildid pq0GKL02L_zvbKcFuN0u/pq0GKL02L_zvbKcFuN0u -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hmw3H2eGDOVqbm38Psti/hmw3H2eGDOVqbm38Psti -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack ./message.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 8zB_ihDF6BZsUnuZewpz/8zB_ihDF6BZsUnuZewpz -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack ./errors.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p strconv -std -complete -installsuffix shared -buildid KY4Wvia_oot-tfP-hr5S/KY4Wvia_oot-tfP-hr5S -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/9c/9cdb8cb0815e2d4d243be49d9f1eb8fea7eaa6bf8f9143854f16dbc400b86a18-d # internal syscall mkdir -p $WORK/b040/ cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b040/symabis ./asm_linux_arm.s cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/oserror=$WORK/b037/_pkg_.a packagefile internal/race=$WORK/b017/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p syscall -std -installsuffix shared -buildid SqwCyfUazqiY_P8k9vlr/SqwCyfUazqiY_P8k9vlr -goversion go1.15.14 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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_dup2_linux.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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f7/f70277c934c0874c629a932ffb869473bc29f2f691194d2230509d64d6b5ee9e-d # internal github.com/cloudflare/redoctober/padding mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/padding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/cloudflare/redoctober/padding -complete -installsuffix shared -buildid N8o3yQ8erlA-XMTVCg2d/N8o3yQ8erlA-XMTVCg2d -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack ./padding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/3e/3e597abd77e64375a44fc8ec4cf568fafead693a33cc00765ff0d3e1c8c97889-d # internal container/heap mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p container/heap -std -complete -installsuffix shared -buildid KLHtyco1nYGYC8GHnyT8/KLHtyco1nYGYC8GHnyT8 -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/de/ded9d50577ffde3da6bdcf0491e554ef9dea054a023376b998750b10807f195d-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b8/b83ca78cdd989bd19051eabf1e5cd33c203b66c25da6540d91a5b523da7aebd9-d # internal hash mkdir -p $WORK/b004/ cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid cNSFLmFFiUpSGiUX-XWt/cNSFLmFFiUpSGiUX-XWt -goversion go1.15.14 -D "" -importcfg $WORK/b261/importcfg -pack ./stream.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p hash -std -complete -installsuffix shared -buildid sPMubqiU1Qu5GuCBclKB/sPMubqiU1Qu5GuCBclKB -goversion go1.15.14 -D "" -importcfg $WORK/b004/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/51/518db11d436bc6f111b3fbce1a652b1b87e2ce6fdd91750ba1ec13012957cb48-d # internal bytes mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p bytes -std -installsuffix shared -buildid Ok0EKrrYpuCbcHhCoZS4/Ok0EKrrYpuCbcHhCoZS4 -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/63/63431edc60c4b42360b3769d75a7607a71aa3874e1b7cbbc238230e0ca776470-d # internal strings mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p strings -std -complete -installsuffix shared -buildid zHDfWMBqnyPV4GAQwBRk/zHDfWMBqnyPV4GAQwBRk -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c4/c4e404673371e9ca853c5c2109ea34a67874d6e359a0f1d647437da597035360-d # internal crypto mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p crypto -std -complete -installsuffix shared -buildid e6aC_Zwn2v13SjS0XLo5/e6aC_Zwn2v13SjS0XLo5 -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack ./crypto.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f8/f883ab8feac25312f46d1720b6c059bf8d9d013b781f5a23991e1bf5ed73e1c1-d # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/19/1969179072ffef38157a79ee017b105027bdd4bea5e8239eb48d5f4a6103c0f8-d # internal crypto/internal/randutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BV0RAnvFOgQEIf5qHLx6/BV0RAnvFOgQEIf5qHLx6 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack ./randutil.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid FAoZEuVCLt5XKtfJ5iPs/FAoZEuVCLt5XKtfJ5iPs -goversion go1.15.14 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/16/16ee88c3e767f09931fe717c5aa777067dbb661c393551e511cdaf92ef0bda77-d # internal hash/crc32 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid YK0D2v1KMHV4SyhSRxz3/YK0D2v1KMHV4SyhSRxz3 -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/6a/6ab1f4e69949fd836c90b750c4a9e5d425050d4603ffd05b83fa6ed054ac4e3e-d # internal crypto/hmac mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid IsKpZPF4eD9kafsFXzGg/IsKpZPF4eD9kafsFXzGg -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/77/778863d3a4f73e1f766a9a8e783aca24c6924242097e9ea0a7598998beb6cc69-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1XEZwcVtsk5G6EOIL57G/1XEZwcVtsk5G6EOIL57G -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/46/46e21865819f81184189cb8c8338b565b2af23817da76633782d327ce6f50b9f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QTo-N9y4bAzlR7RWQ_fH/QTo-N9y4bAzlR7RWQ_fH -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8f/8f3717be6baae1523cd7a721586401ef753aa4510475fdcf4348a97f433b34ae-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ysGnDv5GIHZTcHeyu6lX/ysGnDv5GIHZTcHeyu6lX -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack ./transform.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c4/c42d66b7661cbb4ca225ea91b9c6f30a78fcb7326d97cd42b1f4b9702825e99b-d # internal bufio mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p bufio -std -complete -installsuffix shared -buildid BwPrqM0WnDRlguZ6Dlkw/BwPrqM0WnDRlguZ6Dlkw -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/43/4325a0cb5586629c8338204f1a83562f1c7041525871b7ad731fde20574d277d-d # internal path mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p path -std -complete -installsuffix shared -buildid b8vnpO6iIvP2UobDSh-m/b8vnpO6iIvP2UobDSh-m -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/05/059255ae9be3507ebf3f042ece5ed290b6edea7f61fde509f4936696215acb2d-d # internal golang.org/x/text/transform mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid PWMBeNaXYLhQprHOltlt/PWMBeNaXYLhQprHOltlt -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack ./transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b040/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/38/3850a6d900acadaa67b8f28135f71aed8df9fe0a06475cb1cc91af33d7d467e3-d # internal regexp/syntax cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/69/69bdbd1145e8ae836f893bde16ee1fe9ea68a237f9a7b56c4b156e07291e1c0c-d # internal mkdir -p $WORK/b148/ internal/syscall/unix mkdir -p $WORK/b039/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid tk5Nw-UwJcdyu6hopczv/tk5Nw-UwJcdyu6hopczv -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid PB0mS6mJbVINyx-wbYlQ/PB0mS6mJbVINyx-wbYlQ -goversion go1.15.14 -D "" -importcfg $WORK/b148/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/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/44/444836b09487f6a7964dde28a4ed86d4a7500336e9328d3cb21d7297c864becb-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ff/ff340ee288baaffd2e6bae058290fe54e5c7fcb76cd64ddae647ca76d60cd070-d # internal internal/syscall/execenv mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b040/_pkg_.a EOF time mkdir -p $WORK/b041/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ck3XRKgTpmN65-AXVx-w/ck3XRKgTpmN65-AXVx-w -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack ./execenv_default.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p time -std -installsuffix shared -buildid CsTNBL2MMo4MLLTOmtIg/CsTNBL2MMo4MLLTOmtIg -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/06/069f1b170a4ede186d8dd9944d515797f778d16832e0d78e67a4948d06492407-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b179/ cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ae/ae6ace47f8b89928b57339cbb5d84801f089c8558aef36c0983ffeb5a6e577a4-d # internal cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid GsUZ9_9ggH4gwL44RbtN/GsUZ9_9ggH4gwL44RbtN -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack ./pbkdf2.go hash/adler32 mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid McF3-sMdOVg_vYWaO_Jh/McF3-sMdOVg_vYWaO_Jh -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/82/824739d3df522dd4f98387983178f1b87daa3a0a027c65edf7084433dff1a06b-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 3aE4pLbOpOlrnpuh2azu/3aE4pLbOpOlrnpuh2azu -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/26/26a3e2684fc9ab2590571a738ee0a310ce8f2701f4d3d7b69810ce92bbf2fd60-d # internal hash/fnv mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid opu86WKHuXR43U9NNYgI/opu86WKHuXR43U9NNYgI -goversion go1.15.14 -D "" -importcfg $WORK/b219/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/28/28c5c24378bf304431e4ee7eb0b5835d171bc3ada0826e78b16003412f586d79-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid F5pBhW-V-QdhkG8IVrVw/F5pBhW-V-QdhkG8IVrVw -goversion go1.15.14 -D "" -importcfg $WORK/b267/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/97/97110dc431bd18b8f1a070d670c85173c3b9efeee5be77cd74474b3405922fb6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/5c/5c900e36141e1f3c7c00730b2184d3a32857c7f2eea396e28cdf48e5d53a2636-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/f1/f1010e19cc71893ac41e7cb8ff9a8eac495abe003f3c1143a52f4d670a8c2ab4-d # internal regexp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p regexp -std -complete -installsuffix shared -buildid gt9q74rjJV0sWs3aTqcN/gt9q74rjJV0sWs3aTqcN -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/20/20c30d6919bd1c9139fd4ed53e4dcf02ea4c196aae0861cb17a67845215dacc0-d # internal github.com/cloudflare/cfssl/ocsp/config mkdir -p $WORK/b135/ context mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/reflectlite=$WORK/b007/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p context -std -complete -installsuffix shared -buildid pXL_tVBLZ29tPUlavlh2/pXL_tVBLZ29tPUlavlh2 -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack ./context.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b041/_pkg_.a EOF internal/poll mkdir -p $WORK/b038/ cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/ocsp/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/cloudflare/cfssl/ocsp/config -complete -installsuffix shared -buildid 3gIOb8jq1nbjE1RfQpBQ/3gIOb8jq1nbjE1RfQpBQ -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack ./config.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/syscall/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/poll -std -installsuffix shared -buildid E42mKRZO4TiYM7JEMpRu/E42mKRZO4TiYM7JEMpRu -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack ./copy_file_range_linux.go ./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/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/23/2356b0a916e443546cbdb8b1e48e80c96c71ed7329220460804dceaa8e02411d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/16/16b9edacea8029f7b91b81337e1c45f996bd4f3fcbbaae7cdad8ccb765bc2e1a-d # internal golang.org/x/net/context mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b075/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NlU-x1Ts37w3V827Z9aB/NlU-x1Ts37w3V827Z9aB -goversion go1.15.14 -D "" -importcfg $WORK/b253/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/71/71202abcaca30dab64e4f79fb2342192b8d11e9abc4cc65ab11e09b66658fb33-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ff/ff9b2fb138372898d4bd3d985b04b177e9796a6cbc70a523b3f7896d97644b95-d # internal os mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b037/_pkg_.a packagefile internal/poll=$WORK/b038/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/syscall/unix=$WORK/b039/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os -std -installsuffix shared -buildid 5RaPAQg37Y-WQ60Bar2Q/5RaPAQg37Y-WQ60Bar2Q -goversion go1.15.14 -D "" -importcfg $WORK/b036/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 ./readfrom_linux.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/4f/4fcba0baf8f2f3e0537918691009811c8910451b1ea0082a989fd95953499345-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/fd/fdabea5a1145987a321f121c512a325a9899cd40333d4ceed2056489efa99377-d # internal internal/fmtsort mkdir -p $WORK/b034/ github.com/jmoiron/sqlx/reflectx encoding/binary mkdir -p $WORK/b027/ mkdir -p $WORK/b164/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Mm_3y5EGhFwpmLV-yhjA/Mm_3y5EGhFwpmLV-yhjA -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tcwmUeTXvmT08RqGSztP/tcwmUeTXvmT08RqGSztP -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack ./binary.go ./varint.go cd /usr/share/gocode/src/github.com/jmoiron/sqlx/reflectx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/jmoiron/sqlx/reflectx -complete -installsuffix shared -buildid 3W6Zb9Lp0a7LkT95mlbw/3W6Zb9Lp0a7LkT95mlbw -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack ./reflect.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/46/469fd0593f4bcda6d1caed81120fb01c253305b89c0c01ae3bc5f320ff43806b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/12/1270b7b4ca0dbcc2db36a5646c8a391ceefd89c3948273685ae80ddffcf214fc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/09/09259ef63f74a979dc9e191b4c7225a54d791e301632c3f58ff5e13baca0df1d-d # internal encoding/base64 mkdir -p $WORK/b057/ crypto/sha512 mkdir -p $WORK/b047/ cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/74/741ff224b2c365d185ff58503c1ea9eb912a81107505b7791caca66d31995be0-d # internal crypto/cipher mkdir -p $WORK/b024/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v5u8UWOIr5Ri7dA_c3BX/v5u8UWOIr5Ri7dA_c3BX -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GCIHFnBnolVrm0VZnAqC/GCIHFnBnolVrm0VZnAqC -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack ./base64.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b025/_pkg_.a packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid H4j2kr-V_ltwdKlerwzK/H4j2kr-V_ltwdKlerwzK -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rRex-JyYRSuM-Za-_chf/rRex-JyYRSuM-Za-_chf -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack ./const.go ./edwards25519.go fmt mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p fmt -std -complete -installsuffix shared -buildid 4rkK2sLsNsQ2lfGDZzqR/4rkK2sLsNsQ2lfGDZzqR -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/75/75f5bde8223ee7d454f6c91b0a019a8d2bfae355d785821a65c884255850c55d-d # internal crypto/md5 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b066/symabis ./md5block_arm.s cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/40/404ecc058f99b792220bce6df85c09e5f39f3370cd364c081537cb2e6b15455e-d # internal crypto/sha1 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b067/symabis ./sha1block_arm.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bIY81Vao27LyHXuCaA8r/bIY81Vao27LyHXuCaA8r -goversion go1.15.14 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid PnKNmaeL84NWGUibmpYM/PnKNmaeL84NWGUibmpYM -goversion go1.15.14 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b067/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b066/md5block_arm.o ./md5block_arm.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ce/ceb4a5451d3c23d0a35dee0ff67af09297bd6d9025164366855055cabefb01c8-d # internal crypto/aes mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/internal/subtle=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid eWuNddLd77ZC4Nu3l5Ja/eWuNddLd77ZC4Nu3l5Ja -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b066/_pkg_.a $WORK/b066/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a3/a3e104bafa1f4d97376e238dd8e2751d7b76d3a91ec8c4e25d3642898b84c9fb-d # internal crypto/des mkdir -p $WORK/b062/ cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/2b/2b993ae8f466b72f78b65ff9c82c115e99ebbefca6195e6c9d580c7d883bc8d5-d # internal crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/internal/subtle=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid mbcWBjYOz-KvDSCsX14e/mbcWBjYOz-KvDSCsX14e -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Ya2m17FC7QnS1h4x2Fla/Ya2m17FC7QnS1h4x2Fla -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/6d/6d716fb017aef4a09e47ee93a4129c919195a8439198b6a30a01e3f27e09d117-d # internal encoding/pem mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid qVhDzHPQT83DT9cr4Ggh/qVhDzHPQT83DT9cr4Ggh -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4f/4f66539eb9e31d7f2553f1c8b1a364073763b44bb049e4ab1ccd5aff98cd79f7-d # internal path/filepath mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid o-SlbZuO6-ZTj752T0Qo/o-SlbZuO6-ZTj752T0Qo -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/64/644490ffe89ad41d62a5eeba2c89dd4e40c66e9a909d3f5d1f8e7e060c253291-d # internal net mkdir -p $WORK/b074/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b074/ -importpath net -- -I $WORK/b074/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c6/c6a377fb229fd4e9da9d701c085797ad4fc71da9d66ac135dda9e3330a34062c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid O9_NfnHYDCLdUxh68mkc/O9_NfnHYDCLdUxh68mkc -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a9/a9699a01dfe021dce3d603e90257a5b32bf3b4a99f2e37ba6c840c01b622a72d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2GTlHF6QI_R9NzMRuoZ/u2GTlHF6QI_R9NzMRuoZ -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/0d/0d655c0b2f1d837375f90805b1d67a416de4290a70e5203abda2897abb93d1f9-d # internal io/ioutil mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid fqe9maGVJ5Phhf6tl_64/fqe9maGVJ5Phhf6tl_64 -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/2c/2c6fe4f3a9edb6a949434c6059a2916fe24704c4eda0a97fe344e098469ade38-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid Z1offqHrdke2qRODFhiK/Z1offqHrdke2qRODFhiK -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d7/d7feaadb66128c309ac25e93654db1ef72ff734382d60abb9d84581554dd29bf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b089/ cat >$WORK/b089/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/b024/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b092/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid kjaGFAOVKiT2OvMm4qgC/kjaGFAOVKiT2OvMm4qgC -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/8a/8a8482cad4c5c43d8a7ee78014984e4b78de2a5edda2642de3504fe98729bc18-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b179/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/scrypt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid ql62pseLlbPGRnkgRq6J/ql62pseLlbPGRnkgRq6J -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack ./scrypt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/53/5353fe8ab98e20f783c30b783fc8265ec15e858e0d4f8fe0b943a0e4b503d1c3-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/4c/4c1f153a61ba8bc14a016c268a4f6fa0338133e282813dadf65b95c17ea227cd-d # internal math/big mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b031/symabis ./arith_arm.s encoding/json mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UtDPML0rJKEBkNDeVb3C/UtDPML0rJKEBkNDeVb3C -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p math/big -std -installsuffix shared -buildid 2mRWr0ttQVyIBgTco3XS/2mRWr0ttQVyIBgTco3XS -goversion go1.15.14 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/da/da3d13ae0e064ad25708f727ca1cf74ef3aeb468d0059cee72a560a76e82b3a2-d # internal flag mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p flag -std -complete -installsuffix shared -buildid xunjFgs8R_KLaJdc1xOk/xunjFgs8R_KLaJdc1xOk -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack ./flag.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/0e/0e7d66bfc9b8ebd1f7e6ed7b2f45bf93958e2828d5413bde3dad7a8052cc87f5-d # internal encoding/hex mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uDQYES4MM0537Zhhcxei/uDQYES4MM0537Zhhcxei -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/df/df299a8858fcec543c907c4ddb992386bc45a761647b4d299de898af60d95b9c-d # internal net/url mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p net/url -std -complete -installsuffix shared -buildid KVoaJ2i6TjUwFgEACspZ/KVoaJ2i6TjUwFgEACspZ -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d0/d05ccb8cd12a2c326b7871232709c14cb5270fc49fe736e5bced6248a26b3145-d # internal compress/flate mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0es_jsdthOCYQHntd_sQ/0es_jsdthOCYQHntd_sQ -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/29/2994cd3bd2ba1534b35af8e33b9af99a5adbcdd4da4ef157a3323a91c06e20ab-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid MlAU-PPhK8hDIQbHGEG9/MlAU-PPhK8hDIQbHGEG9 -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1e/1e1d80c3033464d25619c6ad6682e5f74647554d46fd65f290928992522b890f-d # internal log mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p log -std -complete -installsuffix shared -buildid QNRlt34UAOXjKHMVNh63/QNRlt34UAOXjKHMVNh63 -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/15/150d90339f696b1ee5346b152f88f4367c9bc9298f8594250338cffd1d689ef4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aWqEDZxfjtPrLBmZHRNO/aWqEDZxfjtPrLBmZHRNO -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d3/d3ed7219063abf12dcbe9dcfce8c600be0b196b6ac90baf85e087c03d66768c8-d # internal compress/gzip mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/flate=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash/crc32=$WORK/b084/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VQaKTv6wx_8FciapekYZ/VQaKTv6wx_8FciapekYZ -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a4/a49d5b996a64d557bd5d9178b563dad175ae7edc631e3bd86eaeb23e10f1dc53-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b098/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gsAo9-UAp6KF-RtA8Nbn/gsAo9-UAp6KF-RtA8Nbn -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e5/e51b54302d9faceef02e064d811998cc2832b856250c34d1395a276cc61e874e-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b016/_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/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HejSGGWBhif4E-qE4N3T/HejSGGWBhif4E-qE4N3T -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b099/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b104/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/85/85f3023954c76ef960dde6ef78135b20fbcdb1915e34ea70bc451438dacdbb37-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b097/ cat >$WORK/b097/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/b006/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b099/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3a/3adb6a492ab4655aa236b5d8e89e3234e2f8932bdcfa72b88ad111cfa11e3028-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid dn_CftlCLoqJxSfQbUld/dn_CftlCLoqJxSfQbUld -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack ./bidirule.go ./bidirule10.0.0.go mime mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p mime -std -complete -installsuffix shared -buildid PfXR49s42wdJUn__9m1H/PfXR49s42wdJUn__9m1H -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b031/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b031/_pkg_.a $WORK/b031/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f6/f66f74fc56afcd094912886b57a84508d877c2b9d17639ba79d2cd1ae2c4ebee-d # internal mime/quotedprintable mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -YFFtnFZCa48M5kZStYR/-YFFtnFZCa48M5kZStYR -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack ./reader.go ./writer.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/b8/b8d63b495f141d47c608dc011fc9889e98d5a8aae717f476b9d834e85a2132e1-d # internal crypto/elliptic mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid i7pOgNN05ApOLv5kmKm9/i7pOgNN05ApOLv5kmKm9 -goversion go1.15.14 -D "" -importcfg $WORK/b030/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o -g -O2 -pie cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/6f/6f27a8275cfdcd565fed2164e159058b92bcb4d5ad543b25786d588de0cd390b-d # internal encoding/asn1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid DTBO8z8sWgSTE5ig3d-C/DTBO8z8sWgSTE5ig3d-C -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b075/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b076/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b038/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p net -std -installsuffix shared -buildid m8CFyIBYwGljj26Ty1az/m8CFyIBYwGljj26Ty1az -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b074/_cgo_gotypes.go $WORK/b074/cgo_linux.cgo1.go $WORK/b074/cgo_resnew.cgo1.go $WORK/b074/cgo_socknew.cgo1.go $WORK/b074/cgo_unix.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/52/52ad5f304e2caf1c814e554b8588b0b539df61934742190b54bfb4363c6f807d-d # internal crypto/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile internal/syscall/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ULUif9ty4rCnTAa9dDG5/ULUif9ty4rCnTAa9dDG5 -goversion go1.15.14 -D "" -importcfg $WORK/b053/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/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7f/7f718fa458051b7dec3762a4c47c64c89346a5bd5e16d2cc2d16a9a91c284b34-d # internal crypto/rsa mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B_kHM4op9TYROrZTi7y4/B_kHM4op9TYROrZTi7y4 -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/15/15112381861b684d05044c6d554030f3f192dbab08888011a42b230a8ad9a521-d # internal crypto/dsa mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid gJubj_lk62RF5tL1qzRL/gJubj_lk62RF5tL1qzRL -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack ./dsa.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/94/94b10fb6ca9d102165c873bc72bb717ac92cd8aec2e40933d745f4b87a03f8bd-d # internal crypto/ed25519 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YQFgzBd7BzmDOUNJhScR/YQFgzBd7BzmDOUNJhScR -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/40/40cdc64857291edf42af41d3a71e358360331b888e6b909afe0036f9e21bf28d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jIeHF6eKWbM96TItDe8b/jIeHF6eKWbM96TItDe8b -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/cd/cdb545f06d941650e5d9c385cdfb8b6405b3d7e1a8129e99442c31ee219eb5c2-d # internal crypto/x509/pkix mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oQIZNIPm75CNxlVsyJHg/oQIZNIPm75CNxlVsyJHg -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack ./pkix.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9f/9f38a28595119de667b7263930ad5f9cd7a2b125fdac2a0acfffe07ddd5f41d1-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b096/ cat >$WORK/b096/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/b033/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b101/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QbBxFLIACFgZS4J-bDDn/QbBxFLIACFgZS4J-bDDn -goversion go1.15.14 -D "" -importcfg $WORK/b096/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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/0e/0e33b278b1fbc46b6e9537607fe8dcad30ed06a4f8d5000c239c3b32cee62262-d # internal net/http/internal mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cQdUwLpY-ceFFFSf9Cou/cQdUwLpY-ceFFFSf9Cou -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/43/43a50cd6a506515f2bed17579b739adc97ad5753c82beb64d864b54c1c5c9593-d # internal github.com/cloudflare/cfssl/log mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/cloudflare/cfssl/log -complete -installsuffix shared -buildid lGC9jgFtQpDBDzk-vzRp/lGC9jgFtQpDBDzk-vzRp -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/43/43ec1cf0ba5ff058cbc4a2b9aa527c890abb661416e97ee971695f9f9907f11c-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/67/678f641b4dd7a2aa3f20a3d17afd945f7d3dece568e620d272a414de64c2272b-d # internal github.com/cloudflare/cfssl/auth mkdir -p $WORK/b120/ database/sql/driver mkdir -p $WORK/b117/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b075/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/cloudflare/cfssl/auth -complete -installsuffix shared -buildid c_ra3dtwx9cjRIkuDl9M/c_ra3dtwx9cjRIkuDl9M -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack ./auth.go cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nphD6AujiitnKZRgMjt-/nphD6AujiitnKZRgMjt- -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9e/9ed94e048041c76c6495a01fc2387c210cf3a89f2549615b070b3daa7cd230fc-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid bTz8BdaIjvEkS-gDD_r4/bTz8BdaIjvEkS-gDD_r4 -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/53/53b65ac421e403aabbbe7f173b1da0dfa907396b7443b1ec3add7f4c0bb5f40a-d # internal crypto/ecdsa mkdir -p $WORK/b002/ cat >$WORK/b002/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 crypto=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b051/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wd9Goe3cTkkuoeZhJwLq/wd9Goe3cTkkuoeZhJwLq -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/cb/cbdb4b4e1857bf826b6cf07b7835f18d255a7e55d645372a7f302ede8fcb499c-d # internal github.com/google/certificate-transparency-go/asn1 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/google/certificate-transparency-go/asn1 -complete -installsuffix shared -buildid 1p0rN6mIuAN8ovwdzjtX/1p0rN6mIuAN8ovwdzjtX -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e1/e1243926ea057c1f9a7b81d59b4134f31677b1661479d089818e4d456c5ce137-d # internal golang.org/x/crypto/cryptobyte mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p golang.org/x/crypto/cryptobyte -complete -installsuffix shared -buildid WZYJORil1p-ApZu1MszL/WZYJORil1p-ApZu1MszL -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6d/6d14b898fa81fa34e512384ecea2299dcd8bd7d9e43cf5e0842f8b766c215ac9-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile container/list=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid dkjyBmW85I0A7SZex491/dkjyBmW85I0A7SZex491 -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f6/f6ee3bd42ed99b330a491afe10ee12a3168ed5b5ad167c5c110f70a08ed13cd7-d # internal database/sql mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b075/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p database/sql -std -complete -installsuffix shared -buildid 7oIcDrc__e_WcnSwks4d/7oIcDrc__e_WcnSwks4d -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/6c/6ce66ff3e24a2c10e124a7178eadb6cd4a9aab1e5a1e2309fc67cb1a57fb1acd-d # internal github.com/jmoiron/sqlx/types mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile compress/gzip=$WORK/b082/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cd /usr/share/gocode/src/github.com/jmoiron/sqlx/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/jmoiron/sqlx/types -complete -installsuffix shared -buildid 7CmM3HThE1-I0FTixPbB/7CmM3HThE1-I0FTixPbB -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6c/6c0e709dd6bbe684c370313663b75581c588f757dd7a7266d6342313aabb132c-d # internal github.com/google/certificate-transparency-go/tls mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/dsa=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b127/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/google/certificate-transparency-go/tls -complete -installsuffix shared -buildid JAl3_mHhTs_YIrNsr9cj/JAl3_mHhTs_YIrNsr9cj -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack ./signature.go ./tls.go ./types.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/35/354011bebd71f6d646029f906a424b2be6f60c2c91f398b3187f0e0d58c6f645-d # internal github.com/google/certificate-transparency-go/x509/pkix mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/google/certificate-transparency-go/x509/pkix -complete -installsuffix shared -buildid L2cOYZ_E2bBz_BMN_RnT/L2cOYZ_E2bBz_BMN_RnT -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/81/81a81a468770718890e0f61978bdd735fb4d732e42c3c40b3598c6850e0c904d-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b141/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b142/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid rb0Vc5CgoEKqklwc5FU_/rb0Vc5CgoEKqklwc5FU_ -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/03/03a7c4be880792d3cdde044032ba0a91113b7ad937ecc74c76b33f6779ea4ca0-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b141/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid vlcBwypdL8h4327-4DYJ/vlcBwypdL8h4327-4DYJ -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/38/386eb62f805aaaae917b38279a525cf747f9c9be65e57fdaa5276589908d6d7b-d # internal github.com/zmap/zcrypto/json mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/zmap/zcrypto/json -complete -installsuffix shared -buildid LP8IVWpO4r5E3T6C-ofw/LP8IVWpO4r5E3T6C-ofw -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack ./dhe.go ./ecdhe.go ./names.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d6/d6492b1f49a5986663c0ff45717eba4432473cbf00a3bd9929c31411efb742e8-d # internal github.com/zmap/zcrypto/util mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/zmap/zcrypto/util -complete -installsuffix shared -buildid 89y0MawGvZoOpqji1efH/89y0MawGvZoOpqji1efH -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack ./isURL.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/94/94082f14cfd35216d636f5622340373a8706f985b93db1c3a081486eef320be6-d # internal github.com/zmap/zcrypto/x509/ct mkdir -p $WORK/b149/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/ct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/zmap/zcrypto/x509/ct -complete -installsuffix shared -buildid v8yZVDm1tFbj_0BSaiDh/v8yZVDm1tFbj_0BSaiDh -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack ./serialization.go ./types.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a0/a09e2ee52a0029d71cf4dc5edeb291fcfc994ebba7a414eb90f30f47f5219a2f-d # internal github.com/zmap/zcrypto/x509/pkix mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/zmap/zcrypto/x509/pkix -complete -installsuffix shared -buildid L1GDPYhUPZTukONZbDZZ/L1GDPYhUPZTukONZbDZZ -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack ./json.go ./oid.go ./oid_names.go ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a2/a21cf11e5f35ada192c9df61a5b93debf8296f928f286cbafbf1148c88465c6e-d # internal github.com/cloudflare/cfssl/certdb mkdir -p $WORK/b115/ cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/c3/c350c33c7eda5af746b45c8f8a90851b970efa265774581adb480e5aac7298dc-d # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b116/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b118/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cloudflare/cfssl/certdb -complete -installsuffix shared -buildid 6Kz8-21Q1v-aWcmtIzx7/6Kz8-21Q1v-aWcmtIzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack ./certdb.go github.com/jmoiron/sqlx mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile database/sql=$WORK/b116/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b164/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmoiron/sqlx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/jmoiron/sqlx -complete -installsuffix shared -buildid 07w-91dWQGeVkh0am88W/07w-91dWQGeVkh0am88W -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack ./bind.go ./doc.go ./named.go ./named_context.go ./sqlx.go ./sqlx_context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/85/859bc0ed3f0b01af9ccab0e4fb11f7f130c538ad3b2a3ad75475e92c1ed4ebaf-d # internal github.com/kisielk/sqlstruct mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile database/sql=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/kisielk/sqlstruct /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/kisielk/sqlstruct -complete -installsuffix shared -buildid 5TOD1ORlM3CI5w74pCa3/5TOD1ORlM3CI5w74pCa3 -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack ./sqlstruct.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/9a/9aa42d0134789cf4c34fe04e452d3c6de002a58abcf358f650680357eeb83a3b-d # internal github.com/cloudflare/redoctober/config mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/cloudflare/redoctober/config -complete -installsuffix shared -buildid q-P6eOgSIHuNvk-o-lBl/q-P6eOgSIHuNvk-o-lBl -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/20/201d852eca1e75dc5c134e36d905cbc5952ca5463b4df2879093913337cd2797-d # internal github.com/cloudflare/redoctober/symcrypt mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/symcrypt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/cloudflare/redoctober/symcrypt -complete -installsuffix shared -buildid p6yNNbpWCJlfuBXI4ggR/p6yNNbpWCJlfuBXI4ggR -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack ./symcrypt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/d6/d60f07c1781d962056375f80b594e9f643c604f4bed51f8f6fc53c47795512f5-d # internal github.com/cloudflare/redoctober/ecdh mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/cloudflare/redoctober/padding=$WORK/b175/_pkg_.a packagefile github.com/cloudflare/redoctober/symcrypt=$WORK/b176/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/ecdh /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/cloudflare/redoctober/ecdh -complete -installsuffix shared -buildid rjEXaYP0XVvmUpO4Xu0B/rjEXaYP0XVvmUpO4Xu0B -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack ./ecdh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/94/9473f8bc65edfcef798d2ce16dd6630b3718023c9486b626c34566d78e86c82e-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/90/903a63b786eaae274b6b02f54cfe2753f6086b66a9753202f14162008aac7f61-d # internal github.com/cloudflare/redoctober/msp mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile container/heap=$WORK/b181/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/msp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/cloudflare/redoctober/msp -complete -installsuffix shared -buildid cgXf-XbYBgTBi0X_wxNm/cgXf-XbYBgTBi0X_wxNm -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack ./formatted.go ./matrix.go ./msp.go ./number.go ./raw.go golang.org/x/net/idna mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b140/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b142/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b143/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid pjv-cpEm1unywPHlnr5L/pjv-cpEm1unywPHlnr5L -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/db/dba08029eb13b3b289438a61ebc4e2c4416830642384ad9a091ae582619dcc2b-d # internal crypto/x509 mkdir -p $WORK/b061/ cat >$WORK/b061/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/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/dsa=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b051/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OzhBQQbAKwpF7FBJPU5b/OzhBQQbAKwpF7FBJPU5b -goversion go1.15.14 -D "" -importcfg $WORK/b061/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/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/39/39ddc6d34c6b066a1e14cedd826fadf689221869d8ebe3feee30f3d43b68beec-d # internal net/textproto mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5KkBruqKsChDubduvWVc/5KkBruqKsChDubduvWVc -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/17/17fa3623c42e9ed72121ed17e17dfc19b8075edbe63cd5ca61124e1b5fd55d92-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b096/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid nwFRn7w9E8l0r8URtWsj/nwFRn7w9E8l0r8URtWsj -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/d3/d3f11319d5c0013a8a65fc44a9a627613141fc379862e896b174aa7d2a5464fd-d # internal github.com/google/certificate-transparency-go/x509 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/dsa=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b127/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b126/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b129/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b124/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/google/certificate-transparency-go/x509 -complete -installsuffix shared -buildid v91bVBN4Aw7pZsYg2ntW/v91bVBN4Aw7pZsYg2ntW -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack ./cert_pool.go ./curves.go ./error.go ./errors.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./revoked.go ./root.go ./root_linux.go ./root_unix.go ./rpki.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/95/958d7256c911af688d0113a4ac06c6ff87b8277b4342715678cf96f0d1409ed1-d # internal compress/zlib mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/flate=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile hash/adler32=$WORK/b188/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid HFd00Yi9FNu-htl-XMMl/HFd00Yi9FNu-htl-XMMl -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/38/3802b8e641c8d419024b116dd037abb4e9a99e3ed26274551785f686779260c8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b095/ cat >$WORK/b095/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/b096/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/textproto=$WORK/b102/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4v84t_QwQnliYs2wTYFV/4v84t_QwQnliYs2wTYFV -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack ./guts.go ./httplex.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/83/83069b2f76af7f10ec4334841968f23c4e6fc22376d1c4ab1d85c823e01dded3-d # internal mime/multipart mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile mime/quotedprintable=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b102/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M12qWLqDdPyCWPbLRPFP/M12qWLqDdPyCWPbLRPFP -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/92/924b0cceefa4a1b110a05f8f5fc3ddfa1b2598cabc816512ede8f3db924745a4-d # internal net/mail mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b102/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/mail -std -complete -installsuffix shared -buildid htAPx7p2jmLDZTWE321G/htAPx7p2jmLDZTWE321G -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/68/6898a5b9c17d399dba5514f6dc7ad88f74e698aa22f02ff653f61b11e7576932-d # internal go/token mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p go/token -std -complete -installsuffix shared -buildid 2PF5If5rrQ94wNCXVoVH/2PF5If5rrQ94wNCXVoVH -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a6/a65ad8d514c2c7c4e642aee6c31e01f0c94bf2b5b9fe2a16f2a9fb8899c2a8e2-d # internal go/scanner cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e8/e80ef6eb88e394204ae79f7f7c216c7951099afecf5a1855450aaf1eab2748c8-d # internal mkdir -p $WORK/b192/ internal/lazyregexp mkdir -p $WORK/b195/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/token=$WORK/b193/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid c6ln9VRmIZRH0eUm1vyj/c6ln9VRmIZRH0eUm1vyj -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack ./errors.go ./scanner.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid k7Dr_L31juChCKRm4PuG/k7Dr_L31juChCKRm4PuG -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/11/1136cec128328c42890a48e1b5230191d74467c86e8724192b1284c39b67319a-d # internal text/template/parse mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid xVNYA5U3kmi7Pq42nEcM/xVNYA5U3kmi7Pq42nEcM -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/58/58ede28a975cbaf5a635d3533aac519a31ece954689167ee50112ccd0ee625b0-d # internal os/exec mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p os/exec -std -complete -installsuffix shared -buildid g2pf0inT_XeGDKY18EbQ/g2pf0inT_XeGDKY18EbQ -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/32/324843f0214390efc8f8655042b87343627cb33ac6782f742b2ad5ad43b69d4b-d # internal crypto/tls mkdir -p $WORK/b086/ cat >$WORK/b086/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/b032/_pkg_.a packagefile container/list=$WORK/b085/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b094/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 8kKeTHxDd40s6DUOygRg/8kKeTHxDd40s6DUOygRg -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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 cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/66/666b5e1a52e9f1c51f7c6df2cf5960f53f14e2c205d58a8e7b39ad2783423075-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid lOO_Nx_Nu_JagJEOy_ru/lOO_Nx_Nu_JagJEOy_ru -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack ./ocsp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/31/3174f74f76377dc263351f27e33f703bd3c5938e334fa1c8d8209bfd26fff700-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b134/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid zRJt5fwgRdVkTnen-450/zRJt5fwgRdVkTnen-450 -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/30/3007f3e9664f0d05eb94e4ec3fba76947d78a7450f878d8f7ddbf260ac69ce2a-d # internal github.com/cloudflare/redoctober/passvault mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/cloudflare/redoctober/ecdh=$WORK/b174/_pkg_.a packagefile github.com/cloudflare/redoctober/padding=$WORK/b175/_pkg_.a packagefile github.com/cloudflare/redoctober/symcrypt=$WORK/b176/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b178/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/passvault /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/cloudflare/redoctober/passvault -complete -installsuffix shared -buildid --OaPTnu0KCbpmXJSoQ4/--OaPTnu0KCbpmXJSoQ4 -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack ./passvault.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/7c/7c858b3b7a6b2947d383ea14c398be000ad87a4d126b90031da70d71e29c9fb1-d # internal github.com/certifi/gocertifi mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b061/_pkg_.a EOF cd /usr/share/gocode/src/github.com/certifi/gocertifi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/certifi/gocertifi -complete -installsuffix shared -buildid lqF6WnwvVUmgw_yT-All/lqF6WnwvVUmgw_yT-All -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack ./certifi.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/8a/8a1fd45514c4a0f02093bdafb62df768048fc923ddfa950b690a83db169f8d95-d # internal github.com/cloudflare/redoctober/keycache /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/redoctober/ecdh=$WORK/b174/_pkg_.a packagefile github.com/cloudflare/redoctober/passvault=$WORK/b177/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/keycache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/cloudflare/redoctober/keycache -complete -installsuffix shared -buildid i8w660jwywPwJQHW7vK6/i8w660jwywPwJQHW7vK6 -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack ./keycache.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/36/36bf7734663c0ef10ffac86771e76d4b2df275a56ee331e4b20d585d39c72681-d # internal go/ast mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/scanner=$WORK/b192/_pkg_.a packagefile go/token=$WORK/b193/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p go/ast -std -complete -installsuffix shared -buildid ruUTqkehR_L0Uc73rt2I/ruUTqkehR_L0Uc73rt2I -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/27/2781bbb05dc79c2020312e52500150762e3e13e47c3bcedabc0919747d1926d6-d # internal github.com/cloudflare/redoctober/persist mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/cloudflare/redoctober/config=$WORK/b171/_pkg_.a packagefile github.com/cloudflare/redoctober/keycache=$WORK/b173/_pkg_.a packagefile github.com/cloudflare/redoctober/passvault=$WORK/b177/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/persist /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/cloudflare/redoctober/persist -complete -installsuffix shared -buildid RwC9jdBHgx-WwSqphoRz/RwC9jdBHgx-WwSqphoRz -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack ./file.go ./null.go ./persist.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/f1/f1e34c1772d632f3051e955d7748faf3e2ea93b48e832e26a27cbbc3353b19e4-d # internal text/template mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile text/template/parse=$WORK/b197/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p text/template -std -complete -installsuffix shared -buildid ebwPCt5B93LqXql3D5VX/ebwPCt5B93LqXql3D5VX -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/64/64f49a4c8b8fb1ebcbb95e2fe922fd173e88e74b4802b14d99c18aa4d2f09036-d # internal github.com/cloudflare/redoctober/cryptor mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/cloudflare/redoctober/config=$WORK/b171/_pkg_.a packagefile github.com/cloudflare/redoctober/keycache=$WORK/b173/_pkg_.a packagefile github.com/cloudflare/redoctober/msp=$WORK/b180/_pkg_.a packagefile github.com/cloudflare/redoctober/padding=$WORK/b175/_pkg_.a packagefile github.com/cloudflare/redoctober/passvault=$WORK/b177/_pkg_.a packagefile github.com/cloudflare/redoctober/persist=$WORK/b182/_pkg_.a packagefile github.com/cloudflare/redoctober/symcrypt=$WORK/b176/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/cryptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/cloudflare/redoctober/cryptor -complete -installsuffix shared -buildid NBdeY8nCozyhD-UA44qu/NBdeY8nCozyhD-UA44qu -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack ./cryptor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/55/558bb83b1d83c7c872ce558e1a84ac1cae91ec3c21f1bd56512ae09a22f95509-d # internal github.com/google/certificate-transparency-go mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b126/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b128/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/google/certificate-transparency-go -complete -installsuffix shared -buildid aquAaYgLraIpFRNiLrAL/aquAaYgLraIpFRNiLrAL -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack ./serialization.go ./signatures.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/50/50b140f3c4db44f81be4b6a2a4f066b64857f57a87b1e9ebdb0768fd803c64bd-d # internal internal/execabs mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b200/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/execabs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p internal/execabs -std -complete -installsuffix shared -buildid OdvnCgTJRtAs_rf20ReN/OdvnCgTJRtAs_rf20ReN -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack ./execabs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/10/10ec524c08ab446cda9361d7a822a6764e711287790955fa9abbcaf4925ce78c-d # internal runtime/debug mkdir -p $WORK/b203/ cat >$WORK/b203/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b203/symabis ./debug.s cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p runtime/debug -std -installsuffix shared -buildid GN6QO7v8CEW5P388cZAe/GN6QO7v8CEW5P388cZAe -goversion go1.15.14 -symabis $WORK/b203/symabis -D "" -importcfg $WORK/b203/importcfg -pack -asmhdr $WORK/b203/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b5/b54ae1a11729379f586f52d7208da6c52ea0baa4f1b535e833f8b03dbca3f167-d # internal internal/goroot mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile internal/execabs=$WORK/b199/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/goroot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p internal/goroot -std -complete -installsuffix shared -buildid jSk_mjbfxi4Atk3YuJ0l/jSk_mjbfxi4Atk3YuJ0l -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack ./gc.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b203/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b203/_pkg_.a $WORK/b203/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/e9/e92fcd625de998cd87558c8d1dacbc86f6f6d62a467a58def63705226f1a64b2-d # internal golang.org/x/crypto/chacha20 mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b206/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid hGhEDeb5L2tY1XNSGjJI/hGhEDeb5L2tY1XNSGjJI -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/2d/2d307323a174508372bbeabf09c1093ae4900477284322216ca8302809fd377e-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid zmKlJqitAMrekaaw2idp/zmKlJqitAMrekaaw2idp -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/34/346e439f0d500616fef6b63039db7c79dfbe89a43a2bd9fe441a6f2dbde69c07-d # internal go/parser mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/ast=$WORK/b191/_pkg_.a packagefile go/scanner=$WORK/b192/_pkg_.a packagefile go/token=$WORK/b193/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p go/parser -std -complete -installsuffix shared -buildid LT_4qAIyklfzxuMMW1D4/LT_4qAIyklfzxuMMW1D4 -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/93/93497908106025a6919ca1be21d0d21ba2bd723f11243340f104ae8a885f31d5-d # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid DcuSnSsjkkf_5te9eXlv/DcuSnSsjkkf_5te9eXlv -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/4d/4d0d810dcbe624c604150a2d3aeb9541ac9903af354cae4dbf1ce90aa3933cac-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b210/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid oILMu8yMjK114VgLaKn0/oILMu8yMjK114VgLaKn0 -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack ./bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d0/d037370b1cd41d8f9e0b05ec49ed6a6e8151c48243b3896df0975433db634fb3-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile hash/fnv=$WORK/b219/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid wkal9VfZfGQjD0OrgI_b/wkal9VfZfGQjD0OrgI_b -goversion go1.15.14 -D "" -importcfg $WORK/b218/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/83/8316b07fff2f15486e63c8d3f7497840445c6b5da7c99198dccf740ecd991bb6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/91/91db4e11504318cf134fabc81ad1259c1bc61909bdbf0510a735cafd4b0f1072-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid fkR-EHuSAitn8k4jwONZ/fkR-EHuSAitn8k4jwONZ -goversion go1.15.14 -D "" -importcfg $WORK/b217/importcfg -pack ./errors.go ./is_go113.go golang.org/x/crypto/ssh mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/dsa=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b205/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b207/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b208/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b209/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid rGK_GgQOHc84fb8EIrf7/rGK_GgQOHc84fb8EIrf7 -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/a0/a0669bcfac56dc6f59d03f1d8f5c69167a914ac958b82c111cbf272fb12aa7b3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid qsHfC1rB0egboJ1TIBtR/qsHfC1rB0egboJ1TIBtR -goversion go1.15.14 -D "" -importcfg $WORK/b216/importcfg -pack ./wire.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/cd/cddb74b7bb2fa2b0494bdb54244b7e3fbfe2973658996cd0cccaf937788f2cd4-d # internal go/doc mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/ast=$WORK/b191/_pkg_.a packagefile go/token=$WORK/b193/_pkg_.a packagefile internal/lazyregexp=$WORK/b195/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path=$WORK/b110/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b196/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p go/doc -std -complete -installsuffix shared -buildid EgTki8pFaSdX0jH4UUWr/EgTki8pFaSdX0jH4UUWr -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/10/10dc4955dccad258d66a8039ada20ec8390c2a949d045970f86cc385960fa7d6-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid TVUPYaStNe8fHG6bennv/TVUPYaStNe8fHG6bennv -goversion go1.15.14 -D "" -importcfg $WORK/b221/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ce/ce39dd72a4f388f56362ac090f6ad11381012d6ad84d8f6edd6843431ed2c343-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid qvZRIAkwIyYV9XY7qswS/qvZRIAkwIyYV9XY7qswS -goversion go1.15.14 -D "" -importcfg $WORK/b241/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/7e/7eb0df991f7da414162c618244300ba45c8bf926d677de188dc1e227a6848ef1-d # internal os/user mkdir -p $WORK/b251/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b251/ -importpath os/user -- -I $WORK/b251/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/1c/1cd734e27b8dc258288c6fddaa96734e5f451a835bc5f32b9275a498c52d8f2b-d # internal go/build mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/ast=$WORK/b191/_pkg_.a packagefile go/doc=$WORK/b194/_pkg_.a packagefile go/parser=$WORK/b198/_pkg_.a packagefile go/token=$WORK/b193/_pkg_.a packagefile internal/execabs=$WORK/b199/_pkg_.a packagefile internal/goroot=$WORK/b201/_pkg_.a packagefile internal/goversion=$WORK/b202/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p go/build -std -complete -installsuffix shared -buildid AdDAMJwshDr3LjalPoqt/AdDAMJwshDr3LjalPoqt -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack ./build.go ./doc.go ./gc.go ./read.go ./syslist.go ./zcgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/33/335140341a8335236942a4a914674b59cd42c9f2280eabd75a9b3903359a5fbe-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 8igrW15_DTUEg9QknHSW/8igrW15_DTUEg9QknHSW -goversion go1.15.14 -D "" -importcfg $WORK/b223/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/48/484934d9ee482bbeebcbb19f4e80a3731760a6b174717c15578c99afcd74a9eb-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile math=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid q5OMJIbx5x_fi34oGULf/q5OMJIbx5x_fi34oGULf -goversion go1.15.14 -D "" -importcfg $WORK/b220/importcfg -pack ./messageset.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/e8/e87dc7e22de7d5e2cb94dc2936afdeddc99e236a79b2141fa4740bc7fcd4da39-d # internal net/http/httptrace mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/textproto=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FVQfgV1Ts7riqtmdh-Gm/FVQfgV1Ts7riqtmdh-Gm -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/a5/a54f35791a74d148381336b2a296b4dcc1ecd0808efc2a39900fb09be706c7d2-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid u_5IC-AnRW6N1980kE-B/u_5IC-AnRW6N1980kE-B -goversion go1.15.14 -D "" -importcfg $WORK/b226/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/16/169a40bf76c55021e55f8c0ecee1cc24026cc5171267c3c0f88940261d36cf25-d # internal net/http mkdir -p $WORK/b081/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cat >$WORK/b081/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/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile compress/gzip=$WORK/b082/_pkg_.a packagefile container/list=$WORK/b085/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b096/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile mime/multipart=$WORK/b106/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http/httptrace=$WORK/b108/_pkg_.a packagefile net/http/internal=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0csXucEvWfmAGSQAofZ7/0csXucEvWfmAGSQAofZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b081/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 cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ca/caac3537eaf81f1eaa99701ced3cef91ee05e9de474693371c5cdc3e41f9c198-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b226/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid P9ctlWRor-kbsSPgLgWM/P9ctlWRor-kbsSPgLgWM -goversion go1.15.14 -D "" -importcfg $WORK/b224/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/fb/fb505d544e6cd14fbe4f42699747909b9905c20054298c8dabd129c48e467698-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid vH9pQbO2yRVs8Ud-PJtc/vH9pQbO2yRVs8Ud-PJtc -goversion go1.15.14 -D "" -importcfg $WORK/b227/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e2/e2aec7690320810f2a7241896bbf63564ec40491f00b78703eccd0c91c9dd3da-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid hMyiylfCRtlR27QA5Y9w/hMyiylfCRtlR27QA5Y9w -goversion go1.15.14 -D "" -importcfg $WORK/b228/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/4b/4ba9d45544758c09f85639753e18285e74af50af11b3a5ab8fcca7ab10a4c1c1-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid rjqy7j3gUKS_xFuAFw4J/rjqy7j3gUKS_xFuAFw4J -goversion go1.15.14 -D "" -importcfg $WORK/b231/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/95/95940e9a17d7d281bb10e61caa597a48732de556465cdcd1c9db11428bf525a0-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid j6__Ke7TFkFrZen90yvp/j6__Ke7TFkFrZen90yvp -goversion go1.15.14 -D "" -importcfg $WORK/b232/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/f5/f5e133d6e71437b7ee1885a1515e4caa49e5b3d66692903a4e2bc2426f7cf003-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 2oO6qUlNY_Y7qqzRysdO/2oO6qUlNY_Y7qqzRysdO -goversion go1.15.14 -D "" -importcfg $WORK/b235/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e2/e20f439a9a66543d28e41e0d53ba4883cf9acd43eb92cb795c143c1693845a64-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b232/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Qd6SBaJWPvLcjC4QUccq/Qd6SBaJWPvLcjC4QUccq -goversion go1.15.14 -D "" -importcfg $WORK/b230/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cd $WORK/b251 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/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/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/a1/a16c66407cafa23dcbcbb0442b94446986fbf433567c48855d437243a8b9b89f-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid zWQ95K7qxcxaeRIVJmSy/zWQ95K7qxcxaeRIVJmSy -goversion go1.15.14 -D "" -importcfg $WORK/b236/importcfg -pack ./options.go cd $WORK/b251 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/c7/c7e4787a292881f34c32ff274a26d1873bd96e2b559330559a05794917b91bba-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid N-YQk8aghznh0b9UAnF3/N-YQk8aghznh0b9UAnF3 -goversion go1.15.14 -D "" -importcfg $WORK/b237/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/e9/e9402bcd5ae1b42cf8949f801717a840a66991cb7d8490e412f81d97a45e6c26-d # internal github.com/go-sql-driver/mysql mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile database/sql=$WORK/b116/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd $WORK/b251 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /usr/share/gocode/src/github.com/go-sql-driver/mysql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/go-sql-driver/mysql -complete -installsuffix shared -buildid thVvPR3iBHkBiw-jZaiT/thVvPR3iBHkBiw-jZaiT -goversion go1.15.14 -D "" -importcfg $WORK/b254/importcfg -pack ./auth.go ./buffer.go ./collations.go ./conncheck.go ./connection.go ./connector.go ./const.go ./driver.go ./dsn.go ./errors.go ./fields.go ./infile.go ./nulltime.go ./nulltime_go113.go ./packets.go ./result.go ./rows.go ./statement.go ./transaction.go ./utils.go cd $WORK/b251 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o $WORK/b251/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b251/_cgo_.o -dynout $WORK/b251/_cgo_import.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p os/user -std -installsuffix shared -buildid ZNsAk4-MVizjHoEFt4Hq/ZNsAk4-MVizjHoEFt4Hq -goversion go1.15.14 -D "" -importcfg $WORK/b251/importcfg -pack ./lookup.go ./user.go $WORK/b251/_cgo_gotypes.go $WORK/b251/cgo_lookup_unix.cgo1.go $WORK/b251/getgrouplist_unix.cgo1.go $WORK/b251/listgroups_unix.cgo1.go $WORK/b251/_cgo_import.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/96/960cdefe17f290fca42aa2326c89188763b3f2f387809af6a4447c516ababfad-d # internal github.com/lib/pq/scram mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lib/pq/scram /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/lib/pq/scram -complete -installsuffix shared -buildid xOHCxtlzUyDlZNv-6VH7/xOHCxtlzUyDlZNv-6VH7 -goversion go1.15.14 -D "" -importcfg $WORK/b257/importcfg -pack ./scram.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/cf/cfc10e4ffc473dc92122bf7402456df869aac86e0f10d11868ac9766109b94fb-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b251/_pkg_.a $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o $WORK/b251/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/dc/dcbd88ba356e0b49d07e5846ca175ce1708f601f2d943eeae85c22475de24c29-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid QvtdA6ChzYW2D_NZ8gkH/QvtdA6ChzYW2D_NZ8gkH -goversion go1.15.14 -D "" -importcfg $WORK/b215/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/d3/d33692850e33671b06c44aa122c902d9b65f88a2ac3bbcbff71d09e6c3d2d5e7-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid TVTU9QP5RHNBzMOHjy3H/TVTU9QP5RHNBzMOHjy3H -goversion go1.15.14 -D "" -importcfg $WORK/b234/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go github.com/mattn/go-sqlite3 mkdir -p $WORK/b258/ cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b258/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b258/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/33/338c7afdeb8c1eb605263cc0ff2c2865792efaba24bef453230ed6fb232ec050-d # internal github.com/golang/glog mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile flag=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b251/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/golang/glog -complete -installsuffix shared -buildid fteVWoaN3kdXKhF0n3AI/fteVWoaN3kdXKhF0n3AI -goversion go1.15.14 -D "" -importcfg $WORK/b250/importcfg -pack ./glog.go ./glog_file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/f2/f277d325bc08b324aa442d0a708cc9fce12bcf4e45d253f25beaed18c9c8a20f-d # internal github.com/lib/pq mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile database/sql=$WORK/b116/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b256/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b257/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b251/_pkg_.a packagefile path=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lib/pq /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/lib/pq -complete -installsuffix shared -buildid KJnsY2WIc0RZh6WoGuIL/KJnsY2WIc0RZh6WoGuIL -goversion go1.15.14 -D "" -importcfg $WORK/b255/importcfg -pack ./array.go ./buf.go ./conn.go ./conn_go18.go ./connector.go ./copy.go ./doc.go ./encode.go ./error.go ./krb.go ./notice.go ./notify.go ./rows.go ./ssl.go ./ssl_permissions.go ./url.go ./user_posix.go ./uuid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/1a/1a3cf31739f5a65ee55c7fac19547c9797b533ab079af9e879c90afc7c51f37f-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid rczmJeZoYEdMDnxQuZJ-/rczmJeZoYEdMDnxQuZJ- -goversion go1.15.14 -D "" -importcfg $WORK/b262/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/28/28b53c5262ae59b51c3239f5ddf71f9bddcc64a3f4f3d34f1d5715578f64f2f8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 1QR8Ji51b1_N-FkrpWZ2/1QR8Ji51b1_N-FkrpWZ2 -goversion go1.15.14 -D "" -importcfg $WORK/b240/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/99/99438a4f373a9afe4cab0c487a5f3315fb31784d0a136af6c36fad162145bfeb-d # internal github.com/prometheus/common/model mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid 3G41WelJufvpTDkjg2kg/3G41WelJufvpTDkjg2kg -goversion go1.15.14 -D "" -importcfg $WORK/b268/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/57/575a05c80c4c366fe629ba97d55a1ab2c83b8f19bc4548211053ccb0908b60a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile compress/gzip=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b232/_pkg_.a packagefile hash/crc32=$WORK/b084/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qnBvA_Y0AgfXD5kB6Yg6/qnBvA_Y0AgfXD5kB6Yg6 -goversion go1.15.14 -D "" -importcfg $WORK/b239/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/05/05951f8e191abcfa7bd926ecc715fd4c3ebdbb637b7d371d3e0a7d2c61b6661f-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid tDJulQAbYbUpJVE8PHl3/tDJulQAbYbUpJVE8PHl3 -goversion go1.15.14 -D "" -importcfg $WORK/b270/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/fc/fc40aae80ec44ceb6dc6ebebfe8228c568e3ac2d9aa548d7bbd5bfa11394ff22-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid OIZ_HqNx1Pnbw5AwCQk8/OIZ_HqNx1Pnbw5AwCQk8 -goversion go1.15.14 -D "" -importcfg $WORK/b271/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/80/8024e9c7142acb7fbf389949dece7835155cda13daa83b4ddc42086ba6fb2059-d # internal golang.org/x/sys/unix mkdir -p $WORK/b272/ cat >$WORK/b272/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b272=>" -I $WORK/b272/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b272/symabis ./asm_linux_arm.s cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b273/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid V2pgVtdUKaEjNVIOuD2Q/V2pgVtdUKaEjNVIOuD2Q -goversion go1.15.14 -symabis $WORK/b272/symabis -D "" -importcfg $WORK/b272/importcfg -pack -asmhdr $WORK/b272/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_linux_gc_arm.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/49/49cd0621a62c1c8aaf66828b3d053b7e2a8f28b46d034755b6c4ad451b914b1d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b272=>" -I $WORK/b272/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b272/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b272/_pkg_.a $WORK/b272/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/32/323a4e7721454c2be285416468874f3718c02313a50d5cf1acd18a5117f160ca-d # internal github.com/prometheus/procfs mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b270/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b271/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b272/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid vV-o5b7vdYkqaND-Salw/vV-o5b7vdYkqaND-Salw -goversion go1.15.14 -D "" -importcfg $WORK/b269/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./cpuinfo_armx.go ./crypto.go ./doc.go ./fs.go ./fscache.go ./ipvs.go ./kernel_random.go ./loadavg.go ./mdstat.go ./meminfo.go ./mountinfo.go ./mountstats.go ./net_conntrackstat.go ./net_dev.go ./net_protocols.go ./net_sockstat.go ./net_softnet.go ./net_udp.go ./net_unix.go ./proc.go ./proc_cgroup.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_maps.go ./proc_ns.go ./proc_psi.go ./proc_smaps.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./swaps.go ./vm.go ./xfrm.go ./zoneinfo.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9f/9f98d248d16d0f56f1d2a7e9794cc9684a4e113e6fc8c2e39caefe5fb51a5332-d # internal net/http/cookiejar mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF github.com/cloudflare/cfssl/errors mkdir -p $WORK/b060/ cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid e24zVfum-VDgw2g1IIp6/e24zVfum-VDgw2g1IIp6 -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack ./jar.go ./punycode.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/cloudflare/cfssl/errors -complete -installsuffix shared -buildid ux0xX7uyLKaGwk3FXxlC/ux0xX7uyLKaGwk3FXxlC -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./error.go ./http.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/46/46bab2a3e09b012503efddecf6b5ae32ece4f2c0e9b4eb0f3be45d5d36f9deb7-d # internal github.com/cloudflare/cfssl/api mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b055/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/cloudflare/cfssl/api -complete -installsuffix shared -buildid db6E0BEEiS_WIeP_37Mg/db6E0BEEiS_WIeP_37Mg -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/d6/d6d6d0d8888a7dc71191e7e18c7fe945bb9858fd35867967d1c7e7d55b55c3c3-d # internal github.com/cloudflare/cfssl/crypto/pkcs7 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/crypto/pkcs7 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/cloudflare/cfssl/crypto/pkcs7 -complete -installsuffix shared -buildid fzS5ZYKRdaW6akXsr3-9/fzS5ZYKRdaW6akXsr3-9 -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack ./pkcs7.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/49/49c5ece98c3b1f96c6719b8adc8267c2efd3e06fa8d683b60b970c006fb96a30-d # internal github.com/cloudflare/cfssl/helpers/derhelpers mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b124/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers/derhelpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/cloudflare/cfssl/helpers/derhelpers -complete -installsuffix shared -buildid ZeKEfvQjCHCbt0apl1y_/ZeKEfvQjCHCbt0apl1y_ -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack ./derhelpers.go ./ed25519.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/49/490d7c168d1820f1e5c2a94fb1e6c7b770b14ece3d4095ae51a756d3477bc9b7-d # internal github.com/weppos/publicsuffix-go/publicsuffix mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b139/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net/http/cookiejar=$WORK/b144/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/weppos/publicsuffix-go/publicsuffix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/weppos/publicsuffix-go/publicsuffix -complete -installsuffix shared -buildid CcJuepps-yFaZqEjd_sM/CcJuepps-yFaZqEjd_sM -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack ./publicsuffix.go ./rules.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6e/6e67c927dba0651c3935d29a4c532b54d5e8fb8bf77cfa44e7614aa7c838ae40-d # internal github.com/cloudflare/cfssl/helpers mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b122/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b123/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b125/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b126/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b128/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b132/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b133/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/helpers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/cloudflare/cfssl/helpers -complete -installsuffix shared -buildid oaDDLIZolXPIw7SNqZWJ/oaDDLIZolXPIw7SNqZWJ -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack ./helpers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/78/7878f53702350190b9239676c137a56d0353990d49ea1b507d286e344ff952f9-d # internal github.com/cloudflare/cfssl/csr mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b121/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/csr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cloudflare/cfssl/csr -complete -installsuffix shared -buildid r_phDfACA6A0bNVHtlfK/r_phDfACA6A0bNVHtlfK -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack ./csr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a8/a8288481a8a0ab55c580dfcb58609b4fc31dba77e0d03e2d2bd970237bc062a4-d # internal github.com/cloudflare/cfssl/certdb/sql mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b163/_pkg_.a packagefile github.com/kisielk/sqlstruct=$WORK/b165/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb/sql /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/cloudflare/cfssl/certdb/sql -complete -installsuffix shared -buildid nozxBVknHSPdsEPx7cEk/nozxBVknHSPdsEPx7cEk -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack ./database_accessor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b0/b0cb89db8140f8928b675cc362d71ef1e0add63ac3ae1a6dcbdf21949ef69f57-d # internal github.com/zmap/zcrypto/x509 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/dsa=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b145/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b146/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b149/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b150/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zcrypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/zmap/zcrypto/x509 -complete -installsuffix shared -buildid a_wPL95x62gZ8LWleY9e/a_wPL95x62gZ8LWleY9e -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack ./cert_pool.go ./certificate_type.go ./chain.go ./extended_key_usage.go ./extensions.go ./fingerprint.go ./generated_certvalidationlevel_string.go ./json.go ./names.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./qc_statements.go ./sec1.go ./tor_service_descriptor.go ./validation.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/9d/9da1723f596533adb8dad6c20ac69e40152c1c8438f6c277f7acca20a36d9947-d # internal github.com/cloudflare/cfssl/certdb/dbconf mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/certdb/dbconf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/cloudflare/cfssl/certdb/dbconf -complete -installsuffix shared -buildid 1JD1QFsbOGBGGuMAt3iU/1JD1QFsbOGBGGuMAt3iU -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack ./db_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/50/507e7b363e019b156cb2af36def873a69c28bbd3ad8ac323ffb3d2c369d3c7bf-d # internal github.com/cloudflare/cfssl/whitelist mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/whitelist /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/cloudflare/cfssl/whitelist -complete -installsuffix shared -buildid O6Aq1YocJNHrOvTP5NTa/O6Aq1YocJNHrOvTP5NTa -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack ./lookup.go ./whitelist.go ./whitelist_net.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/21/21c07a57194751e9dbfc9fb7a0247585edad5f64387e199ac615236dee15d9fb-d # internal github.com/cloudflare/redoctober/hipchat mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/hipchat /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/cloudflare/redoctober/hipchat -complete -installsuffix shared -buildid -i6jqSo6UTPLbIV5773N/-i6jqSo6UTPLbIV5773N -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack ./hipchat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ee/ee664213537161f2e57485cbffac3711e3b72c78ca10152f616a97b8313fb879-d # internal github.com/cloudflare/redoctober/order mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/redoctober/hipchat=$WORK/b183/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/order /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/cloudflare/redoctober/order -complete -installsuffix shared -buildid Ss8AUO9Xkt_vK8ksYtXD/Ss8AUO9Xkt_vK8ksYtXD -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack ./order.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/33/334a02c421d7ca206aee24e3995bea69f09791c8eee316997ba0004f93ac6cac-d # internal github.com/getsentry/raven-go mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile compress/zlib=$WORK/b187/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/certifi/gocertifi=$WORK/b189/_pkg_.a packagefile go/build=$WORK/b190/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b203/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/getsentry/raven-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/getsentry/raven-go -complete -installsuffix shared -buildid vzdPGMfZ0tWkreI_MvdB/vzdPGMfZ0tWkreI_MvdB -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack ./client.go ./errors.go ./exception.go ./http.go ./interfaces.go ./stacktrace.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/20/2016a20a5869471787a98d579e1c0c920207122ec271d3aaee38c83cb7f32ace-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b075/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid NC4aimSVj_w31em4HNNd/NC4aimSVj_w31em4HNNd -goversion go1.15.14 -D "" -importcfg $WORK/b252/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a5/a572b845c24a4c8dfff1dbc87341009d9541826625ac988c4f391d81f1ed03f0-d # internal github.com/google/certificate-transparency-go/jsonclient mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/glog=$WORK/b250/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b125/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b128/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b252/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/google/certificate-transparency-go/jsonclient -complete -installsuffix shared -buildid P6XS3k0ECTONuLNhqD4b/P6XS3k0ECTONuLNhqD4b -goversion go1.15.14 -D "" -importcfg $WORK/b249/importcfg -pack ./backoff.go ./client.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/dd/dd6a46750cd9fbd73cfb75ce6df6975b3cca74fe5ebd437e1f382221e37569a6-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid WeFfVc3C_l6m37B7xKLk/WeFfVc3C_l6m37B7xKLk -goversion go1.15.14 -D "" -importcfg $WORK/b238/importcfg -pack ./build.go cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/21/21b1fda0258be1df04a6a1a0188578c62a88c423f53a810b21ff0d4611dfff8a-d # internal expvar mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p expvar -std -complete -installsuffix shared -buildid omUzab2H51IeSsgD_Mfz/omUzab2H51IeSsgD_Mfz -goversion go1.15.14 -D "" -importcfg $WORK/b260/importcfg -pack ./expvar.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/cd/cd682f0e6c02394c77ca1b08a5e80f5d53c779f8447a6a52f0d035287059c92d-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b241/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid -n9iXr5UEINZp5-_9zZ-/-n9iXr5UEINZp5-_9zZ- -goversion go1.15.14 -D "" -importcfg $WORK/b233/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/06/06a81739d2d07af97561c441ea50484b51616e4ef96d56495a175c7ad689f963-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/28/28bbb7e75c93eea3da1473ecc47b5438b90504f33f8184640d9016a3bd9f0850-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid y4QS4NnGY2-2pp_AvZfF/y4QS4NnGY2-2pp_AvZfF -goversion go1.15.14 -D "" -importcfg $WORK/b243/importcfg -pack ./any.pb.go github.com/golang/protobuf/proto mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile compress/gzip=$WORK/b082/_pkg_.a packagefile encoding=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kPdTKcS094VuE6eY5aK2/kPdTKcS094VuE6eY5aK2 -goversion go1.15.14 -D "" -importcfg $WORK/b214/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/3d/3d1fd8fb7129e705987be2492ebce2586ee9c41bc5f72b3f5505cee1eedd295f-d # internal github.com/cloudflare/redoctober/report mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/redoctober/config=$WORK/b171/_pkg_.a packagefile github.com/getsentry/raven-go=$WORK/b186/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/report /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/cloudflare/redoctober/report -complete -installsuffix shared -buildid DIPGmvF5JKspn6nM4XUJ/DIPGmvF5JKspn6nM4XUJ -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack ./report.go cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ff/ff9304c03254d5066004b8e84ed091acf86311d1baf7fcabcae696cdc340de67-d # internal github.com/cloudflare/redoctober/core mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/redoctober/config=$WORK/b171/_pkg_.a packagefile github.com/cloudflare/redoctober/cryptor=$WORK/b172/_pkg_.a packagefile github.com/cloudflare/redoctober/hipchat=$WORK/b183/_pkg_.a packagefile github.com/cloudflare/redoctober/keycache=$WORK/b173/_pkg_.a packagefile github.com/cloudflare/redoctober/order=$WORK/b184/_pkg_.a packagefile github.com/cloudflare/redoctober/passvault=$WORK/b177/_pkg_.a packagefile github.com/cloudflare/redoctober/persist=$WORK/b182/_pkg_.a packagefile github.com/cloudflare/redoctober/report=$WORK/b185/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b204/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/core /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/cloudflare/redoctober/core -complete -installsuffix shared -buildid LtLLMK5z_2A1N7B7eoLR/LtLLMK5z_2A1N7B7eoLR -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack ./core.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7c/7c65330f47dd4b454c4057a9c08cec550a60439e3204a31957c02b148a4ce21d-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b243/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 4RWy61_OJibrCh1vCd2p/4RWy61_OJibrCh1vCd2p -goversion go1.15.14 -D "" -importcfg $WORK/b242/importcfg -pack ./any.pb.go cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/dc/dc8ac4219d84eeeeaedec6c1e98b5e77df07cfafc81b10aa625443fd9a590cbc-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid bKDiXAhzaMj4Zwv99wtO/bKDiXAhzaMj4Zwv99wtO -goversion go1.15.14 -D "" -importcfg $WORK/b245/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/1b/1bce1bf2026661f8863c2f07b29708a18a5fa32ec7d8f260b9ea47977e7dd201-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b245/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid YeKnfGPUukcv4Fy6diew/YeKnfGPUukcv4Fy6diew -goversion go1.15.14 -D "" -importcfg $WORK/b244/importcfg -pack ./duration.pb.go cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e7/e70c802f823898d1116a606c563818023e33d58dd8f65679090861186dab8c90-d # internal github.com/zmap/zlint/v3/util mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b146/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b150/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/zmap/zlint/v3/util -complete -installsuffix shared -buildid Z0r0PS2dWIHFcBYP0bRf/Z0r0PS2dWIHFcBYP0bRf -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack ./algorithm_identifier.go ./ca.go ./countries.go ./eku.go ./encodings.go ./ev.go ./fqdn.go ./gtld.go ./gtld_map.go ./ip.go ./ku.go ./names.go ./oid.go ./primes.go ./qc_stmt.go ./rdn.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/64/64627a336b8facc1583bd76793f0d8e541b3b0fc3b758dea6fffbf0f3295a5ff-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b247/ cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 19hhPR-aCrYZY6Cotkbw/19hhPR-aCrYZY6Cotkbw -goversion go1.15.14 -D "" -importcfg $WORK/b247/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/a2/a22b6bae5824c791eeb4e053274dfc5713f0cf14a87c1ede8093c8869600d809-d # internal github.com/cloudflare/redoctober/client mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/redoctober/core=$WORK/b170/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cloudflare/redoctober/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/cloudflare/redoctober/client -complete -installsuffix shared -buildid ooUaTOOyac7qVSJFpTgx/ooUaTOOyac7qVSJFpTgx -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/91/9121e20d90df46da788d881ee64d5d80821d4fff4056a3a2927c2808c488bab6-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b247/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wjkyK-VEdVz1LGxFAxfo/wjkyK-VEdVz1LGxFAxfo -goversion go1.15.14 -D "" -importcfg $WORK/b246/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/06/066e9f686130fa7cc01b758b200abeb286c36e88141fc03008510c5f436df18f-d # internal net/http/httputil mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b095/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/http/internal=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid Y9w7i3KqZqu2LlxDdm10/Y9w7i3KqZqu2LlxDdm10 -goversion go1.15.14 -D "" -importcfg $WORK/b276/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/56/56532e6e19d2fac66039d5ab3eaadab25fe559abba9b41f3bf8ebc0443627785-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/1d/1daf67f85ad8e4577f7da23ab24cf3b59c15f4432b2597d8fe55616c36cdd992-d # internal github.com/google/certificate-transparency-go/client/configpb mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/google/certificate-transparency-go/client/configpb -complete -installsuffix shared -buildid lJu1X5Q4P1HFbMSmq1xr/lJu1X5Q4P1HFbMSmq1xr -goversion go1.15.14 -D "" -importcfg $WORK/b248/importcfg -pack ./gen.go ./multilog.pb.go github.com/golang/protobuf/ptypes mkdir -p $WORK/b213/ cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b242/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b244/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rtm3TpP4LSDI54dNqihV/rtm3TpP4LSDI54dNqihV -goversion go1.15.14 -D "" -importcfg $WORK/b213/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b9/b9af0ad58e53d372ac48ffc06055d02963129d1ff6525e88b12f89727b7cb13d-d # internal github.com/zmap/zlint/v3/lint mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/zmap/zlint/v3/lint -complete -installsuffix shared -buildid b-I9A6Id6GRCNJ3yUuRa/b-I9A6Id6GRCNJ3yUuRa -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack ./base.go ./registration.go ./result.go ./source.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/9e/9e274dc6e8435b19ff4c5cd543ac206318903fa048ca27ccc511fc0cad0b2308-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b246/_pkg_.a packagefile math=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid CJezAeyTosEF4nVDFKxG/CJezAeyTosEF4nVDFKxG -goversion go1.15.14 -D "" -importcfg $WORK/b264/importcfg -pack ./metrics.pb.go cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f7/f70e7cdf1a26a198da4a1344766f3d83369b3fdf868a2c9e5cc90146ee01a9d0-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Ye4u3w7qEuJOgzy56kcj/Ye4u3w7qEuJOgzy56kcj -goversion go1.15.14 -D "" -importcfg $WORK/b266/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ff/ffb56810a4d24b56de8c4968b9d3059b84f31f622709fde56f6d4ec3b4ca3e63-d # internal github.com/google/certificate-transparency-go/client mkdir -p $WORK/b212/ cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/60/609ce6ab33e6e5ceb9ba7e765c9d9d177b1c1c9afb7eea500fc61936d9c5e08c-d # internal cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b213/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b125/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b248/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b249/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b126/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF github.com/zmap/zlint/v3/lints/apple cd /usr/share/gocode/src/github.com/google/certificate-transparency-go/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/google/certificate-transparency-go/client -complete -installsuffix shared -buildid l1bOIiQbZ3OZHMh8Fwdu/l1bOIiQbZ3OZHMh8Fwdu -goversion go1.15.14 -D "" -importcfg $WORK/b212/importcfg -pack ./getentries.go ./logclient.go ./multilog.go mkdir -p $WORK/b153/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b149/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/apple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/zmap/zlint/v3/lints/apple -complete -installsuffix shared -buildid FNzCJngSyjpu3LDUGccn/FNzCJngSyjpu3LDUGccn -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack ./lint_ct_sct_policy_count_unsatisfied.go ./lint_e_server_cert_valid_time_longer_than_398_days.go ./lint_w_server_cert_valid_time_longer_than_397_days.go ./time.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/30/309d6562e840c5843522de71748cc103db53d0186cb4e59390949fa17cf25bc9-d # internal cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c github.com/zmap/zlint/v3/lints/cabf_br mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/dsa=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_br -complete -installsuffix shared -buildid cLlppMKmMqLTngqeRrCi/cLlppMKmMqLTngqeRrCi -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack ./lint_ca_common_name_missing.go ./lint_ca_country_name_invalid.go ./lint_ca_country_name_missing.go ./lint_ca_crl_sign_not_set.go ./lint_ca_digital_signature_not_set.go ./lint_ca_is_ca.go ./lint_ca_key_cert_sign_not_set.go ./lint_ca_key_usage_missing.go ./lint_ca_key_usage_not_critical.go ./lint_ca_organization_name_missing.go ./lint_cab_dv_conflicts_with_locality.go ./lint_cab_dv_conflicts_with_org.go ./lint_cab_dv_conflicts_with_postal.go ./lint_cab_dv_conflicts_with_province.go ./lint_cab_dv_conflicts_with_street.go ./lint_cab_iv_requires_personal_name.go ./lint_cab_ov_requires_org.go ./lint_cert_policy_iv_requires_country.go ./lint_cert_policy_iv_requires_province_or_locality.go ./lint_cert_policy_ov_requires_country.go ./lint_cert_policy_ov_requires_province_or_locality.go ./lint_dh_params_missing.go ./lint_dnsname_bad_character_in_label.go ./lint_dnsname_check_left_label_wildcard.go ./lint_dnsname_contains_bare_iana_suffix.go ./lint_dnsname_contains_empty_label.go ./lint_dnsname_hyphen_in_sld.go ./lint_dnsname_label_too_long.go ./lint_dnsname_right_label_valid_tld.go ./lint_dnsname_underscore_in_sld.go ./lint_dnsname_underscore_in_trd.go ./lint_dnsname_wildcard_left_of_public_suffix.go ./lint_dnsname_wildcard_only_in_left_label.go ./lint_dsa_correct_order_in_subgroup.go ./lint_dsa_improper_modulus_or_divisor_size.go ./lint_dsa_shorter_than_2048_bits.go ./lint_dsa_unique_correct_representation.go ./lint_ec_improper_curves.go ./lint_ext_nc_intersects_reserved_ip.go ./lint_ext_san_contains_reserved_ip.go ./lint_ext_san_critical_with_subject_dn.go ./lint_ext_san_directory_name_present.go ./lint_ext_san_edi_party_name_present.go ./lint_ext_san_missing.go ./lint_ext_san_other_name_present.go ./lint_ext_san_registered_id_present.go ./lint_ext_san_rfc822_name_present.go ./lint_ext_san_uniform_resource_identifier_present.go ./lint_ext_tor_service_descriptor_hash_invalid.go ./lint_extra_subject_common_names.go ./lint_invalid_certificate_version.go ./lint_old_root_ca_rsa_mod_less_than_2048_bits.go ./lint_old_sub_ca_rsa_mod_less_than_1024_bits.go ./lint_old_sub_cert_rsa_mod_less_than_1024_bits.go ./lint_public_key_type_not_allowed.go ./lint_root_ca_basic_constraints_path_len_constraint_field_present.go ./lint_root_ca_contains_cert_policy.go ./lint_root_ca_extended_key_usage_present.go ./lint_root_ca_key_usage_must_be_critical.go ./lint_root_ca_key_usage_present.go ./lint_rsa_mod_factors_smaller_than_752_bits.go ./lint_rsa_mod_less_than_2048_bits.go ./lint_rsa_mod_not_odd.go ./lint_rsa_public_exponent_not_in_range.go ./lint_rsa_public_exponent_not_odd.go ./lint_rsa_public_exponent_too_small.go ./lint_san_dns_name_onion_invalid.go ./lint_san_dns_name_onion_not_ev_cert.go ./lint_signature_algorithm_not_supported.go ./lint_sub_ca_aia_does_not_contain_issuing_ca_url.go ./lint_sub_ca_aia_marked_critical.go ./lint_sub_ca_aia_missing.go ./lint_sub_ca_certificate_policies_marked_critical.go ./lint_sub_ca_certificate_policies_missing.go ./lint_sub_ca_crl_distribution_points_does_not_contain_url.go ./lint_sub_ca_crl_distribution_points_marked_critical.go ./lint_sub_ca_crl_distribution_points_missing.go ./lint_sub_ca_eku_critical.go ./lint_sub_ca_eku_missing.go ./lint_sub_ca_eku_valid_fields.go ./lint_sub_ca_name_constraints_not_critical.go ./lint_sub_cert_aia_does_not_contain_issuing_ca_url.go ./lint_sub_cert_aia_does_not_contain_ocsp_url.go ./lint_sub_cert_aia_marked_critical.go ./lint_sub_cert_aia_missing.go ./lint_sub_cert_cert_policy_empty.go ./lint_sub_cert_certificate_policies_marked_critical.go ./lint_sub_cert_certificate_policies_missing.go ./lint_sub_cert_country_name_must_appear.go ./lint_sub_cert_crl_distribution_points_does_not_contain_url.go ./lint_sub_cert_crl_distribution_points_marked_critical.go ./lint_sub_cert_eku_extra_values.go ./lint_sub_cert_eku_missing.go ./lint_sub_cert_eku_server_auth_client_auth_missing.go ./lint_sub_cert_gn_sn_contains_policy.go ./lint_sub_cert_is_ca.go ./lint_sub_cert_key_usage_cert_sign_bit_set.go ./lint_sub_cert_key_usage_crl_sign_bit_set.go ./lint_sub_cert_locality_name_must_appear.go ./lint_sub_cert_locality_name_must_not_appear.go ./lint_sub_cert_or_sub_ca_using_sha1.go ./lint_sub_cert_postal_code_prohibited.go ./lint_sub_cert_province_must_appear.go ./lint_sub_cert_province_must_not_appear.go ./lint_sub_cert_sha1_expiration_too_long.go ./lint_sub_cert_street_address_should_not_exist.go ./lint_sub_cert_valid_time_longer_than_39_months.go ./lint_sub_cert_valid_time_longer_than_825_days.go ./lint_subject_common_name_included.go ./lint_subject_common_name_not_from_san.go ./lint_subject_contains_malformed_arpa_ip.go ./lint_subject_contains_noninformational_value.go ./lint_subject_contains_reserved_arpa_ip.go ./lint_subject_contains_reserved_ip.go ./lint_subject_country_not_iso.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/b6/b6bc703c5b1f0b875db270f164ba2247ac69aea0623d2bb343831cfe48931233-d # internal github.com/zmap/zlint/v3/lints/cabf_ev mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/zmap/zlint/v3/lints/cabf_ev -complete -installsuffix shared -buildid y0ufRcC3vxxWRT0AWHxU/y0ufRcC3vxxWRT0AWHxU -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack ./lint_ev_business_category_missing.go ./lint_ev_country_name_missing.go ./lint_ev_organization_name_missing.go ./lint_ev_serial_number_missing.go ./lint_ev_valid_time_too_long.go ./lint_onion_subject_validity_time_too_large.go cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/b1/b124cbc6b4fd21f20e57479688cee15451b743968b9a59d356861b5d37019cca-d # internal github.com/zmap/zlint/v3/lints/community mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/zmap/zlint/v3/lints/community -complete -installsuffix shared -buildid KexQ5U-ToPQtxLLsdEX5/KexQ5U-ToPQtxLLsdEX5 -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack ./lint_ian_bare_wildcard.go ./lint_ian_dns_name_includes_null_char.go ./lint_ian_dns_name_starts_with_period.go ./lint_ian_iana_pub_suffix_empty.go ./lint_ian_wildcard_not_first.go ./lint_is_redacted_cert.go ./lint_issuer_dn_leading_whitespace.go ./lint_issuer_dn_trailing_whitespace.go ./lint_issuer_multiple_rdn.go ./lint_rsa_exp_negative.go ./lint_rsa_no_public_key.go ./lint_san_bare_wildcard.go ./lint_san_dns_name_duplicate.go ./lint_san_dns_name_includes_null_char.go ./lint_san_dns_name_starts_with_period.go ./lint_san_iana_pub_suffix_empty.go ./lint_san_wildcard_not_first.go ./lint_subject_dn_leading_whitespace.go ./lint_subject_dn_trailing_whitespace.go ./lint_subject_multiple_rdn.go ./lint_validity_time_not_positive.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3f/3fca0db7a9a2d3660e507c4e252c15f8669ddf7bfd73ee1c6091741731641f31-d # internal github.com/zmap/zlint/v3/lints/etsi mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/zmap/zlint/v3/lints/etsi -complete -installsuffix shared -buildid jySTHabnr-ZbOeJUyses/jySTHabnr-ZbOeJUyses -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack ./lint_qcstatem_etsi_present_qcs_critical.go ./lint_qcstatem_etsi_type_as_statem.go ./lint_qcstatem_mandatory_etsi_statems.go ./lint_qcstatem_qccompliance_valid.go ./lint_qcstatem_qclimitvalue_valid.go ./lint_qcstatem_qcpds_lang_case.go ./lint_qcstatem_qcpds_valid.go ./lint_qcstatem_qcretentionperiod_valid.go ./lint_qcstatem_qcsscd_valid.go ./lint_qcstatem_qctype_valid.go ./lint_qcstatem_qctype_web.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/1c/1c213809730ab544910cf4f794028712a181fcb3729c405b3218526cc1c17523-d # internal github.com/zmap/zlint/v3/lints/mozilla mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/mozilla /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/zmap/zlint/v3/lints/mozilla -complete -installsuffix shared -buildid 3hUyMjcOgpt9w6wgWbox/3hUyMjcOgpt9w6wgWbox -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack ./lint_mp_allowed_eku.go ./lint_mp_authority_key_identifier_correct.go ./lint_mp_ecdsa_pub_key_encoding_correct.go ./lint_mp_ecdsa_signature_encoding_correct.go ./lint_mp_exponent_cannot_be_one.go ./lint_mp_modulus_must_be_2048_bits_or_more.go ./lint_mp_modulus_must_be_divisible_by_8.go ./lint_mp_pss_parameters_encoding_correct.go ./lint_mp_rsassa-pss_in_spki.go cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o $WORK/b258/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/df/dfcb634e2e8d1d550defd1703afd9b137f2c5fb6ac65f8bfad9f31b79403458e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal github.com/zmap/zlint/v3/lints/rfc mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b139/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b143/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/zmap/zlint/v3/lints/rfc -complete -installsuffix shared -buildid EHiVRTZYBt6nHIhPjl4a/EHiVRTZYBt6nHIhPjl4a -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack ./lint_basic_constraints_not_critical.go ./lint_ca_subject_field_empty.go ./lint_cert_contains_unique_identifier.go ./lint_cert_extensions_version_not_3.go ./lint_cert_unique_identifier_version_not_2_or_3.go ./lint_distribution_point_incomplete.go ./lint_distribution_point_missing_ldap_or_uri.go ./lint_ecdsa_ee_invalid_ku.go ./lint_eku_critical_improperly.go ./lint_ext_aia_access_location_missing.go ./lint_ext_aia_marked_critical.go ./lint_ext_authority_key_identifier_critical.go ./lint_ext_authority_key_identifier_missing.go ./lint_ext_authority_key_identifier_no_key_identifier.go ./lint_ext_cert_policy_contains_noticeref.go ./lint_ext_cert_policy_disallowed_any_policy_qualifier.go ./lint_ext_cert_policy_duplicate.go ./lint_ext_cert_policy_explicit_text_ia5_string.go ./lint_ext_cert_policy_explicit_text_includes_control.go ./lint_ext_cert_policy_explicit_text_not_nfc.go ./lint_ext_cert_policy_explicit_text_not_utf8.go ./lint_ext_cert_policy_explicit_text_too_long.go ./lint_ext_crl_distribution_marked_critical.go ./lint_ext_duplicate_extension.go ./lint_ext_freshest_crl_marked_critical.go ./lint_ext_ian_critical.go ./lint_ext_ian_dns_not_ia5_string.go ./lint_ext_ian_empty_name.go ./lint_ext_ian_no_entries.go ./lint_ext_ian_rfc822_format_invalid.go ./lint_ext_ian_space_dns_name.go ./lint_ext_ian_uri_format_invalid.go ./lint_ext_ian_uri_host_not_fqdn_or_ip.go ./lint_ext_ian_uri_not_ia5.go ./lint_ext_ian_uri_relative.go ./lint_ext_key_usage_cert_sign_without_ca.go ./lint_ext_key_usage_not_critical.go ./lint_ext_key_usage_without_bits.go ./lint_ext_name_constraints_not_critical.go ./lint_ext_name_constraints_not_in_ca.go ./lint_ext_policy_constraints_empty.go ./lint_ext_policy_constraints_not_critical.go ./lint_ext_policy_map_any_policy.go ./lint_ext_policy_map_not_critical.go ./lint_ext_policy_map_not_in_cert_policy.go ./lint_ext_san_dns_name_too_long.go ./lint_ext_san_dns_not_ia5_string.go ./lint_ext_san_empty_name.go ./lint_ext_san_no_entries.go ./lint_ext_san_not_critical_without_subject.go ./lint_ext_san_rfc822_format_invalid.go ./lint_ext_san_space_dns_name.go ./lint_ext_san_uri_format_invalid.go ./lint_ext_san_uri_host_not_fqdn_or_ip.go ./lint_ext_san_uri_not_ia5.go ./lint_ext_san_uri_relative.go ./lint_ext_subject_directory_attr_critical.go ./lint_ext_subject_key_identifier_critical.go ./lint_ext_subject_key_identifier_missing_ca.go ./lint_ext_subject_key_identifier_missing_sub_cert.go ./lint_generalized_time_does_not_include_seconds.go ./lint_generalized_time_includes_fraction_seconds.go ./lint_generalized_time_not_in_zulu.go ./lint_idn_dnsname_malformed_unicode.go ./lint_idn_dnsname_must_be_nfc.go ./lint_inhibit_any_policy_not_critical.go ./lint_issuer_dn_country_not_printable_string.go ./lint_issuer_field_empty.go ./lint_name_constraint_empty.go ./lint_name_constraint_maximum_not_absent.go ./lint_name_constraint_minimum_non_zero.go ./lint_name_constraint_on_edi_party_name.go ./lint_name_constraint_on_registered_id.go ./lint_name_constraint_on_x400.go ./lint_path_len_constraint_improperly_included.go ./lint_path_len_constraint_zero_or_less.go ./lint_serial_number_longer_than_20_octets.go ./lint_serial_number_not_positive.go ./lint_spki_rsa_encryption_parameter_not_null.go ./lint_subject_common_name_max_length.go ./lint_subject_dn_country_not_printable_string.go ./lint_subject_dn_not_printable_characters.go ./lint_subject_dn_serial_number_max_length.go ./lint_subject_dn_serial_number_not_printable_string.go ./lint_subject_email_max_length.go ./lint_subject_empty_without_san.go ./lint_subject_given_name_max_length.go ./lint_subject_info_access_marked_critical.go ./lint_subject_locality_name_max_length.go ./lint_subject_not_dn.go ./lint_subject_organization_name_max_length.go ./lint_subject_organizational_unit_name_max_length.go ./lint_subject_postal_code_max_length.go ./lint_subject_printable_string_badalpha.go ./lint_subject_state_name_max_length.go ./lint_subject_street_address_max_length.go ./lint_subject_surname_max_length.go ./lint_tbs_signature_alg_matches_cert_signature_alg.go ./lint_tbs_signature_rsa_encryption_parameter_not_null.go ./lint_utc_time_does_not_include_seconds.go ./lint_utc_time_not_in_zulu.go ./lint_wrong_time_format_pre2050.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/64/64db2aacff560eb1a1466d396db489ff44237efdc9ef3fff477253b11fe68280-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b264/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid e9u4dO0iInehH4fi4obo/e9u4dO0iInehH4fi4obo -goversion go1.15.14 -D "" -importcfg $WORK/b263/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/3d/3dd210a5c5edca261a53e9c75f3d2ff372e6cd94b94c831a2290b31debe25ecf-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b213/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b266/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b264/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b267/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b268/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid BGCKEPiVpXqVwrHHaPNu/BGCKEPiVpXqVwrHHaPNu -goversion go1.15.14 -D "" -importcfg $WORK/b265/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/49/4913639a2233ee615a691b1ceac82a72c1820c73a45fbc36ce82f14c568e7711-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/69/69e08b117ace4e0f4cd2d8fe8aed30692911d1aa07dfb67cbef4d58d96edf5ba-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/88/88de96d21c0e3de563d8200b4365167176db861dd90224a9e7aae908c9626624-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile expvar=$WORK/b260/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b261/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b262/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b213/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b263/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b264/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b265/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b268/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b269/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b203/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 87gu4vdXsOeGyPYvwuG7/87gu4vdXsOeGyPYvwuG7 -goversion go1.15.14 -D "" -importcfg $WORK/b259/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/b0/b0810cd7e08e7373372c1d32b29059e0fb341ce107cc94da669416d25c2b4f40-d # internal github.com/zmap/zlint/v3 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b153/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b154/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b155/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b156/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b157/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b158/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b159/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zmap/zlint/v3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/zmap/zlint/v3 -complete -installsuffix shared -buildid yYtm2bKVXH8-LCcIL166/yYtm2bKVXH8-LCcIL166 -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack ./resultset.go ./zlint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ec/ec3da384ac227c7a2a2fd7cc7dcc286c664ddc6fcff7d810eb515372289993fd-d # internal github.com/cloudflare/cfssl/config mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b120/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b121/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b135/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b136/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/cloudflare/cfssl/config -complete -installsuffix shared -buildid WvtqX166FbFvxlpEI7Ft/WvtqX166FbFvxlpEI7Ft -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/84/84d81ee852f6a1a9968dcd992e9a676fd2eb5b009c2ed7bc8805c76d5f340c53-d # internal github.com/cloudflare/cfssl/multiroot/config mkdir -p $WORK/b166/ github.com/cloudflare/cfssl/signer mkdir -p $WORK/b114/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b167/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b119/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b121/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b123/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile github.com/cloudflare/cfssl/whitelist=$WORK/b168/_pkg_.a packagefile github.com/cloudflare/redoctober/client=$WORK/b169/_pkg_.a packagefile github.com/cloudflare/redoctober/core=$WORK/b170/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b119/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b113/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/multiroot/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/cloudflare/cfssl/multiroot/config -complete -installsuffix shared -buildid jPsWpuP019hbk6Jg7ugS/jPsWpuP019hbk6Jg7ugS -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack ./config.go cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cloudflare/cfssl/signer -complete -installsuffix shared -buildid IDYLqABHWoo2G_aFm1dh/IDYLqABHWoo2G_aFm1dh -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack ./signer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/9f/9f755b97a33110abd6b2b2ffb4ce8e7400fd5400dd8d6a36a6d074b9433b605c-d # internal github.com/cloudflare/cfssl/api/info mkdir -p $WORK/b112/ github.com/cloudflare/cfssl/signer/local /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal mkdir -p $WORK/b211/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b055/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b059/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/api/info /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/cloudflare/cfssl/api/info -complete -installsuffix shared -buildid 07DpjCbaLk5jowCcjbb6/07DpjCbaLk5jowCcjbb6 -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack ./info.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile database/sql=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b115/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b119/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b121/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b113/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b114/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b125/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b212/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b249/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b136/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile golang.org/x/net/context=$WORK/b253/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/signer/local /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/cloudflare/cfssl/signer/local -complete -installsuffix shared -buildid zCPwMcv-UvPg6rAEMyoD/zCPwMcv-UvPg6rAEMyoD -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack ./local.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c8/c8bcf6a25372a75e4624706af4002d04072193a78f672e9db75a9020ab4b2142-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a9/a9c27d8e241f60103996852de7df57e61e91a0cdc1ad1858dda462bbec48cdbe-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/df/df56afa5ca5557f529c9e3305cdf642ff24b9fbc53a83a75464887ff09f9043b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/5e/5ee3fd3e5c07fb4395ce7205041e813990c810c9e85c6f8ab29c2284c1276852-d # internal github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b259/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promauto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/prometheus/client_golang/prometheus/promauto -complete -installsuffix shared -buildid kdsPlyUKlkem5sBe1e29/kdsPlyUKlkem5sBe1e29 -goversion go1.15.14 -D "" -importcfg $WORK/b274/importcfg -pack ./auto.go github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/gzip=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b259/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b264/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b265/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/http/httptrace=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid WMGN0Uie15lwO3kN-VQt/WMGN0Uie15lwO3kN-VQt -goversion go1.15.14 -D "" -importcfg $WORK/b275/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/63/63a81da1894c87574c9f195be42abe754d1472de247f70bc50ee8006e8700532-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/a5/a54cc01b61060aa22ef06152bda1a7b737b5815d1fda57857715acfe9627dc2f-d # internal cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I $WORK/b258/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o $WORK/b258/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b258 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/mattn/go-sqlite3 -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/share/gocode/src/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /usr/share/gocode/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b258=/tmp/go-build -gno-record-gcc-switches -o $WORK/b258/_cgo_.o $WORK/b258/_cgo_main.o $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o $WORK/b258/_x004.o $WORK/b258/_x005.o $WORK/b258/_x006.o $WORK/b258/_x007.o $WORK/b258/_x008.o $WORK/b258/_x009.o $WORK/b258/_x010.o $WORK/b258/_x011.o $WORK/b258/_x012.o -g -O2 -ldl -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage sqlite3 -dynimport $WORK/b258/_cgo_.o -dynout $WORK/b258/_cgo_import.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile database/sql=$WORK/b116/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/mattn/go-sqlite3 -installsuffix shared -buildid izBz0AgvLKQ6Q0GkM2ix/izBz0AgvLKQ6Q0GkM2ix -goversion go1.15.14 -D "" -importcfg $WORK/b258/importcfg -pack ./convert.go ./doc.go ./sqlite3_func_crypt.go ./sqlite3_go18.go ./sqlite3_opt_preupdate.go ./sqlite3_opt_preupdate_omit.go $WORK/b258/_cgo_gotypes.go $WORK/b258/backup.cgo1.go $WORK/b258/callback.cgo1.go $WORK/b258/error.cgo1.go $WORK/b258/sqlite3.cgo1.go $WORK/b258/sqlite3_context.cgo1.go $WORK/b258/sqlite3_load_extension.cgo1.go $WORK/b258/sqlite3_opt_userauth_omit.cgo1.go $WORK/b258/sqlite3_other.cgo1.go $WORK/b258/sqlite3_type.cgo1.go $WORK/b258/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b258/_pkg_.a $WORK/b258/_x001.o $WORK/b258/_x002.o $WORK/b258/_x003.o $WORK/b258/_x004.o $WORK/b258/_x005.o $WORK/b258/_x006.o $WORK/b258/_x007.o $WORK/b258/_x008.o $WORK/b258/_x009.o $WORK/b258/_x010.o $WORK/b258/_x011.o $WORK/b258/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/3a/3a361c70462b4ed3c03941c0c54400b87adf859aefe18fbc7857d28b11eb4ad5-d # internal github.com/cloudflare/cfssl/cmd/multirootca mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile flag=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b059/_pkg_.a packagefile github.com/cloudflare/cfssl/api/info=$WORK/b112/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b120/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b121/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile github.com/cloudflare/cfssl/multiroot/config=$WORK/b166/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b211/_pkg_.a packagefile github.com/cloudflare/cfssl/whitelist=$WORK/b168/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b254/_pkg_.a packagefile github.com/lib/pq=$WORK/b255/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b258/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b259/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b274/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b275/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/http/httputil=$WORK/b276/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a packagefile math=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl/cmd/multirootca /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid OoDOtXieDFRaJYnKWJ28/OoDOtXieDFRaJYnKWJ28 -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack ./api.go ./ca.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3e/3e786772ad29c5e93eb599abf9ee66efa28929793913b5179d366990de6dde27-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cloudflare/cfssl/cmd/multirootca=$WORK/b001/_pkg_.a packagefile crypto/ecdsa=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b055/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile flag=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cloudflare/cfssl/api=$WORK/b059/_pkg_.a packagefile github.com/cloudflare/cfssl/api/info=$WORK/b112/_pkg_.a packagefile github.com/cloudflare/cfssl/auth=$WORK/b120/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/sql=$WORK/b162/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers=$WORK/b121/_pkg_.a packagefile github.com/cloudflare/cfssl/log=$WORK/b111/_pkg_.a packagefile github.com/cloudflare/cfssl/multiroot/config=$WORK/b166/_pkg_.a packagefile github.com/cloudflare/cfssl/signer=$WORK/b114/_pkg_.a packagefile github.com/cloudflare/cfssl/signer/local=$WORK/b211/_pkg_.a packagefile github.com/cloudflare/cfssl/whitelist=$WORK/b168/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b254/_pkg_.a packagefile github.com/lib/pq=$WORK/b255/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b258/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b259/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b274/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b275/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b081/_pkg_.a packagefile net/http/httputil=$WORK/b276/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b023/_pkg_.a packagefile crypto/cipher=$WORK/b024/_pkg_.a packagefile crypto/elliptic=$WORK/b030/_pkg_.a packagefile crypto/internal/randutil=$WORK/b046/_pkg_.a packagefile crypto/sha512=$WORK/b047/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b051/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b031/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b026/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/reflectlite=$WORK/b007/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile github.com/cloudflare/cfssl/errors=$WORK/b060/_pkg_.a packagefile github.com/cloudflare/cfssl/info=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb=$WORK/b115/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b163/_pkg_.a packagefile github.com/kisielk/sqlstruct=$WORK/b165/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile github.com/cloudflare/cfssl/crypto/pkcs7=$WORK/b122/_pkg_.a packagefile github.com/cloudflare/cfssl/helpers/derhelpers=$WORK/b123/_pkg_.a packagefile github.com/google/certificate-transparency-go=$WORK/b125/_pkg_.a packagefile github.com/google/certificate-transparency-go/tls=$WORK/b126/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509=$WORK/b128/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b132/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b133/_pkg_.a packagefile log=$WORK/b100/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile github.com/cloudflare/cfssl/certdb/dbconf=$WORK/b167/_pkg_.a packagefile github.com/cloudflare/cfssl/config=$WORK/b119/_pkg_.a packagefile github.com/cloudflare/redoctober/client=$WORK/b169/_pkg_.a packagefile github.com/cloudflare/redoctober/core=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile github.com/cloudflare/cfssl/csr=$WORK/b160/_pkg_.a packagefile database/sql=$WORK/b116/_pkg_.a packagefile github.com/google/certificate-transparency-go/client=$WORK/b212/_pkg_.a packagefile github.com/google/certificate-transparency-go/jsonclient=$WORK/b249/_pkg_.a packagefile github.com/zmap/zcrypto/x509=$WORK/b137/_pkg_.a packagefile github.com/zmap/zlint/v3=$WORK/b136/_pkg_.a packagefile github.com/zmap/zlint/v3/lint=$WORK/b151/_pkg_.a packagefile golang.org/x/net/context=$WORK/b253/_pkg_.a packagefile net/mail=$WORK/b161/_pkg_.a packagefile context=$WORK/b075/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b256/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b257/_pkg_.a packagefile os/user=$WORK/b251/_pkg_.a packagefile path=$WORK/b110/_pkg_.a packagefile expvar=$WORK/b260/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b261/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b262/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b213/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b263/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b264/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b265/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b268/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b269/_pkg_.a packagefile runtime/debug=$WORK/b203/_pkg_.a packagefile compress/gzip=$WORK/b082/_pkg_.a packagefile net/http/httptrace=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b076/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b038/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b096/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile mime/multipart=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b102/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b021/_pkg_.a packagefile crypto/internal/subtle=$WORK/b025/_pkg_.a packagefile internal/syscall/unix=$WORK/b039/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile internal/race=$WORK/b017/_pkg_.a packagefile internal/oserror=$WORK/b037/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile github.com/jmoiron/sqlx/types=$WORK/b118/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b164/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b094/_pkg_.a packagefile crypto/dsa=$WORK/b063/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b124/_pkg_.a packagefile github.com/google/certificate-transparency-go/asn1=$WORK/b127/_pkg_.a packagefile github.com/google/certificate-transparency-go/x509/pkix=$WORK/b129/_pkg_.a packagefile golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b134/_pkg_.a packagefile github.com/cloudflare/cfssl/ocsp/config=$WORK/b135/_pkg_.a packagefile github.com/cloudflare/redoctober/config=$WORK/b171/_pkg_.a packagefile github.com/cloudflare/redoctober/cryptor=$WORK/b172/_pkg_.a packagefile github.com/cloudflare/redoctober/hipchat=$WORK/b183/_pkg_.a packagefile github.com/cloudflare/redoctober/keycache=$WORK/b173/_pkg_.a packagefile github.com/cloudflare/redoctober/order=$WORK/b184/_pkg_.a packagefile github.com/cloudflare/redoctober/passvault=$WORK/b177/_pkg_.a packagefile github.com/cloudflare/redoctober/persist=$WORK/b182/_pkg_.a packagefile github.com/cloudflare/redoctober/report=$WORK/b185/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b204/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile github.com/google/certificate-transparency-go/client/configpb=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/glog=$WORK/b250/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b252/_pkg_.a packagefile github.com/weppos/publicsuffix-go/publicsuffix=$WORK/b138/_pkg_.a packagefile github.com/zmap/zcrypto/json=$WORK/b145/_pkg_.a packagefile github.com/zmap/zcrypto/util=$WORK/b146/_pkg_.a packagefile github.com/zmap/zcrypto/x509/ct=$WORK/b149/_pkg_.a packagefile github.com/zmap/zcrypto/x509/pkix=$WORK/b150/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/apple=$WORK/b153/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_br=$WORK/b154/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/cabf_ev=$WORK/b155/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/community=$WORK/b156/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/etsi=$WORK/b157/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/mozilla=$WORK/b158/_pkg_.a packagefile github.com/zmap/zlint/v3/lints/rfc=$WORK/b159/_pkg_.a packagefile github.com/zmap/zlint/v3/util=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b233/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b242/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b244/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b246/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b266/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b267/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b270/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b271/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b272/_pkg_.a packagefile compress/flate=$WORK/b083/_pkg_.a packagefile hash/crc32=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b101/_pkg_.a packagefile mime/quotedprintable=$WORK/b107/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b092/_pkg_.a packagefile github.com/cloudflare/redoctober/msp=$WORK/b180/_pkg_.a packagefile github.com/cloudflare/redoctober/padding=$WORK/b175/_pkg_.a packagefile github.com/cloudflare/redoctober/symcrypt=$WORK/b176/_pkg_.a packagefile github.com/cloudflare/redoctober/ecdh=$WORK/b174/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b178/_pkg_.a packagefile github.com/getsentry/raven-go=$WORK/b186/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b205/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b207/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b208/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b231/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b139/_pkg_.a packagefile net/http/cookiejar=$WORK/b144/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b273/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b098/_pkg_.a packagefile container/heap=$WORK/b181/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b179/_pkg_.a packagefile compress/zlib=$WORK/b187/_pkg_.a packagefile github.com/certifi/gocertifi=$WORK/b189/_pkg_.a packagefile go/build=$WORK/b190/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b206/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b193/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b140/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b142/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b240/_pkg_.a packagefile hash/adler32=$WORK/b188/_pkg_.a packagefile go/ast=$WORK/b191/_pkg_.a packagefile go/doc=$WORK/b194/_pkg_.a packagefile go/parser=$WORK/b198/_pkg_.a packagefile internal/execabs=$WORK/b199/_pkg_.a packagefile internal/goroot=$WORK/b201/_pkg_.a packagefile internal/goversion=$WORK/b202/_pkg_.a packagefile hash/fnv=$WORK/b219/_pkg_.a packagefile go/scanner=$WORK/b192/_pkg_.a packagefile internal/lazyregexp=$WORK/b195/_pkg_.a packagefile text/template=$WORK/b196/_pkg_.a packagefile os/exec=$WORK/b200/_pkg_.a packagefile text/template/parse=$WORK/b197/_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=WtvWve5Vj_WbSlLYl8q2/OoDOtXieDFRaJYnKWJ28/1IjjbD0qzANcJwZgqJLg/WtvWve5Vj_WbSlLYl8q2 -X github.com/cloudflare/cfssl/version=1.6.0 -B 0x1c6300ce51994fa3d59e1ea90465eb891a644a20 -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/cfssl-1.6.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/cfssl-1.6.0/_build/bin/multirootca rm -r $WORK/b001/ + mv /builddir/build/BUILD/cfssl-1.6.0/_build/bin/mkbundle /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-mkbundle + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fwWODI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm ++ dirname /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm + cd cfssl-1.6.0 + cd /builddir/build/BUILD/cfssl-1.6.0/_build/src/github.com/cloudflare/cfssl + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/cloudflare/cfssl -b /builddir/build/BUILD/cfssl-1.6.0/_build/bin -s /builddir/build/BUILD/cfssl-1.6.0/_build -o golang-github-cloudflare-cfssl-devel.file-list -O /builddir/build/BUILD/cfssl-1.6.0 -V 1.6.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm -g /usr/share/gocode -r '.*example.*' Installing: github.com/cloudflare/cfssl + IFS= +++ realpath -e --relative-base=. doc CHANGELOG README.md +++ sort -u ++ listfiles_include='CHANGELOG README.md doc' ++ echo 'CHANGELOG README.md doc' + godocs='CHANGELOG README.md doc' + [[ -n CHANGELOG README.md doc ]] + IFS= + read -r f + echo %doc '"CHANGELOG"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"doc"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE LICENSE-whitelist +++ sort -u ++ listfiles_include='LICENSE LICENSE-whitelist' ++ echo 'LICENSE LICENSE-whitelist' + golicenses='LICENSE LICENSE-whitelist' + [[ -n LICENSE LICENSE-whitelist ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"LICENSE-whitelist"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-bundle /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-certinfo /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-mkbundle /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-newkey /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-scan /builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssljson /builddir/build/BUILD/cfssl-1.6.0/_build/bin/multirootca /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/ '/builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl' -> '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl' '/builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-bundle' -> '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-bundle' '/builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-certinfo' -> '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-certinfo' '/builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-mkbundle' -> '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-mkbundle' '/builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-newkey' -> '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-newkey' '/builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssl-scan' -> '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-scan' '/builddir/build/BUILD/cfssl-1.6.0/_build/bin/cfssljson' -> '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssljson' '/builddir/build/BUILD/cfssl-1.6.0/_build/bin/multirootca' -> '/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/multirootca' + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.6.0-1.fc33 --unique-debug-suffix -1.6.0-1.fc33.arm --unique-debug-src-base golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cfssl-1.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-bundle explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-mkbundle explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-certinfo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-newkey extracting debug info from /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-mkbundle extracting debug info from /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-bundle extracting debug info from /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-newkey extracting debug info from /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-certinfo extracting debug info from /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-mkbundle. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-bundle. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-newkey. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-certinfo. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-scan extracting debug info from /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-scan warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssl-scan. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssljson extracting debug info from /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssljson explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/multirootca extracting debug info from /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/multirootca warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/cfssljson. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/bin/multirootca. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 96888kB, size after compression: 91504kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 1341 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.bcsQ1J + umask 022 + cd /builddir/build/BUILD + cd cfssl-1.6.0 + LDFLAGS=' -X github.com/cloudflare/cfssl/version=1.6.0' + 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/cloudflare/cfssl -b /builddir/build/BUILD/cfssl-1.6.0/_build/bin -s /builddir/build/BUILD/cfssl-1.6.0/_build -V 1.6.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm -g /usr/share/gocode -r '.*example.*' -d api/bundle -d bundler -d certdb/ocspstapling -d helpers -d revoke -d scan/crypto/tls -d signer/local -d api/generator -d signer/remote Testing in: /builddir/build/BUILD/cfssl-1.6.0/_build/src PATH: /builddir/build/BUILD/cfssl-1.6.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/cfssl-1.6.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/cloudflare/cfssl/version=1.6.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/cloudflare/cfssl github.com/cloudflare/cfssl/api 2021/08/01 20:08:27 [INFO] 127.0.0.1:44844 - "POST /" 200 2021/08/01 20:08:27 [INFO] 127.0.0.1:44844 - "POST /" 200 2021/08/01 20:08:27 [INFO] 127.0.0.1:44844 - "POST /" 400 2021/08/01 20:08:27 [INFO] 127.0.0.1:44844 - "POST /" 400 2021/08/01 20:08:27 [INFO] 127.0.0.1:44844 - "GET /" 405 2021/08/01 20:08:27 [INFO] 127.0.0.1:34836 - "POST /" 200 2021/08/01 20:08:27 [INFO] 127.0.0.1:34836 - "POST /" 200 2021/08/01 20:08:27 [INFO] 127.0.0.1:34836 - "POST /" 200 2021/08/01 20:08:27 [INFO] 127.0.0.1:34836 - "POST /" 400 2021/08/01 20:08:27 [INFO] 127.0.0.1:34836 - "GET /" 405 PASS ok github.com/cloudflare/cfssl/api 0.026s github.com/cloudflare/cfssl/api/certadd 2021/08/01 20:09:53 [INFO] 127.0.0.1:34998 - "POST /" 200 2021/08/01 20:09:55 [INFO] 127.0.0.1:48350 - "POST /" 400 2021/08/01 20:09:56 [INFO] 127.0.0.1:40434 - "POST /" 400 2021/08/01 20:10:00 [INFO] 127.0.0.1:59328 - "POST /" 400 2021/08/01 20:10:02 [INFO] 127.0.0.1:37536 - "POST /" 400 2021/08/01 20:10:03 [INFO] 127.0.0.1:35528 - "POST /" 400 2021/08/01 20:10:05 [INFO] 127.0.0.1:33190 - "POST /" 400 2021/08/01 20:10:06 [INFO] 127.0.0.1:55826 - "POST /" 400 2021/08/01 20:10:09 [INFO] 127.0.0.1:58728 - "POST /" 400 2021/08/01 20:10:11 [INFO] 127.0.0.1:47296 - "POST /" 400 2021/08/01 20:10:12 [INFO] 127.0.0.1:43780 - "POST /" 400 2021/08/01 20:10:15 [INFO] 127.0.0.1:55094 - "POST /" 400 2021/08/01 20:10:15 [INFO] 127.0.0.1:55162 - "POST /" 400 2021/08/01 20:10:16 [INFO] 127.0.0.1:57810 - "POST /" 200 2021/08/01 20:10:18 [INFO] 127.0.0.1:43054 - "POST /" 400 PASS ok github.com/cloudflare/cfssl/api/certadd 25.952s github.com/cloudflare/cfssl/api/client 2021/08/01 20:10:19 [ERROR] bad url: parse "1.1.1.1:::123456789": first path segment in URL cannot contain colon 2021/08/01 20:10:19 [ERROR] bad url: parse "1.1.1.1:[]": first path segment in URL cannot contain colon 2021/08/01 20:10:19 [ERROR] bad url: parse "1.1.1.1:99999999999999999999999999999": first path segment in URL cannot contain colon PASS ok github.com/cloudflare/cfssl/api/client 0.022s github.com/cloudflare/cfssl/api/crl 2021/08/01 20:10:21 [INFO] 127.0.0.1:33448 - "GET /" 200 2021/08/01 20:10:21 [INFO] requested expiry time of 119h 2021/08/01 20:10:21 [INFO] 127.0.0.1:39690 - "GET /?expiry=119h" 200 PASS ok github.com/cloudflare/cfssl/api/crl 0.081s github.com/cloudflare/cfssl/api/gencrl 2021/08/01 20:10:23 [INFO] 127.0.0.1:34456 - "POST /" 200 PASS ok github.com/cloudflare/cfssl/api/gencrl 0.040s github.com/cloudflare/cfssl/api/info 2021/08/01 20:10:32 [INFO] 127.0.0.1:33088 - "POST /" 200 2021/08/01 20:10:32 [WARNING] failed to unmarshal request: json: cannot unmarshal number into Go struct field Req.label of type string 2021/08/01 20:10:32 [INFO] 127.0.0.1:56374 - "POST /" 400 2021/08/01 20:10:32 [INFO] 127.0.0.1:37912 - "POST /" 200 2021/08/01 20:10:32 [INFO] 127.0.0.1:41572 - "POST /" 200 2021/08/01 20:10:32 [INFO] 127.0.0.1:39380 - "POST /" 200 2021/08/01 20:10:32 [WARNING] request for invalid endpoint 2021/08/01 20:10:32 [INFO] 127.0.0.1:58650 - "POST /" 400 2021/08/01 20:10:32 [WARNING] failed to unmarshal request: json: cannot unmarshal number into Go struct field Req.label of type string 2021/08/01 20:10:32 [INFO] 127.0.0.1:57508 - "POST /" 400 PASS ok github.com/cloudflare/cfssl/api/info 0.062s github.com/cloudflare/cfssl/api/initca 2021/08/01 20:10:35 [INFO] setting up initial CA handler 2021/08/01 20:10:35 [INFO] generate received request 2021/08/01 20:10:35 [INFO] received CSR 2021/08/01 20:10:35 [INFO] generating key: ecdsa-256 2021/08/01 20:10:35 [INFO] encoded CSR 2021/08/01 20:10:35 [INFO] signed certificate with serial number 695258705215069581447150572983423212105896487213 2021/08/01 20:10:35 [INFO] 127.0.0.1:36908 - "POST /" 200 2021/08/01 20:10:35 [INFO] 127.0.0.1:36910 - "GET /" 405 2021/08/01 20:10:35 [INFO] 127.0.0.1:36912 - "PUT /" 405 2021/08/01 20:10:35 [INFO] 127.0.0.1:36914 - "DELETE /" 405 2021/08/01 20:10:35 [INFO] 127.0.0.1:36916 - "WHATEVER /" 405 2021/08/01 20:10:35 [INFO] setting up initial CA handler 2021/08/01 20:10:35 [WARNING] failed to unmarshal request: unexpected end of JSON input 2021/08/01 20:10:35 [INFO] 127.0.0.1:33188 - "POST /" 400 2021/08/01 20:10:35 [INFO] setting up initial CA handler 2021/08/01 20:10:35 [INFO] generate received request 2021/08/01 20:10:35 [WARNING] invalid request: {"code":5300,"message":"missing subject information"} 2021/08/01 20:10:35 [ERROR] failed to process request: {"code":5300,"message":"missing subject information"} 2021/08/01 20:10:35 [WARNING] failed to initialise new CA: {"code":5300,"message":"missing subject information"} 2021/08/01 20:10:35 [INFO] 127.0.0.1:55600 - "POST /" 5300 PASS ok github.com/cloudflare/cfssl/api/initca 0.054s github.com/cloudflare/cfssl/api/ocsp 2021/08/01 20:10:37 [INFO] 127.0.0.1:35848 - "POST /" 200 2021/08/01 20:10:37 [INFO] 127.0.0.1:56216 - "POST /" 200 2021/08/01 20:10:37 [INFO] 127.0.0.1:38678 - "POST /" 200 2021/08/01 20:10:37 [INFO] 127.0.0.1:46066 - "POST /" 200 2021/08/01 20:10:37 [INFO] 127.0.0.1:49384 - "POST /" 400 2021/08/01 20:10:37 [ERROR] Error from ParseCertificatePEM{"code":1002,"message":"Failed to decode certificate"} 2021/08/01 20:10:37 [INFO] 127.0.0.1:39874 - "POST /" 400 2021/08/01 20:10:37 [INFO] 127.0.0.1:54318 - "POST /" 8200 2021/08/01 20:10:37 [INFO] 127.0.0.1:59464 - "POST /" 200 2021/08/01 20:10:37 [INFO] 127.0.0.1:42382 - "POST /" 400 PASS ok github.com/cloudflare/cfssl/api/ocsp 0.068s github.com/cloudflare/cfssl/api/revoke 2021/08/01 20:10:39 [INFO] 127.0.0.1:56502 - "POST /" 400 2021/08/01 20:10:39 [INFO] 127.0.0.1:50406 - "POST /" 200 2021/08/01 20:10:42 [INFO] 127.0.0.1:36464 - "POST /" 200 PASS ok github.com/cloudflare/cfssl/api/revoke 2.604s github.com/cloudflare/cfssl/api/scan 2021/08/01 20:10:45 [WARNING] no host given 2021/08/01 20:10:45 [INFO] 127.0.0.1:35970 - "GET /" 400 2021/08/01 20:10:45 [INFO] 127.0.0.1:35972 - "GET /?host=cloudflare.com" 200 2021/08/01 20:10:45 [INFO] 127.0.0.1:35974 - "POST /" 405 2021/08/01 20:10:45 [INFO] 127.0.0.1:35976 - "DELETE /" 405 2021/08/01 20:10:45 [INFO] 127.0.0.1:35978 - "PUT /" 405 2021/08/01 20:10:45 [INFO] 127.0.0.1:35980 - "WHATEVER /" 405 PASS ok github.com/cloudflare/cfssl/api/scan 0.201s github.com/cloudflare/cfssl/api/sign 2021/08/01 20:10:48 [ERROR] setting up signer failed: {"code":2002,"message":"Failed to decode private key"} 2021/08/01 20:10:48 [INFO] signature request received 2021/08/01 20:10:48 [INFO] signed certificate with serial number 698286505725286131858845952876156405377555015996 2021/08/01 20:10:48 [INFO] wrote response 2021/08/01 20:10:48 [INFO] 127.0.0.1:46926 - "POST /" 200 2021/08/01 20:10:48 [INFO] signature request received 2021/08/01 20:10:48 [INFO] signed certificate with serial number 233641705598593999407165551287300251007047956959 2021/08/01 20:10:48 [INFO] wrote response 2021/08/01 20:10:48 [INFO] 127.0.0.1:34008 - "POST /" 200 2021/08/01 20:10:48 [INFO] signature request received 2021/08/01 20:10:48 [INFO] signed certificate with serial number 349956376099896684132189890019081741855520244114 2021/08/01 20:10:48 [INFO] wrote response 2021/08/01 20:10:48 [INFO] 127.0.0.1:36934 - "POST /" 200 2021/08/01 20:10:48 [INFO] signature request received 2021/08/01 20:10:49 [INFO] signed certificate with serial number 52174174883068909436252275234274608674942869091 2021/08/01 20:10:49 [INFO] wrote response 2021/08/01 20:10:49 [INFO] 127.0.0.1:43328 - "POST /" 200 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:49 [INFO] signed certificate with serial number 306540624018698479189982284050309428670612880825 2021/08/01 20:10:49 [INFO] wrote response 2021/08/01 20:10:49 [INFO] 127.0.0.1:43828 - "POST /" 200 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:49 [INFO] signed certificate with serial number 496667994796882491455793554172893672027844480505 2021/08/01 20:10:49 [INFO] wrote response 2021/08/01 20:10:49 [INFO] 127.0.0.1:51738 - "POST /" 200 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:49 [INFO] 127.0.0.1:54520 - "POST /" 400 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:49 [WARNING] failed to sign request: {"code":9002,"message":"CSR Decode failed"} 2021/08/01 20:10:49 [INFO] 127.0.0.1:36320 - "POST /" 9002 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:49 [INFO] signed certificate with serial number 206755669835386971684890201014503569962066332302 2021/08/01 20:10:49 [INFO] wrote response 2021/08/01 20:10:49 [INFO] 127.0.0.1:38894 - "POST /" 200 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:49 [INFO] signed certificate with serial number 584514370059087511324211251807486301425679606037 2021/08/01 20:10:49 [INFO] wrote response 2021/08/01 20:10:49 [INFO] 127.0.0.1:57452 - "POST /" 200 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:49 [INFO] signed certificate with serial number 74022027038286131838686892139596504941479887678 2021/08/01 20:10:49 [INFO] wrote response 2021/08/01 20:10:49 [INFO] 127.0.0.1:56204 - "POST /" 200 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:49 [INFO] signed certificate with serial number 285097336376269674165215128988577031935095172105 2021/08/01 20:10:49 [INFO] wrote response 2021/08/01 20:10:49 [INFO] 127.0.0.1:37398 - "POST /" 200 2021/08/01 20:10:49 [INFO] signature request received 2021/08/01 20:10:50 [INFO] signed certificate with serial number 271029256691049140495548521178732510187769197601 2021/08/01 20:10:50 [INFO] wrote response 2021/08/01 20:10:50 [INFO] 127.0.0.1:49012 - "POST /" 200 2021/08/01 20:10:50 [INFO] signature request received 2021/08/01 20:10:50 [INFO] 127.0.0.1:39942 - "POST /" 400 2021/08/01 20:10:50 [INFO] signature request received 2021/08/01 20:10:50 [WARNING] failed to sign request: {"code":9002,"message":"CSR Decode failed"} 2021/08/01 20:10:50 [INFO] 127.0.0.1:38656 - "POST /" 9002 2021/08/01 20:10:50 [INFO] signature request received 2021/08/01 20:10:50 [INFO] signed certificate with serial number 621107439934321784816456264144381810096779207449 2021/08/01 20:10:50 [INFO] wrote response 2021/08/01 20:10:50 [INFO] 127.0.0.1:47208 - "POST /" 200 2021/08/01 20:10:50 [INFO] signature request received 2021/08/01 20:10:50 [INFO] signed certificate with serial number 415006460251628461043992060778177117076681137243 2021/08/01 20:10:50 [INFO] wrote response 2021/08/01 20:10:50 [INFO] 127.0.0.1:48196 - "POST /" 200 2021/08/01 20:10:50 [INFO] signature request received 2021/08/01 20:10:50 [INFO] signed certificate with serial number 322433811243109739162231757298690694210111832392 2021/08/01 20:10:50 [INFO] wrote response 2021/08/01 20:10:50 [INFO] 127.0.0.1:44810 - "POST /" 200 2021/08/01 20:10:50 [INFO] signature request received 2021/08/01 20:10:50 [INFO] signed certificate with serial number 612791695814684903166430768587609041259957576690 2021/08/01 20:10:50 [INFO] wrote response 2021/08/01 20:10:50 [INFO] 127.0.0.1:52088 - "POST /" 200 2021/08/01 20:10:50 [INFO] signature request received 2021/08/01 20:10:50 [INFO] signed certificate with serial number 93432329184159034133538706592688117897446316040 2021/08/01 20:10:50 [INFO] wrote response 2021/08/01 20:10:50 [INFO] 127.0.0.1:50294 - "POST /" 200 2021/08/01 20:10:50 [INFO] signature request received 2021/08/01 20:10:51 [INFO] signed certificate with serial number 205282095652715895998776029571864790429946775454 2021/08/01 20:10:51 [INFO] wrote response 2021/08/01 20:10:51 [INFO] 127.0.0.1:54134 - "POST /" 200 2021/08/01 20:10:51 [INFO] signature request received 2021/08/01 20:10:51 [INFO] 127.0.0.1:34504 - "POST /" 400 2021/08/01 20:10:51 [INFO] signature request received 2021/08/01 20:10:51 [ERROR] signature failed: {"code":9002,"message":"CSR Decode failed"} 2021/08/01 20:10:51 [INFO] 127.0.0.1:35696 - "POST /" 9002 PASS ok github.com/cloudflare/cfssl/api/sign 2.814s github.com/cloudflare/cfssl/api/signhandler 2021/08/01 20:10:54 [INFO] signature request received 2021/08/01 20:10:54 [INFO] signed certificate with serial number 477682074481111970944842012439439256958720577930 2021/08/01 20:10:54 [INFO] wrote response 2021/08/01 20:10:54 [INFO] 127.0.0.1:36730 - "POST /" 200 PASS ok github.com/cloudflare/cfssl/api/signhandler 0.221s github.com/cloudflare/cfssl/auth PASS ok github.com/cloudflare/cfssl/auth 0.010s github.com/cloudflare/cfssl/certdb/dbconf PASS ok github.com/cloudflare/cfssl/certdb/dbconf 0.015s github.com/cloudflare/cfssl/certdb/sql PASS ok github.com/cloudflare/cfssl/certdb/sql 0.083s github.com/cloudflare/cfssl/certinfo PASS ok github.com/cloudflare/cfssl/certinfo 2.346s github.com/cloudflare/cfssl/cli Usage of /tmp/go-build479349948/b001/cli.test: No command is given. flag provided but not defined: -badflag Usage of cfssl: No command is given. Command badcommand is not defined. PASS ok github.com/cloudflare/cfssl/cli 0.038s github.com/cloudflare/cfssl/cli/bundle testing: warning: no tests to run PASS ok github.com/cloudflare/cfssl/cli/bundle 0.038s github.com/cloudflare/cfssl/cli/crl PASS ok github.com/cloudflare/cfssl/cli/crl 0.106s github.com/cloudflare/cfssl/cli/gencert 2021/08/01 20:11:16 [INFO] generating a new CA key and certificate from CSR 2021/08/01 20:11:16 [INFO] generate received request 2021/08/01 20:11:16 [INFO] received CSR 2021/08/01 20:11:16 [INFO] generating key: rsa-2048 2021/08/01 20:11:19 [INFO] encoded CSR 2021/08/01 20:11:19 [INFO] signed certificate with serial number 655304495419565655377188625180439056351927632163 {"cert":"-----BEGIN CERTIFICATE-----\nMIIDyDCCArCgAwIBAgIUcsjerxXa+TPCBA8/YV1GIt/2gSMwDQYJKoZIhvcNAQEL\nBQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcT\nDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsTE1N5\nc3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwHhcNMjEwODAxMjAwNjAw\nWhcNMjYwNzMxMjAwNjAwWjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZv\ncm5pYTEWMBQGA1UEBxMNU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFy\nZTEcMBoGA1UECxMTU3lzdGVtcyBFbmdpbmVlcmluZzENMAsGBCoDBAUTA2FiYzCC\nASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKsqhAOQFmLd6pBiKq7/htgq\nxqLEc+hdgTiLbcucqT+tUL5OKiB64kLqqjUanof1ULjbTtmhJU6TGlSeGcyt6a3N\nP7OlEMqwnURXLO4OaWhKfOBxcOy4YXFJ86StFInHvXA2I2Hmrn26rrrwVUcX8vGg\nj5/z9/cLwbKoY9VfveeFc6+iQbR39nTwXQIaoXstpJEmVuE/K2C1sp014sQ09ocE\nhQWf0PzdhbtMfVUu6ywZMFfy60/8Bmf8+YwUrnJgLwH8v/Zif8YqHD4F8aaVnbK8\naT20JICPrXGRFQz7+EFXes12mtgPcQfxEQyqiap1Hug/MLgIGn/mVY+30vSjD4EC\nAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0O\nBBYEFMts65zH/UoqCh4gW3kT7cdhS4XJMA0GCSqGSIb3DQEBCwUAA4IBAQCPMP5y\njMh0NXGFbOJbITOPaVv5+a/cDIAvrAGOLt0r6u6iAZ/Tii/eSWsVFKfBKGZAS3P/\nusYyBA0Otn/BKGn70/9rdKb+fa3RCJXjex2/3KIynylAUG8NfeaXFPOruxJsmhKF\nB74gUYyyUO98XGDLfxWENkdBualTkdSfzEA7up9ijgjy+vSP+siJ1R5h7C4EgXyO\njWDfoFeLYnEuap35TXUZU3l/UqHXHkBSELQHIlqcawAHXIuTr7GCSzHwJh9GNqSc\nEzSde9hbmf5O6UAma+E09CxyLKgYLIipUwkIIU+2kFePadCmBtcrGchKXoaj+IBz\nFhQlNM1mjaUgXfwN\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIDATCCAekCAQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWEx\nFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAa\nBgNVBAsTE1N5c3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwggEiMA0G\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCrKoQDkBZi3eqQYiqu/4bYKsaixHPo\nXYE4i23LnKk/rVC+TiogeuJC6qo1Gp6H9VC4207ZoSVOkxpUnhnMremtzT+zpRDK\nsJ1EVyzuDmloSnzgcXDsuGFxSfOkrRSJx71wNiNh5q59uq668FVHF/LxoI+f8/f3\nC8GyqGPVX73nhXOvokG0d/Z08F0CGqF7LaSRJlbhPytgtbKdNeLENPaHBIUFn9D8\n3YW7TH1VLussGTBX8utP/AZn/PmMFK5yYC8B/L/2Yn/GKhw+BfGmlZ2yvGk9tCSA\nj61xkRUM+/hBV3rNdprYD3EH8REMqomqdR7oPzC4CBp/5lWPt9L0ow+BAgMBAAGg\nQDA+BgkqhkiG9w0BCQ4xMTAvMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3\nd3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAGkHitf5A4eCbuQA\nbAqaEhQvjLIWeckbpPoC95dlhI7kqr46GTz1e0ZrL5MiOPCNg23GlrPCJiZ163lW\n4Bdzx/TtI3tU4qLezyEqFOkqQmJcUKPjq2P0E6T+uhUstXZ2yNAwarjVZQ7/P8jP\nQADInzp9+GrYXdyVfhFAoEr038OQGXGcZB2WV0tn5sm3YKGiF/d7HweblaUg3tVz\nBruPE+65BVxcjLlcb09x5TmFMkX+2zGmUqw0DXhwhvfZHaYnZKNPVRJTSfhxgiaI\ngMYrOz2YP8tmI4PJJOl/FJX8BuaHjEl+PdhELTlkRM+JIngLVBDmILgzALfSB59t\nrFf8/3Q=\n-----END CERTIFICATE REQUEST-----\n","key":"-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqyqEA5AWYt3qkGIqrv+G2CrGosRz6F2BOItty5ypP61Qvk4q\nIHriQuqqNRqeh/VQuNtO2aElTpMaVJ4ZzK3prc0/s6UQyrCdRFcs7g5paEp84HFw\n7LhhcUnzpK0Uice9cDYjYeaufbquuvBVRxfy8aCPn/P39wvBsqhj1V+954Vzr6JB\ntHf2dPBdAhqhey2kkSZW4T8rYLWynTXixDT2hwSFBZ/Q/N2Fu0x9VS7rLBkwV/Lr\nT/wGZ/z5jBSucmAvAfy/9mJ/xiocPgXxppWdsrxpPbQkgI+tcZEVDPv4QVd6zXaa\n2A9xB/ERDKqJqnUe6D8wuAgaf+ZVj7fS9KMPgQIDAQABAoIBAQCM4AIlOIrkNkdf\nLBx7SX3/Hj28KzpGbebz1fW41iiKaygAaS7M6racYq1R5aXCuooEiyN7hODCqdnK\n+RC84Apq7HnYbivC1tepLqKhD6V7m4rp4xQRELPKXRY1W+qCd62X1EcMxaKpgmNb\nIoDdcX2XlxF+kXptjvSOCX+ZVyJikKAEslK2wNnLCA36H/pRGd28iKzTE+RTJ5Gt\njhnG0dL4Jqwe6ThLwI4zPv4OPOjW5cTDbLKTQaQ+Q2494ht/5nGedOA69zDZj7mX\nhUGXKp6hU5cSBGdDuFMx0pgH39zqPrRXg/tCT3h0smqgxxEXsXP1Jpij37mDmFZL\npR2oV2rNAoGBANUSCHZSHslQu/LHCehx+/HgVEM3v4EpZDUifggVH6JKv2VnR3zN\n943XkeMf4ZieyZKaq/cQUjJczb2hk95BiSHNG2jAbGM6dXcB6eIm6Rh5/vG0mg8A\nGdPUlRwnP3cA0LUq9FeaS0JZvHBbptbPHZ0ebpNrLSTjJPE/ZbkHiBhPAoGBAM2n\nGJlP+6WlQIILulis6PlpFNHNNuaHgkuMvrOHaZx/7DMCIoy+HNaWTNLXpINDHL/C\nLX3DMOtB4BmSXcynp3vTDlSYsBL7xwHkTEaSC4nPtmrGcDIofkjGlbkR0ZLm/QEO\nEXaPOs66TdK+MOpXAiedQYBhRqudRMr+6eKKsJcvAoGAeIr0OKRrAG/pdQeAJn5e\nEFBeu4yNjnAxXhI+hSoWNIXfVGoiuov4EsozofBGfEbROVzCD0uvhQiV6UPBWUtw\nXqwgZpn+eAD5tbNic2yaERvrzSjkw7nF4t7w4PWfZR8T9Hrxs6H6E/aasmJXuE2C\nroIqAsLuzmCnZMj+LrkBGOcCgYEAxmHOhPZ3Fo+W7txJYolKJG6NuuVvdGp78k1P\nGPgjlOiB/aKtmX87anWKnkmPVWBEN2clYxAL/KWLfJ+JBIcmNXifdlPkZiujCdwl\nCF6R6tsIaXALgxc02xdWDzV1KXTR01ay2d/JJurpb8YwgZ51Yal9Kk6sUZhgaEIH\ndJW9S9kCgYEA03wAEDlHi3jV1u3tKk8acHZwdxsU8wMe62jKAs/py0HVpiad6hoR\nylUg0MQcNj+OoY+CqRdwlXCs4JXKlnIPo24hKpqEFTfHTVV4195S9FLU9nKyxTlz\n+8a78AiNc8o1VZ2GQmNMqPwZlNvovxqC5HfWdcKjdDF1D964E1ZTHs4=\n-----END RSA PRIVATE KEY-----\n"} 2021/08/01 20:11:19 [INFO] re-generate a CA certificate from CSR and CA key 2021/08/01 20:11:19 [INFO] encoded CSR 2021/08/01 20:11:19 [INFO] signed certificate with serial number 488818359737863627131551336567723143013342185367 {"cert":"-----BEGIN CERTIFICATE-----\nMIIDyDCCArCgAwIBAgIUVZ9fkyAMWr3qDvphoX/q+i+NB5cwDQYJKoZIhvcNAQEL\nBQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcT\nDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsTE1N5\nc3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwHhcNMjEwODAxMjAwNjAw\nWhcNMjYwNzMxMjAwNjAwWjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZv\ncm5pYTEWMBQGA1UEBxMNU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFy\nZTEcMBoGA1UECxMTU3lzdGVtcyBFbmdpbmVlcmluZzENMAsGBCoDBAUTA2FiYzCC\nASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANCMRb2uIgmvO1dn8SWrOYe6\nAVzPJR51HIvSvC8ORksOifqlHscjVVgowoE2gFVAc7QkITDkSsxT4NVtUdHu0xo4\nIDNxYhE6oYCp3mjpbtVyTBgye3hsf/FaIWggOOXbI4TG9PoRPx4DqoUK/yxyGhSM\nLxCTPKw9hy7zeYWkWnhCfWThsmUPNCd2AZAf6tweQ5UydLXBK83xvdlSX+4C6r2I\nOv8ZAhTVGm/P8LJ6nTVwIPUPwCWj6ep8yFrNZ7ikbTsJ+ygwty9nfD+6MDXbZ2ji\n4IqNUkl082fyKjsRSiMiAFrUghUN5fGWuS7El/xNfvqSeUSDdy6HSr0k6i0eIu8C\nAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0O\nBBYEFHuEaWWwGnbCXcbr7FLufYHVmScBMA0GCSqGSIb3DQEBCwUAA4IBAQBBtT2x\nSPEDqJkU65hokT2+CSnOZ44koz5Gon+Hgh7aDcJhiajHHjbNGluzyek3UIPCOZdV\nnMc6T5WgzRuNY11zMmYgEDxxOaS9YlS2XNicxPMtS6G60kMcLPuIjbJ9hu3YZJrg\nsnGqfOzvc9f7eKG6NYW4GtqfnCAX/AjDz1crm+DsScM4748Fjk08Ntpi5tCsRFWs\n2lGBZqcCOzT+rWbEvb/AAjIacJVqWMFqNZmyf/KflkyqSUaqi60UJeQhG05QdP8+\niQGWY6fkZduy7/CEESTdz2DZv2AfTpOnGjQ9vUYUos62LgHQJ7kJQZwvm5ZXbifR\ncbhzONcy49Yc+wsa\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIDATCCAekCAQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWEx\nFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAa\nBgNVBAsTE1N5c3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwggEiMA0G\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDQjEW9riIJrztXZ/ElqzmHugFczyUe\ndRyL0rwvDkZLDon6pR7HI1VYKMKBNoBVQHO0JCEw5ErMU+DVbVHR7tMaOCAzcWIR\nOqGAqd5o6W7VckwYMnt4bH/xWiFoIDjl2yOExvT6ET8eA6qFCv8schoUjC8Qkzys\nPYcu83mFpFp4Qn1k4bJlDzQndgGQH+rcHkOVMnS1wSvN8b3ZUl/uAuq9iDr/GQIU\n1Rpvz/Cyep01cCD1D8Alo+nqfMhazWe4pG07CfsoMLcvZ3w/ujA122do4uCKjVJJ\ndPNn8io7EUojIgBa1IIVDeXxlrkuxJf8TX76knlEg3cuh0q9JOotHiLvAgMBAAGg\nQDA+BgkqhkiG9w0BCQ4xMTAvMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3\nd3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAAJGPDmeUuqPewqA\nau6YWHLKM87L732+KCryt5mrIZfV64pjEJ9VrGAxvClUiJ0JqqUkNamrADyjRW6C\nvy+wcC8Q6DWnSUjm2AYrpnFdH+292j3tX/x2hIZLCLaymMu7sA4RLyRFFXeSW5Y5\noa3P/llapGTAKNREQge1pV9bGOtQjvAcVxokBBK7s8wAz2eRFa26AAGrCiD7+Mz9\nHBooqphJCnYDDoAqOiu6JUKVHrgbfY7xieggQw9x7o5hw0tvcqUbrUcONNQaoZp0\nJ8PRK8ZCIBCFvjtmfMqHiMi8pdpxH/WcfIkgJ6osZImBtYoe+WVxKFOfx/SvHfzi\nkpZ1mkY=\n-----END CERTIFICATE REQUEST-----\n"} 2021/08/01 20:11:19 [INFO] generate received request 2021/08/01 20:11:19 [INFO] received CSR 2021/08/01 20:11:19 [INFO] generating key: rsa-2048 2021/08/01 20:11:23 [INFO] encoded CSR 2021/08/01 20:11:23 [INFO] signed certificate with serial number 265567464365754592612672307157313965019973605833 {"cert":"-----BEGIN CERTIFICATE-----\nMIIEJzCCAw+gAwIBAgIULoR0+09zsrscYecCJiXeVpGg2ckwDQYJKoZIhvcNAQEL\nBQAwbTELMAkGA1UEBhMCVVMxEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsT\nE1N5c3RlbXMgRW5naW5lZXJpbmcxFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzAR\nBgNVBAgTCkNhbGlmb3JuaWEwHhcNMjEwODAxMjAwNjAwWhcNMjIwODAxMjAwNjAw\nWjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFyZTEcMBoGA1UECxMTU3lz\ndGVtcyBFbmdpbmVlcmluZzENMAsGBCoDBAUTA2FiYzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAL/YJsbj9bjBB5FAnPisR1BA3K7TCkE5a+r5YSzA1831\ntxjXzbRMg/7INYYHJKk91w6iwIRJNx/TCxPDliqxMcyIirntcXPhcQejNR5MTpqq\n7EkJ1/T3HnlEO2ySLx8+K5i7k2k5z0fRN64bvqYvOrcwdmraOpivrEzQaWjoyrdw\nqzlBKqsNX0WaXefJC1RA2vd0k12bysMyDhSFFtkbm9Ss6qZfqqjXgA9HoHvAVYoT\n9rXwf8Ra/GsY7lQPWUJuwkvaU+Z7CV7lYFlFOIx3CoQqF49OlNTLdhqzUAtwVSlW\nIjq6wrgO3Demx1iEE6H+UIdG4ITIy/E9nOFN2Q5RhS0CAwEAAaOBrzCBrDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB/wQCMAAwHQYDVR0OBBYEFIbKm5TbEtMDrCFWNHLAjcmf/IvMMB8GA1UdIwQY\nMBaAFHuEaWWwGnbCXcbr7FLufYHVmScBMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUu\nY29tghJ3d3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAFjAfRzr\nXiItq4GgW/m+/F5wuFLKdqPcrIAH9keEtuQs7g/C9ER4BF0JspZY73p4L5sRHHPI\nmL7Z+OzF9fjYaA6MAvjz1aBcKtvOm31Y8xsw/Xm7Ta41iV63lHRCYBthFBHGFh9i\nrqmlhZQdOFN0o7DLoCclIdW7+guZD19++Qmm9dtxpgBd9c1iz2x346eFfeqOUPhY\nZjar+NqxN28+EVEvayNq4yJ9tqXZLtAYyknyAl4A3y4VQjlDTfEGCpSxl2nd49x7\n/gEeWWxVXFvcHvAXjt7iEsyBlAn/fXvDrO0eJl8hHeYyNuAi7x1ijmoBspj+IvvV\nJGSfuGQ2FFxSL5k=\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIDATCCAekCAQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWEx\nFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAa\nBgNVBAsTE1N5c3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwggEiMA0G\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC/2CbG4/W4wQeRQJz4rEdQQNyu0wpB\nOWvq+WEswNfN9bcY1820TIP+yDWGBySpPdcOosCESTcf0wsTw5YqsTHMiIq57XFz\n4XEHozUeTE6aquxJCdf09x55RDtski8fPiuYu5NpOc9H0TeuG76mLzq3MHZq2jqY\nr6xM0Glo6Mq3cKs5QSqrDV9Fml3nyQtUQNr3dJNdm8rDMg4UhRbZG5vUrOqmX6qo\n14APR6B7wFWKE/a18H/EWvxrGO5UD1lCbsJL2lPmewle5WBZRTiMdwqEKhePTpTU\ny3Yas1ALcFUpViI6usK4Dtw3psdYhBOh/lCHRuCEyMvxPZzhTdkOUYUtAgMBAAGg\nQDA+BgkqhkiG9w0BCQ4xMTAvMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3\nd3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBADAHrPZW9HNXSeeC\nQ8nb8W9Qylo45TjZH7o0luz8aVvlHeG2d5Ve9gWWiRFItyKdmbIT8ZkOmLrzQu0o\n5sVrTi4r08LjQ+hM/uW8q2a4yi0P/1iSXGx+Pe2/w2wJzM/i5mfIbpSa/TqqTJNc\nkWbcdJ9QyTafzgKM+Vq2qHcWnoRcNVJF230RNueiywnSwPKb/+FFkjKNYHptXHNC\nqAc7HZJH7QzWoRNkgJKcxb9Mn6SAosMhAlBW92HJ1F1wYbzi5MecZtt9XagbkMN8\ntjBygHfrol8QSZAnCOFKejsXg8noOOoDJfCvm+dj3umvbyTb5D6yisdBYhEfvsco\nfWgCSKA=\n-----END CERTIFICATE REQUEST-----\n","key":"-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv9gmxuP1uMEHkUCc+KxHUEDcrtMKQTlr6vlhLMDXzfW3GNfN\ntEyD/sg1hgckqT3XDqLAhEk3H9MLE8OWKrExzIiKue1xc+FxB6M1HkxOmqrsSQnX\n9PceeUQ7bJIvHz4rmLuTaTnPR9E3rhu+pi86tzB2ato6mK+sTNBpaOjKt3CrOUEq\nqw1fRZpd58kLVEDa93STXZvKwzIOFIUW2Rub1Kzqpl+qqNeAD0ege8BVihP2tfB/\nxFr8axjuVA9ZQm7CS9pT5nsJXuVgWUU4jHcKhCoXj06U1Mt2GrNQC3BVKVYiOrrC\nuA7cN6bHWIQTof5Qh0bghMjL8T2c4U3ZDlGFLQIDAQABAoIBABtR9+u5CQQ/kQlR\nb0lGl31JT2QiL8KsH789tmX+LH1rMaD7EpNLljyRXHXyzHjBkr/F067DEnOYxWoS\nH2+C/nmHNGJX+yEqiMMyrdzbtxH1p2KbYULEcnWIjwHeK5HCc8jzZYHFtsweclR8\nJQFblnwCDcsXuuKFmf7yayCCjmPjC288z1iVijIkklU/KDnyZc6jBSLsAX1h61Tn\nBCCP00jV/IZnlT9/g88f1SOjEsPszcJL1RN0e2vlNcpgfxmT8UyaawHUDJkE9oAt\nuCp1HKofv/uSzp+vg0UuzCgT9TOPtKWRzok+g42hMmshmiuzvsqTj1Y1SWjY7k/z\n5At2cGECgYEAz9Mvr5QCjqnaOoerBrdNpclAb1qZwYdq7ydGFn5uao+CBuh7COAj\nHC8c5CrmHbjMr/FqrN3wtI4p8qBPmkoLgvDCLOW1PEA2uPZEq0+sYiDUpDTCVoHQ\noEzioqEQAOCffKUoRVf6QOBqft0BFy85Z1ZLafN4VMr9JrJUfPAcOJkCgYEA7FCj\nnAWnsMV6LgXqWu5YBKEVV+/+0MXY0hn5YmYktQ0REYnULwtBV5jcJIkFtdQyoXJv\n88e7zgK20OxiFqIQ0zas9+ZUOzFYrOVsczq6Dz4LsIpH8D8B4sJR/5kO6SFFtrFY\njj47Jp/EHOpTlF9L59alqniAOxM007+2197VKbUCgYAgWTXt9XLkc+nE/IMRe4y5\nhnbiHk8agZKSgSF2tN1I9ud9Xchw3Dp605aCqW7CJ5asuD4rhCxIXmyHGI7rbCUY\nj5MZ2/N22mPqLGMJ60/gwk129cNeJbyshusr9zf/evc4NpjrGkOYv5W0A4B89FvS\nCuuYJU6QnDwFPvLJs7Ig2QKBgD9JLTeocAswJ5NRtDxb3iiHNx8Qv64LfhBuMlI+\nxo/SCwMmZTOgEQSzhCkopOXYCSMhcYfYspvuMCVtWKt1BYp69wGApogfo/7RhiSp\n0pAobpr9vVxCk2+12J3Z0JtwdKoDfpLBabfjS3Lu8iknCD3zRvSLRtQLRbd7fSz8\nmRuNAoGAVMGB4S4JyK/aGn2kFdmIzVBUxiOfzSi7EmEGyH5ShZOu+ggvHHttANHK\noeIjySd0TecIdFElYj5kpobBOpSR3QsnHnQhx48de6sHPzJ/ciDIeFwdD+ODoY6z\nPeQ1KwNt/6oqbGrIRyNQgbJZDfyqq+quIu/4K6oZ8Et132VXR5E=\n-----END RSA PRIVATE KEY-----\n"} 2021/08/01 20:11:23 [INFO] re-generate a CA certificate from CA cert and key 2021/08/01 20:11:23 [INFO] encoded CSR 2021/08/01 20:11:23 [INFO] signed certificate with serial number 320386200076204238509476471959182912591212777096 {"cert":"-----BEGIN CERTIFICATE-----\nMIIDrTCCApWgAwIBAgIUOB6dNK1wL1EDI+Nh4bNLhSQrDogwDQYJKoZIhvcNAQEL\nBQAwbTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcT\nDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsTE1N5\nc3RlbXMgRW5naW5lZXJpbmcwHhcNMjEwODAxMjAwNjAwWhcNMjYwNzMxMjAwNjAw\nWjBtMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFyZTEcMBoGA1UECxMTU3lz\ndGVtcyBFbmdpbmVlcmluZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nANCMRb2uIgmvO1dn8SWrOYe6AVzPJR51HIvSvC8ORksOifqlHscjVVgowoE2gFVA\nc7QkITDkSsxT4NVtUdHu0xo4IDNxYhE6oYCp3mjpbtVyTBgye3hsf/FaIWggOOXb\nI4TG9PoRPx4DqoUK/yxyGhSMLxCTPKw9hy7zeYWkWnhCfWThsmUPNCd2AZAf6twe\nQ5UydLXBK83xvdlSX+4C6r2IOv8ZAhTVGm/P8LJ6nTVwIPUPwCWj6ep8yFrNZ7ik\nbTsJ+ygwty9nfD+6MDXbZ2ji4IqNUkl082fyKjsRSiMiAFrUghUN5fGWuS7El/xN\nfvqSeUSDdy6HSr0k6i0eIu8CAwEAAaNFMEMwDgYDVR0PAQH/BAQDAgEGMBIGA1Ud\nEwEB/wQIMAYBAf8CAQIwHQYDVR0OBBYEFHuEaWWwGnbCXcbr7FLufYHVmScBMA0G\nCSqGSIb3DQEBCwUAA4IBAQAdPSCBxSzWt4L4dnPVeDT66zTebqf1z89N2wqnqzVK\nc35E4Cqul080eZldVetKZYuyvHeyB8yF60l5hms9TsfwixU2uQPA6+9PISjLytKz\npe4HjRf4WhpsGBl90NPPUyMiG2XnrczwGnJhmHZaVeltM9Sp36pRsu92VjisEYzJ\nKJh0vbaXHXCEUtwd/QRy+Ww7GyhMJLIgsS52vqkankL9ptQM08AzjpThWkxZ2oR8\nOtVYHQEFpcpR600oKvuMzWTB6yyaDecTjqwjs8JVvBM2odo+LNmYS/Yr16o9o8gR\n/DB7T6gvjYBFqkq66iMqYszQWqSDKJX7ZoHzI/R5Lz0G\n-----END CERTIFICATE-----\n"} 2021/08/01 20:11:23 [INFO] re-generate a CA certificate from CSR and CA key 2021/08/01 20:11:23 [INFO] encoded CSR 2021/08/01 20:11:23 [INFO] signed certificate with serial number 389550191388274343957292343265657245632857557025 {"cert":"-----BEGIN CERTIFICATE-----\nMIIDyDCCArCgAwIBAgIURDwI41i9oQdarTJKoNjji/eKyCEwDQYJKoZIhvcNAQEL\nBQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcT\nDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsTE1N5\nc3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwHhcNMjEwODAxMjAwNjAw\nWhcNMjYwNzMxMjAwNjAwWjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZv\ncm5pYTEWMBQGA1UEBxMNU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFy\nZTEcMBoGA1UECxMTU3lzdGVtcyBFbmdpbmVlcmluZzENMAsGBCoDBAUTA2FiYzCC\nASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANCMRb2uIgmvO1dn8SWrOYe6\nAVzPJR51HIvSvC8ORksOifqlHscjVVgowoE2gFVAc7QkITDkSsxT4NVtUdHu0xo4\nIDNxYhE6oYCp3mjpbtVyTBgye3hsf/FaIWggOOXbI4TG9PoRPx4DqoUK/yxyGhSM\nLxCTPKw9hy7zeYWkWnhCfWThsmUPNCd2AZAf6tweQ5UydLXBK83xvdlSX+4C6r2I\nOv8ZAhTVGm/P8LJ6nTVwIPUPwCWj6ep8yFrNZ7ikbTsJ+ygwty9nfD+6MDXbZ2ji\n4IqNUkl082fyKjsRSiMiAFrUghUN5fGWuS7El/xNfvqSeUSDdy6HSr0k6i0eIu8C\nAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0O\nBBYEFHuEaWWwGnbCXcbr7FLufYHVmScBMA0GCSqGSIb3DQEBCwUAA4IBAQC5sJTv\n3rBWxMAWo+0Y9F8Lr8kcfntQ5kXh3lgLBaSDCG/DCqrYxpMTeHtU2y1MwN0YMl+8\n88nfr01h5rfw6hXS5Ru/7ZmkIGPcmXEbfqRx52BEGpQ8WXu5Qkiv85h9fioJsdxQ\n5ZucmCJ0xZ6gQweFHg3bJoNVazTqnHCZK0wG7FCSMQ+zgrt090bR0NhBZb3YNjrf\nZLwN76eyJxAGeIHBbvGh/7h3XLfmSehVrkow/Qiz2Xkor/ZYFmcbq77dipgktdbY\nteS8QNFqeNjrBcMwfxgY5mtut8iDFKlsaDy2w0RaCabHvTCTMTn4C3t7bUuj54QM\nmfFl7qV6oDL/EpY0\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIDATCCAekCAQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWEx\nFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAa\nBgNVBAsTE1N5c3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwggEiMA0G\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDQjEW9riIJrztXZ/ElqzmHugFczyUe\ndRyL0rwvDkZLDon6pR7HI1VYKMKBNoBVQHO0JCEw5ErMU+DVbVHR7tMaOCAzcWIR\nOqGAqd5o6W7VckwYMnt4bH/xWiFoIDjl2yOExvT6ET8eA6qFCv8schoUjC8Qkzys\nPYcu83mFpFp4Qn1k4bJlDzQndgGQH+rcHkOVMnS1wSvN8b3ZUl/uAuq9iDr/GQIU\n1Rpvz/Cyep01cCD1D8Alo+nqfMhazWe4pG07CfsoMLcvZ3w/ujA122do4uCKjVJJ\ndPNn8io7EUojIgBa1IIVDeXxlrkuxJf8TX76knlEg3cuh0q9JOotHiLvAgMBAAGg\nQDA+BgkqhkiG9w0BCQ4xMTAvMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3\nd3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAAJGPDmeUuqPewqA\nau6YWHLKM87L732+KCryt5mrIZfV64pjEJ9VrGAxvClUiJ0JqqUkNamrADyjRW6C\nvy+wcC8Q6DWnSUjm2AYrpnFdH+292j3tX/x2hIZLCLaymMu7sA4RLyRFFXeSW5Y5\noa3P/llapGTAKNREQge1pV9bGOtQjvAcVxokBBK7s8wAz2eRFa26AAGrCiD7+Mz9\nHBooqphJCnYDDoAqOiu6JUKVHrgbfY7xieggQw9x7o5hw0tvcqUbrUcONNQaoZp0\nJ8PRK8ZCIBCFvjtmfMqHiMi8pdpxH/WcfIkgJ6osZImBtYoe+WVxKFOfx/SvHfzi\nkpZ1mkY=\n-----END CERTIFICATE REQUEST-----\n"} 2021/08/01 20:11:23 [INFO] generate received request 2021/08/01 20:11:23 [INFO] received CSR 2021/08/01 20:11:23 [INFO] generating key: rsa-2048 2021/08/01 20:11:26 [INFO] encoded CSR 2021/08/01 20:11:26 [INFO] signed certificate with serial number 349654078374255508945846466481917591136669698912 {"cert":"-----BEGIN CERTIFICATE-----\nMIIEJzCCAw+gAwIBAgIUPT8H+K1iAwnowJVt/flETy5ii2AwDQYJKoZIhvcNAQEL\nBQAwbTELMAkGA1UEBhMCVVMxEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsT\nE1N5c3RlbXMgRW5naW5lZXJpbmcxFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzAR\nBgNVBAgTCkNhbGlmb3JuaWEwHhcNMjEwODAxMjAwNjAwWhcNMjIwODAxMjAwNjAw\nWjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFyZTEcMBoGA1UECxMTU3lz\ndGVtcyBFbmdpbmVlcmluZzENMAsGBCoDBAUTA2FiYzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBANp+V8AvVKgubsFmmcruKcK4Kkh3EqpVm93ImdPOYSqI\nZzBhRtEpf4yxyvio6xeik8dSibQlW/xSFDD1KOc43hk4TjHbyr/3jN0MXpIQB4ru\n5UC65odImOQGrUcypc8s0wplRnYaARIOvbQWwRGOfMi/kNFLDSbRBNyuqum6zHS3\nV85PbeXItNfbTAtFIP9L08MogboKm4xTyFAY5drABNSXbWHOSbaB6XjYoOR3NlZv\nXbBNiey/yGEEKDG60YfCa8VEf72kY+YKCG8EYbbMa5Kf4toBnslQW02d0dSSMb8Z\n4Z3WY8KXItE77kPKnaeOt5tavT4fcVefHfHpso6i58UCAwEAAaOBrzCBrDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB/wQCMAAwHQYDVR0OBBYEFEG50EwU2ZgSmdSHd99vCH2+Ikz3MB8GA1UdIwQY\nMBaAFHuEaWWwGnbCXcbr7FLufYHVmScBMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUu\nY29tghJ3d3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAIaBlWRS\nnyufq71nLPNOpqW6xv0t3exZ39JbWOwyorq7WHetLFFHePTxFSp3Pbabh3BipW+h\nBwhbn1JCMkfQbXrxJYRxrX0CtgEEWMxdgQHpAtCrBRB5bznc9zD4VuAuGDwkte1P\n07uctQtpe/BhZqsKOKOniH8XZqoycpPqYZFcmuIVqG1PTD3HCmlAQlyX8F9eyaSh\n+7/XR49Mtdn6VETSq2aZpF/feUREVHhH3qhnLeilphrtq3IysqfDRCVNcyXajhr6\nSAxSqA2vpY8j/u7ncdygQqPwzG7cfO7MVSRkoBWIgZOu4FebFnTJWYE/XHWHf9C5\n+CX92LGTWX0ZeQE=\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIDATCCAekCAQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWEx\nFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAa\nBgNVBAsTE1N5c3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwggEiMA0G\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDaflfAL1SoLm7BZpnK7inCuCpIdxKq\nVZvdyJnTzmEqiGcwYUbRKX+Mscr4qOsXopPHUom0JVv8UhQw9SjnON4ZOE4x28q/\n94zdDF6SEAeK7uVAuuaHSJjkBq1HMqXPLNMKZUZ2GgESDr20FsERjnzIv5DRSw0m\n0QTcrqrpusx0t1fOT23lyLTX20wLRSD/S9PDKIG6CpuMU8hQGOXawATUl21hzkm2\ngel42KDkdzZWb12wTYnsv8hhBCgxutGHwmvFRH+9pGPmCghvBGG2zGuSn+LaAZ7J\nUFtNndHUkjG/GeGd1mPClyLRO+5Dyp2njrebWr0+H3FXnx3x6bKOoufFAgMBAAGg\nQDA+BgkqhkiG9w0BCQ4xMTAvMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3\nd3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAEkFum1j4Z5XPGfm\nviTDWtG3hUo3SqoZSBOyTnRAcGvPGfx1nAfFZkp1VfR+wHtB+KOW8Jalw5oK6e0M\nuIPZ0D5LDXF+AG/qXwpM2zO9QX63tbjEXPfWOFdlTW6npS0FEu78kZ2ZOn+D0ywr\nhz50vrOjYydmKu5IjPU4kUe1B/anQlqBM2RgKzydK8Lho/knHaWcQw1s8959ZItf\nqtkfIbN7pjht4grLglby5KH1KZ4ZkXhXsUK0qGJYixDWnYzLgv8HEHowi2rIMZFb\ndMBHuQ/mjU4jxHhhs4nET0HFf78bCUbGSVZD/qIJyB0xql7zGcTOUFj+6DIg13DZ\nt94z4F0=\n-----END CERTIFICATE REQUEST-----\n","key":"-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA2n5XwC9UqC5uwWaZyu4pwrgqSHcSqlWb3ciZ085hKohnMGFG\n0Sl/jLHK+KjrF6KTx1KJtCVb/FIUMPUo5zjeGThOMdvKv/eM3QxekhAHiu7lQLrm\nh0iY5AatRzKlzyzTCmVGdhoBEg69tBbBEY58yL+Q0UsNJtEE3K6q6brMdLdXzk9t\n5ci019tMC0Ug/0vTwyiBugqbjFPIUBjl2sAE1JdtYc5JtoHpeNig5Hc2Vm9dsE2J\n7L/IYQQoMbrRh8JrxUR/vaRj5goIbwRhtsxrkp/i2gGeyVBbTZ3R1JIxvxnhndZj\nwpci0TvuQ8qdp463m1q9Ph9xV58d8emyjqLnxQIDAQABAoIBAGhjOmtwcYLUhEfU\nTB/e/4avVExAz2Mf+ZLRd2TxUgzvFFXR8/KUYAMJIo8ArSkinHX7Yhz2SGdZk5n8\nVyl5SutDsmAxwUFL9Tna4gforqHbFx6A7QivT5SJ+BlvAjbkFIP/9NUSAXbuIgY7\nZMyNheKnW3oS4FquPCNvM+rtOyd7WvKoTLV+/sfnZ0VUKzChalb3iR6zUQBkqKv4\njPuIIa2yIXfno9ComskHjFQSTN1rIneD+DoOBWKBYgDHRsw56WLmS3GK7fiDd5AV\n64yehaYAc639lI4ZIQuwRUhJOIAoVqbgBbx23IyfC1sgA9KBRxMicxPFPYmU2s78\n0SdXM/UCgYEA6uP5S1dSWhJarJ2tDcyn+kJVDZCWFwcfJE+fSaCgk7k8WhwstHd6\nedPEyUAwcleIzW9vmiZH8XIAiYoZ1ka2ML7Ztl2PO5dSfQZ2415gvJG07dl7QXOD\n0XxTO90OwAlYumfuILKA+KHLLiY5aJr9uSwI4yvtBaOGQHwqHkHgpSsCgYEA7iEh\nWPQPanyWRYCEmoVmsW3oW/NkP/EsSthcj6joQHgQwPSQmoieP2rYU3Z4F5kXs9Jw\nEbB0yUzFTD0uxAElbqqegWURJaFbV71PTSdnmgDTuSyh6dOhfYWzhoi7b3mOPhXc\nH6xG2l3qlwmluKmo9heHgFQ9i7jq9BN//CJfDs8CgYA/mm+cuQ5xmVq4NxHvFKW/\nnEqPm8EohyMln/HP7BDPL29qLwrj6x5c8rzsidcUfyNqDWy43vjIJkiC9cQ9Q3R+\nCo/FU9w/FKCffiqfMqUbKpFFfohjlrXw+atIIHmoAl/mSdIvRGar7JOp8WvGKYHe\nrE/Tw8cwqbDmsThubQQ5dQKBgHppuZTa0dnx9eYArSoqDaKEV4B9XDmqpxRKqTqI\nn+wUTLiEgJmQRZlgOZiePBoVbyPXuBi/1ylsN7h7c0D7PdzoBNeLtwbbLfOqs8t7\nyDxY1H5KvWlQi6HVS3aLb59co4yy/BekHkA/K0s9gF2vidYIPnXv2DutccrLA23/\n1VHtAoGAe6rS2NSE3J5lyHy6znwI8Xs0SqOiTX5w73QjHb7JRu6HVlRlatGS19GN\ngdPFMjsVKJO3SrhEg7YQ49JQjwOtbm70j4Fzbmj1GJnFQg8NDTf5wyCgFiB77x7/\njxAUqvQj35maht2C+q0BWJLoX4brKDKcHdPWpJdpLcf84kBem7g=\n-----END RSA PRIVATE KEY-----\n"} 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CA cert and key 2021/08/01 20:11:26 [INFO] encoded CSR 2021/08/01 20:11:26 [INFO] signed certificate with serial number 190089881738043521209502363551644665130666334182 {"cert":"-----BEGIN CERTIFICATE-----\nMIIDrTCCApWgAwIBAgIUIUvs01Qwo9Bi4mgHf/g6gqOOl+YwDQYJKoZIhvcNAQEL\nBQAwbTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcT\nDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsTE1N5\nc3RlbXMgRW5naW5lZXJpbmcwHhcNMjEwODAxMjAwNjAwWhcNMjYwNzMxMjAwNjAw\nWjBtMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFyZTEcMBoGA1UECxMTU3lz\ndGVtcyBFbmdpbmVlcmluZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nANCMRb2uIgmvO1dn8SWrOYe6AVzPJR51HIvSvC8ORksOifqlHscjVVgowoE2gFVA\nc7QkITDkSsxT4NVtUdHu0xo4IDNxYhE6oYCp3mjpbtVyTBgye3hsf/FaIWggOOXb\nI4TG9PoRPx4DqoUK/yxyGhSMLxCTPKw9hy7zeYWkWnhCfWThsmUPNCd2AZAf6twe\nQ5UydLXBK83xvdlSX+4C6r2IOv8ZAhTVGm/P8LJ6nTVwIPUPwCWj6ep8yFrNZ7ik\nbTsJ+ygwty9nfD+6MDXbZ2ji4IqNUkl082fyKjsRSiMiAFrUghUN5fGWuS7El/xN\nfvqSeUSDdy6HSr0k6i0eIu8CAwEAAaNFMEMwDgYDVR0PAQH/BAQDAgEGMBIGA1Ud\nEwEB/wQIMAYBAf8CAQIwHQYDVR0OBBYEFHuEaWWwGnbCXcbr7FLufYHVmScBMA0G\nCSqGSIb3DQEBCwUAA4IBAQA0Q+4s8fMvQaLGTznX9SbO+Hv8hRwl2QkdeErfoXbv\nurGfPyhDL1/ZZwTHoDeW9tXt0IPL4nJ6NJuMyfGzkJiJ9y/eaNETmfb7wghe7Lnk\naQgmoB8mNx3K+uOAIiA7zY+mrVFEo4i9ofPAJE+GURDe4P3BGh1pg0csqzfnbm1u\n/s3dvRnl2wK5TbELEzIq9UC+/rhbpxIChZ3hG0YUV19smaDVLWH25E8hZQcN4Zn+\nJPtEj7OnrfZcjfcOHsh/VwcbPl9b8eXR+A4LP/uLQAvkkujQNnNpFaKUJN0XE+UQ\n8UeFVirwhWRCFI+06+v1fK2a5c9oRXRBaSvmEdCHPtBx\n-----END CERTIFICATE-----\n"} 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CSR and CA key 2021/08/01 20:11:26 [INFO] encoded CSR 2021/08/01 20:11:26 [INFO] signed certificate with serial number 549837873465570268836431325447627543227133909411 {"cert":"-----BEGIN CERTIFICATE-----\nMIIDyDCCArCgAwIBAgIUYE+VPVE6LVtrm/BO+bEmKRZA2aMwDQYJKoZIhvcNAQEL\nBQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcT\nDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsTE1N5\nc3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwHhcNMjEwODAxMjAwNjAw\nWhcNMjYwNzMxMjAwNjAwWjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZv\ncm5pYTEWMBQGA1UEBxMNU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFy\nZTEcMBoGA1UECxMTU3lzdGVtcyBFbmdpbmVlcmluZzENMAsGBCoDBAUTA2FiYzCC\nASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANCMRb2uIgmvO1dn8SWrOYe6\nAVzPJR51HIvSvC8ORksOifqlHscjVVgowoE2gFVAc7QkITDkSsxT4NVtUdHu0xo4\nIDNxYhE6oYCp3mjpbtVyTBgye3hsf/FaIWggOOXbI4TG9PoRPx4DqoUK/yxyGhSM\nLxCTPKw9hy7zeYWkWnhCfWThsmUPNCd2AZAf6tweQ5UydLXBK83xvdlSX+4C6r2I\nOv8ZAhTVGm/P8LJ6nTVwIPUPwCWj6ep8yFrNZ7ikbTsJ+ygwty9nfD+6MDXbZ2ji\n4IqNUkl082fyKjsRSiMiAFrUghUN5fGWuS7El/xNfvqSeUSDdy6HSr0k6i0eIu8C\nAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0O\nBBYEFHuEaWWwGnbCXcbr7FLufYHVmScBMA0GCSqGSIb3DQEBCwUAA4IBAQDIwjv9\n62V2S7L1mcZU94+kFgsQ0ZicMhejiJeYXo43dstIrGrCfQb/G483m7vlJ5mHtvoK\nZzncVLeZSVeC9Gennm4MJ7yfMF6gZBfvEFCtC4h6+YDF/huzOmT6h5EahIW2qBUJ\nrgIqaJDFuTAu1n7PAFZnM1wjOxcZDJwmY/ehsklH4utHbEnDnZdamSX+2qr/3gqS\niRraOGvfoVaHND1oMgvGxXrVDOi2/88uXAAxl4Cd2Mb5X+4E/6pqKRPm8/68Orrl\ntMPybPqLc1MpG8cD42qZHyZUFpf4//teRphbJwGtVybwBfBe/lfvT3FRl37htvIm\nkAyHMV3NkjjwESFF\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIDATCCAekCAQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWEx\nFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAa\nBgNVBAsTE1N5c3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwggEiMA0G\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDQjEW9riIJrztXZ/ElqzmHugFczyUe\ndRyL0rwvDkZLDon6pR7HI1VYKMKBNoBVQHO0JCEw5ErMU+DVbVHR7tMaOCAzcWIR\nOqGAqd5o6W7VckwYMnt4bH/xWiFoIDjl2yOExvT6ET8eA6qFCv8schoUjC8Qkzys\nPYcu83mFpFp4Qn1k4bJlDzQndgGQH+rcHkOVMnS1wSvN8b3ZUl/uAuq9iDr/GQIU\n1Rpvz/Cyep01cCD1D8Alo+nqfMhazWe4pG07CfsoMLcvZ3w/ujA122do4uCKjVJJ\ndPNn8io7EUojIgBa1IIVDeXxlrkuxJf8TX76knlEg3cuh0q9JOotHiLvAgMBAAGg\nQDA+BgkqhkiG9w0BCQ4xMTAvMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3\nd3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAAJGPDmeUuqPewqA\nau6YWHLKM87L732+KCryt5mrIZfV64pjEJ9VrGAxvClUiJ0JqqUkNamrADyjRW6C\nvy+wcC8Q6DWnSUjm2AYrpnFdH+292j3tX/x2hIZLCLaymMu7sA4RLyRFFXeSW5Y5\noa3P/llapGTAKNREQge1pV9bGOtQjvAcVxokBBK7s8wAz2eRFa26AAGrCiD7+Mz9\nHBooqphJCnYDDoAqOiu6JUKVHrgbfY7xieggQw9x7o5hw0tvcqUbrUcONNQaoZp0\nJ8PRK8ZCIBCFvjtmfMqHiMi8pdpxH/WcfIkgJ6osZImBtYoe+WVxKFOfx/SvHfzi\nkpZ1mkY=\n-----END CERTIFICATE REQUEST-----\n"} 2021/08/01 20:11:26 [INFO] generate received request 2021/08/01 20:11:26 [INFO] received CSR 2021/08/01 20:11:26 [INFO] generating key: rsa-2048 2021/08/01 20:11:26 [INFO] encoded CSR 2021/08/01 20:11:26 [INFO] signed certificate with serial number 273658559744654144185807286338651343942959255029 {"cert":"-----BEGIN CERTIFICATE-----\nMIIEJzCCAw+gAwIBAgIUL+9GM5XDSBczBOAwoWNKiWJ4TfUwDQYJKoZIhvcNAQEL\nBQAwbTELMAkGA1UEBhMCVVMxEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsT\nE1N5c3RlbXMgRW5naW5lZXJpbmcxFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzAR\nBgNVBAgTCkNhbGlmb3JuaWEwHhcNMjEwODAxMjAwNjAwWhcNMjIwODAxMjAwNjAw\nWjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFyZTEcMBoGA1UECxMTU3lz\ndGVtcyBFbmdpbmVlcmluZzENMAsGBCoDBAUTA2FiYzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAL3AAMlM5qHITBGvpc3KT2Ix7RRq66hwbw/IoceYnYrX\nm5cH5lFV1OmG6NLARjMXEgPJCtKj36FAFEmRXNzpcicCcn6hj1yyhEeejMS3hIl6\nMCpYHXEjwCRw8+6x5CH3ZgniNVRz8YJtjgyRtdzmV/wQhpEsvfOmlFjazPj6ZckO\nK/09+0vOBhR9I2b1gtpxP2Ofv8xTDGGrPQAWlvyHhtDZHNb/KO0ZU/et1zckp9ww\nSQqFplOTr+PjLkKYljFfczJOnZ6ogEtnWrK08ye2rxz08d4ZrgmFSV1mDfQdq2hn\n7Z1hoHgXGmwdcF5fcWOoYziaHrhj8IK5TE/CtQjuOB8CAwEAAaOBrzCBrDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB/wQCMAAwHQYDVR0OBBYEFAFHAFsKnPY4VF+A8hxe/z3S4Qo1MB8GA1UdIwQY\nMBaAFHuEaWWwGnbCXcbr7FLufYHVmScBMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUu\nY29tghJ3d3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAGKg0f/X\nGjiDHi8lM/2ffBn5XPoDXswNe4/gJIRZHIv1M3LLqFs+M0wNhyRO11CWksfvEG1q\nn9d5OI0u1lAXrz5FMu9nHOdCvxIdDP1KeYnLBiorrpbYKpfwjNmIIm7RHMnS/1Kh\nuYB3ZbfEChHOmzJM6CpOrQ08yfOqWmTeMvK7QpZQSd7G0YLCIBqdepSMMVRzhNs5\n6J0HS5giXKLwBK20mVsaaDLQOZziPZONl+/3Nr1U21SvaAXp6U1z2rnteYgr9Xoj\nlBKj5Imj2lXV+WmgPkS5sloqWLEBv+UB0wZVXl2Jgeyz8na6mr+ubQjzX/H6YJ+J\n1XLHmzlLwX3AIFw=\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIDATCCAekCAQAwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWEx\nFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAa\nBgNVBAsTE1N5c3RlbXMgRW5naW5lZXJpbmcxDTALBgQqAwQFEwNhYmMwggEiMA0G\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC9wADJTOahyEwRr6XNyk9iMe0Uauuo\ncG8PyKHHmJ2K15uXB+ZRVdTphujSwEYzFxIDyQrSo9+hQBRJkVzc6XInAnJ+oY9c\nsoRHnozEt4SJejAqWB1xI8AkcPPuseQh92YJ4jVUc/GCbY4MkbXc5lf8EIaRLL3z\nppRY2sz4+mXJDiv9PftLzgYUfSNm9YLacT9jn7/MUwxhqz0AFpb8h4bQ2RzW/yjt\nGVP3rdc3JKfcMEkKhaZTk6/j4y5CmJYxX3MyTp2eqIBLZ1qytPMntq8c9PHeGa4J\nhUldZg30HatoZ+2dYaB4FxpsHXBeX3FjqGM4mh64Y/CCuUxPwrUI7jgfAgMBAAGg\nQDA+BgkqhkiG9w0BCQ4xMTAvMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3\nd3cuY2xvdWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAI2nVPcfo/ysMgmm\n/C9WJVXq0E8wmJBMW+7uq7G+iq5ZLL6+Uxx9DwEtVpEfG4CZtBWP+AAqO+NS6aJl\nWa8yzZWGRLxo3GYeoud6xHu7is2oyRLKWI2MD0UKo46K0iqDfXLUULo5OzTakPal\n4OXuH4jfKfx/hLlepg7Y+2MzsJkz8jPGL5vTkLNJi0tMbDLU6iomRMlgySIR7L4x\n5ZL62bshXnqHz3nnIYSccEqfhFsV14RpA/Q2HNnitJRB5zMs+p0ZZWZZQTc6vVEl\nZo8ElXNwaLpGvqjUJUrtooCsC2TEhi/XDDkqCv+35oaE9gUYrwIUdhu7tJGmm4JX\n7K0q0cg=\n-----END CERTIFICATE REQUEST-----\n","key":"-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvcAAyUzmochMEa+lzcpPYjHtFGrrqHBvD8ihx5iditeblwfm\nUVXU6Ybo0sBGMxcSA8kK0qPfoUAUSZFc3OlyJwJyfqGPXLKER56MxLeEiXowKlgd\ncSPAJHDz7rHkIfdmCeI1VHPxgm2ODJG13OZX/BCGkSy986aUWNrM+PplyQ4r/T37\nS84GFH0jZvWC2nE/Y5+/zFMMYas9ABaW/IeG0Nkc1v8o7RlT963XNySn3DBJCoWm\nU5Ov4+MuQpiWMV9zMk6dnqiAS2dasrTzJ7avHPTx3hmuCYVJXWYN9B2raGftnWGg\neBcabB1wXl9xY6hjOJoeuGPwgrlMT8K1CO44HwIDAQABAoIBACdaYs9c+5giCmTA\noQqFIuGiqSDK7AULDH2hhqv2ovXgsYwpP0MvIfEs4ayT4/tElZ/jWjNFeWPf/lUj\nqLbIU7xzbXuF1k3LWFPiNh+2T+6TQNoHXFPSrk7gfjbK/h1tSeRS3eyd/0ClqAhD\nUAx4WVcVtlL1jI+zxKCJAGnCxMllo4IDIT1eBpzaTFvdw6F4oHO/V878dIO2avLG\nOpXJJDXAN6cUHYe+eg6NJ+i2RyCtqXdeW1C7ysfUfpH/H6Zf2He5koOd8aiszaFm\nrSGmaxTs4AtGC5pcHia/KhIkflZfdOTKzTFZiLsY11AdjwmobbwQ8mYMXhw4+/eH\nmqvQ2cECgYEA0db2+NMeXAgUYtUcZqL8vNfiWD0nQn0nxLG/uB8ecqfUajcdpClz\nqOTU46ZGNMom1eWaxOX7tIC9tdaGhhH7DV+vXlg7GrTO9S7l6FNnNNJK2riIMyVb\nN1WXizRCMOz+a91E4QWMLgkxKVlCuO76KTZxYX0nU+mwEIK5V/HpZQMCgYEA532y\nFGSCYt/xPh49K0x4PZqpJZghoJqgbNUFtJmJIqVk4OVFocWuX6P20H+TQ8cPb7wM\nu3mDkwz5DQSZVvzljLSZVB8Xj/RYZAq77xlA7HEWe/JfxyBKJ6yMC/3QBJlJpwnM\njOR6dd3/EQ9ENrzdZl+ah3Vr2I5a5Zqkq4c077UCgYEAyCT+CZTsdyFpuF7GKQs6\nfzB2fm1Nvfg77zsOvyJHW1rCmtCZIBQ9chFZEQ1uFzndUtUeCsHFk4Pb7s2AH+6U\ng0wJq7YCIdXlNCyYM0Ehxlrx9K5fklEGMMAdvDOLErlpbh5tbSdqbhpsXqD5qASg\nbKC2AiNqWHojaYwWFlDxqVsCgYB01Odvi1qS9FsY8sIEfE+jJ89+fc1a9S9KPijn\nASZJKhhDuPLvtolPE72ZdQmqB2kvB0WVyLozGTUI8O1DDdf8r5lC735A1R1XQGOh\nRKmTq2+hlq3oHc/PPjJgSvUVnRejCjsGULnNiwEUZxQSXDeRV2byPrzzSsVtZCL/\nvvlkkQKBgQChUrJUBvs0N+dlGRkSaXND+DI/kqzjl4V8UEHAkq3UxIgpgpmocbEo\nEmDMZeYdQzYPJUjMxZCNP0b3f0lraxpp0kd6vyHRUDcIuD3+YO05z3eA2eAbOq/6\nCDA86p1ocSps6EsiNV83FG+X1WBNXRn5y7Qcn3zeMcTxL6GLnJXZZA==\n-----END RSA PRIVATE KEY-----\n"} 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CA cert and key 2021/08/01 20:11:26 [INFO] encoded CSR 2021/08/01 20:11:26 [INFO] signed certificate with serial number 35229798889363533507213913925802037690597221991 {"cert":"-----BEGIN CERTIFICATE-----\nMIIDrTCCApWgAwIBAgIUBivCQfAIipX5J8NS7BwOpjZ5pmcwDQYJKoZIhvcNAQEL\nBQAwbTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcT\nDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsTE1N5\nc3RlbXMgRW5naW5lZXJpbmcwHhcNMjEwODAxMjAwNjAwWhcNMjYwNzMxMjAwNjAw\nWjBtMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzETMBEGA1UEChMKQ2xvdWRGbGFyZTEcMBoGA1UECxMTU3lz\ndGVtcyBFbmdpbmVlcmluZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nANCMRb2uIgmvO1dn8SWrOYe6AVzPJR51HIvSvC8ORksOifqlHscjVVgowoE2gFVA\nc7QkITDkSsxT4NVtUdHu0xo4IDNxYhE6oYCp3mjpbtVyTBgye3hsf/FaIWggOOXb\nI4TG9PoRPx4DqoUK/yxyGhSMLxCTPKw9hy7zeYWkWnhCfWThsmUPNCd2AZAf6twe\nQ5UydLXBK83xvdlSX+4C6r2IOv8ZAhTVGm/P8LJ6nTVwIPUPwCWj6ep8yFrNZ7ik\nbTsJ+ygwty9nfD+6MDXbZ2ji4IqNUkl082fyKjsRSiMiAFrUghUN5fGWuS7El/xN\nfvqSeUSDdy6HSr0k6i0eIu8CAwEAAaNFMEMwDgYDVR0PAQH/BAQDAgEGMBIGA1Ud\nEwEB/wQIMAYBAf8CAQIwHQYDVR0OBBYEFHuEaWWwGnbCXcbr7FLufYHVmScBMA0G\nCSqGSIb3DQEBCwUAA4IBAQB9dhtsS20BA2BZWLbpiFugeWiW2y2Fjl06iC+VRwbE\nB5hVRIYGQRwySf/HQFFWxndS/88PL0WDlR0Lo6fXszCaUOYUijuRGzxCKIw2VdhT\n03QmrBZeQCtuu7uuimwacXlaX+goD4KBTirZVza4i6NitpaJnJoVhyWWAwm+V4Aq\n6Vi+/TPbgOQujVrYZTqvM+89vDG51gpTj0YX5sozCXUD+5Bn0gnISk2LhrsjaieD\nmkOZimnKOQ2Ye8zc7SVvHTJdvYsYmiVceZcNvPXsSmNItfOUwsHKpKE7j1G+OtLv\nHSflkuCclVmEVhNg7id/FwIgHms6nxfSybOiW2pw6yze\n-----END CERTIFICATE-----\n"} 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CA cert and key 2021/08/01 20:11:26 [ERROR] open ca: no such file or directory 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CA cert and key 2021/08/01 20:11:26 [ERROR] open ca_key: no such file or directory 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CA cert and key 2021/08/01 20:11:26 [ERROR] unknown prefix: en 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CA cert and key 2021/08/01 20:11:26 [ERROR] {"code":2002,"message":"Failed to decode private key"} 2021/08/01 20:11:26 [ERROR] need a CA certificate (provide one with -ca) 2021/08/01 20:11:26 [ERROR] need a CA key (provide one with -ca-key) 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CA cert and key 2021/08/01 20:11:26 [ERROR] open : no such file or directory 2021/08/01 20:11:26 [INFO] re-generate a CA certificate from CSR and CA key 2021/08/01 20:11:26 [ERROR] {"code":2003,"message":"Failed to parse private key"} 2021/08/01 20:11:26 [INFO] generate received request 2021/08/01 20:11:26 [INFO] received CSR 2021/08/01 20:11:26 [INFO] generating key: rsa-2048 2021/08/01 20:11:28 [INFO] encoded CSR 2021/08/01 20:11:28 [ERROR] bad url: parse "123::::123": first path segment in URL cannot contain colon 2021/08/01 20:11:28 [INFO] generate received request 2021/08/01 20:11:28 [INFO] received CSR 2021/08/01 20:11:28 [INFO] generating key: rsa-2048 2021/08/01 20:11:32 [ERROR] failed to generate a CSR: invalid OID part abc PASS ok github.com/cloudflare/cfssl/cli/gencert 15.715s github.com/cloudflare/cfssl/cli/gencrl MIICPjCCASYCAQEwDQYJKoZIhvcNAQELBQAwfTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xFTATBgNVBAoTDFRlc3QgQ29tcGFueTEUMBIGA1UECxMLSVQgU2VydmljZXMxFDASBgNVBAMTC3Rlc3RMb2NhbENBFw0yMTA4MDEyMDExMzRaFw0yMTA4MDgyMDExMzRaMFAwEgIBARcNMjEwODAxMjAxMTM0WjASAgECFw0yMTA4MDEyMDExMzRaMBICAQMXDTIxMDgwMTIwMTEzNFowEgIBBBcNMjEwODAxMjAxMTM0WqAjMCEwHwYDVR0jBBgwFoAU6jzK7+HcNGKm+TONgxyrYy/02qEwDQYJKoZIhvcNAQELBQADggEBAHa1UYoSVjSfNlVsZotF8/MJpGvjE4VhGBYlraAqLgHoBOqUypUXCqKKVmgYJ9spVA+hLpPSD8v9A9rA3SAZ5x3pqUxxg/gzuxUTPD+MODpNRhmy8my9ZtnPujO+fE2ckduJGCIrc2RmcmPuPUjvHvvw1VO0auCxj805ljgbEJO1Sy1uJm+V5ErBJ/nRCCwv66leResuw2btzwSdrEKAEXOYz8eFZP4kn9+HZ8AJonWYwuZySkp0sCEQApPKe2rB7dOvyhFG7O5HwCSdY8Xfu84xJTx9tS4+5+F+cnQc3dlWRJBze5NNQUwVEnDDiPe8FJdd5hFnQgBV19BlLOs74Es= MIICPjCCASYCAQEwDQYJKoZIhvcNAQELBQAwfTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xFTATBgNVBAoTDFRlc3QgQ29tcGFueTEUMBIGA1UECxMLSVQgU2VydmljZXMxFDASBgNVBAMTC3Rlc3RMb2NhbENBFw0yMTA4MDEyMDExMzRaFw0yMTA4MDEyMDEzMzdaMFAwEgIBARcNMjEwODAxMjAxMTM0WjASAgECFw0yMTA4MDEyMDExMzRaMBICAQMXDTIxMDgwMTIwMTEzNFowEgIBBBcNMjEwODAxMjAxMTM0WqAjMCEwHwYDVR0jBBgwFoAU6jzK7+HcNGKm+TONgxyrYy/02qEwDQYJKoZIhvcNAQELBQADggEBALDdPGzB+9oQjRpaZv2ukTOQzu0e3SkGKmA1ioNor5iIO5wYEJrv7wz1LWjjlwqpV4ZCkyS2rdv+mH3qYzIb+GnXEVuDyECejVis8weFVPC4Eq1EcyXeAGUdDnUCcjKBYQjIv1+la6agEDY4G1FdPoh0WZFUlPWUS5AwMEgptppCp91Q27epgVKc8Awn4VQvAAyB6CXLJFeWzG8FXRxMsU1D4YedhJus1MvNT7bFqNovQo3pAYjLOfWcHFWn1LTX3LOnWF2jFYVBAjCrW5XioRerO2s+1WMq6qXC+AMDXuTNb5nB/QC9Gfg8yHmroNt41Acy85qUOQGb4shy9fRGGx0= PASS ok github.com/cloudflare/cfssl/cli/gencrl 0.077s github.com/cloudflare/cfssl/cli/gencsr 2021/08/01 20:11:36 [INFO] encoded CSR 2021/08/01 20:11:36 [INFO] encoded CSR PASS ok github.com/cloudflare/cfssl/cli/gencsr 0.074s github.com/cloudflare/cfssl/cli/genkey 2021/08/01 20:11:39 [INFO] generate received request 2021/08/01 20:11:39 [INFO] received CSR 2021/08/01 20:11:39 [INFO] generating key: rsa-2048 2021/08/01 20:11:41 [INFO] encoded CSR 2021/08/01 20:11:41 [INFO] generate received request 2021/08/01 20:11:41 [INFO] received CSR 2021/08/01 20:11:41 [INFO] generating key: rsa-2048 2021/08/01 20:11:42 [INFO] encoded CSR 2021/08/01 20:11:42 [INFO] signed certificate with serial number 467365326949414758218232088437133618969814607057 PASS ok github.com/cloudflare/cfssl/cli/genkey 3.519s github.com/cloudflare/cfssl/cli/ocsprefresh PASS ok github.com/cloudflare/cfssl/cli/ocsprefresh 0.068s github.com/cloudflare/cfssl/cli/revoke 2021/08/01 20:11:47 [ERROR] Invalid reason code: strconv.Atoi: parsing "invalid_reason": invalid syntax 2021/08/01 20:11:47 [ERROR] Invalid reason code: {"code":8200,"message":"Invalid revocation status"} PASS ok github.com/cloudflare/cfssl/cli/revoke 0.055s github.com/cloudflare/cfssl/cli/scan 2021/08/01 20:11:50 [WARNING] Only scanning max-hosts=0 out of 2 args given { "Broad": { "description": "Large scale scans of TLS hosts", "scanners": { "IntermediateCAs": { "description": "Scans a CIDR IP range for unknown Intermediate CAs" } } }, "Connectivity": { "description": "Scans for basic connectivity with the host through DNS and TCP/TLS dials", "scanners": { "CloudFlareStatus": { "description": "Host is on CloudFlare" }, "DNSLookup": { "description": "Host can be resolved through DNS" }, "TCPDial": { "description": "Host accepts TCP connection" }, "TLSDial": { "description": "Host can perform TLS handshake" } } }, "PKI": { "description": "Scans for the Public Key Infrastructure", "scanners": { "ChainExpiration": { "description": "Host's chain hasn't expired and won't expire in the next 30 days" }, "ChainValidation": { "description": "All certificates in host's chain are valid" }, "MultipleCerts": { "description": "Host serves same certificate chain across all IPs" } } }, "TLSHandshake": { "description": "Scans for host's SSL/TLS version and cipher suite negotiation", "scanners": { "CertsByCiphers": { "description": "Determines host's certificate signature algorithm matching client's accepted ciphers" }, "CertsBySigAlgs": { "description": "Determines host's certificate signature algorithm matching client's accepted signature and hash algorithms" }, "CipherSuite": { "description": "Determines host's cipher suites accepted and preferred order" }, "ECCurves": { "description": "Determines the host's ec curve support for TLS 1.2" }, "SigAlgs": { "description": "Determines host's accepted signature and hash algorithms" } } }, "TLSSession": { "description": "Scans host's implementation of TLS session resumption using session tickets/session IDs", "scanners": { "SessionResume": { "description": "Host is able to resume sessions across all addresses" } } } } PASS ok github.com/cloudflare/cfssl/cli/scan 0.035s github.com/cloudflare/cfssl/cli/selfsign 2021/08/01 20:11:52 [INFO] generate received request 2021/08/01 20:11:52 [INFO] received CSR 2021/08/01 20:11:52 [INFO] generating key: rsa-2048 2021/08/01 20:11:56 [INFO] encoded CSR *** WARNING *** Self-signed certificates are dangerous. Use this self-signed certificate at your own risk. It is strongly recommended that these certificates NOT be used in production. *** WARNING *** {"cert":"-----BEGIN CERTIFICATE-----\nMIID6zCCAtOgAwIBAgIINZYxdtKtw7kwDQYJKoZIhvcNAQELBQAwbTELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAaBgNVBAsTE1N5c3RlbXMgRW5naW5l\nZXJpbmcwHhcNMjEwODAxMjAwNjU2WhcNMjExMTAxMDIxMTU2WjBtMQswCQYDVQQG\nEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZyYW5jaXNj\nbzETMBEGA1UEChMKQ2xvdWRGbGFyZTEcMBoGA1UECxMTU3lzdGVtcyBFbmdpbmVl\ncmluZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALuOo1u9jDTusPWK\nK1dBbDhTwQP4NOJ79lMfUKeZ41clKgpdkm3slTHhm9z6zUytha7D16ML4yA9ojP7\newucRmnruJalJdDUuS7JMdydwHBAeNEgsbaas4+4dHKYa+gv6rq9L2uYECYGDIj4\nl7O/4lN7W7YuUr9n07QOJqgMECSq5tIPXEGCNpEaw62/fPC93NeoBpLaTjR0U/kR\nLvzU3MJFWtiiQ0G9PjQ5qnCb3WSNk37Rl+aUbGjP05kmFlaWz8HU+CNe4QDElirU\noFhO5VvDSzEvoPkpsg2zBgMjoJ4XkBOKlT2/xMmEfnNbm8tqt/kRJOyLIvkYCV40\nZ3rWKRcCAwEAAaOBjjCBizAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYB\nBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFMwMkKtfIQFS\nMZn5L9mDenjJuJhiMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3d3cuY2xv\ndWRmbGFyZS5jb20wDQYJKoZIhvcNAQELBQADggEBAA6M4kAd12uYy03eEyUoKyfL\nvjpdjmwS2WAn2/7M3NJcyMtGWObHkWP0S2/BOw1Hs3fGjAbBPqmUE14Lyo5z4uue\nZVnLBKClRCsMNVI8J0JTo77zteAUx8+u3xlOA36YldqLw448/2pUuKs4fWY6HXpu\nUyljHa0ulgPsCQ5lz/+YREn5SK9AXsn5mMnxLoFN+lZZs7mJLV15G7WGUXpLYNjE\nMMbk6LNGWzjWGMA784kbkvUFhDmW2G5jADEV0q/AT0sGWtGIOylg6Z+O0dKySFF6\nPS6d1yDlyRZPui2gpdebOBdJtfWFjBt88ujyNkPGsuXrGwsBCkW9D8nya+6vl2s=\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIC8jCCAdoCAQAwbTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWEx\nFjAUBgNVBAcTDVNhbiBGcmFuY2lzY28xEzARBgNVBAoTCkNsb3VkRmxhcmUxHDAa\nBgNVBAsTE1N5c3RlbXMgRW5naW5lZXJpbmcwggEiMA0GCSqGSIb3DQEBAQUAA4IB\nDwAwggEKAoIBAQC7jqNbvYw07rD1iitXQWw4U8ED+DTie/ZTH1CnmeNXJSoKXZJt\n7JUx4Zvc+s1MrYWuw9ejC+MgPaIz+3sLnEZp67iWpSXQ1LkuyTHcncBwQHjRILG2\nmrOPuHRymGvoL+q6vS9rmBAmBgyI+Jezv+JTe1u2LlK/Z9O0DiaoDBAkqubSD1xB\ngjaRGsOtv3zwvdzXqAaS2k40dFP5ES781NzCRVrYokNBvT40Oapwm91kjZN+0Zfm\nlGxoz9OZJhZWls/B1PgjXuEAxJYq1KBYTuVbw0sxL6D5KbINswYDI6CeF5ATipU9\nv8TJhH5zW5vLarf5ESTsiyL5GAleNGd61ikXAgMBAAGgQDA+BgkqhkiG9w0BCQ4x\nMTAvMC0GA1UdEQQmMCSCDmNsb3VkZmxhcmUuY29tghJ3d3cuY2xvdWRmbGFyZS5j\nb20wDQYJKoZIhvcNAQELBQADggEBAIujgq8hJUgfbTaW5SMQC//13XXrc5ChDaTb\nB//LsPP0VlA2j81aWIQ9Zge+Uui9ZYtErtKLUcEC4/zTyBtP8MKsoAm9C5/CemNR\nNiI/Wf5eME0c8KDeXZrxJC8+O/eXUr+vzq1d0Lh/vmnDn2QduMhrAES1OfHXi+Vk\nfvGd8hB2WnatLjhmh+1LZWQT9ae6/meKrk7i3umqKBcT5H8Tx+jP+MyJ20pqZHk0\nMJf/wPzjuw0jbSDjlY+pOZQosd4drUvxrM/MAgG0y307PrQepgXa+Kk0CEgWvM+S\nCEHrsABAhtedK7xYlXIs6QHcE77Bs+AzFyIwunWlxgkne/TPvDQ=\n-----END CERTIFICATE REQUEST-----\n","key":"-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAu46jW72MNO6w9YorV0FsOFPBA/g04nv2Ux9Qp5njVyUqCl2S\nbeyVMeGb3PrNTK2FrsPXowvjID2iM/t7C5xGaeu4lqUl0NS5Lskx3J3AcEB40SCx\ntpqzj7h0cphr6C/qur0va5gQJgYMiPiXs7/iU3tbti5Sv2fTtA4mqAwQJKrm0g9c\nQYI2kRrDrb988L3c16gGktpONHRT+REu/NTcwkVa2KJDQb0+NDmqcJvdZI2TftGX\n5pRsaM/TmSYWVpbPwdT4I17hAMSWKtSgWE7lW8NLMS+g+SmyDbMGAyOgnheQE4qV\nPb/EyYR+c1uby2q3+REk7Isi+RgJXjRnetYpFwIDAQABAoIBAQCwRSEggmc4BDCJ\nw75x9gmYcpaPfYFubiSWAHNT4Rw5dbMqJMEO0G9zft52c7vo2ZgvJN4P3YcrcOF1\ny17cDZZby+8inbmJp7MW1n4nIpeOp/kkSn7a6E/jve6rGLcpc4c+07iyfSqIId08\nCa7Bf5Bc9y29bZHVU+Yyba5E93lgiyNeBRHAFPI6qQ7Zd2r2eUD5HCZ8Q1V0H1SV\noRD4rppfOMEcdScjPO1GBnNNAZ4HKkWbKw4x5WXQCHfPaicB4uPLdqa1jjn3wR4A\n+wrTX3BuMyqVeCZMDCU3JDOvY239pZVKIYWtNMgDSGo3ZoDGqc8ocE9fTSKaN+xd\n/ZZwwioxAoGBAMM8xitIXA4CYezRGfNs4zWWgn5sugVlVAMYC/oXnsHEudOR9pdL\nY9HkJUSQsWun1e25bZ+oVfl2TsPMfaCbS9bqNgUZMoLh7Jk2W8TkOgesVoj5rI65\nyHJcTRFhdi8oIQGXb8Yh8kud60kdRT4X4guYQJXJeS1XUUC9674B7swpAoGBAPXt\n9Hc7IcBeXLIgTmK/4gVIBDh7rBMx4qdvN7pyeU31xa6l4NQbRhTluY9vmZmBdrOv\nQE+noyl0GNBKmlfhe0UPMGHgGFPwBb75vwu3AWLYyTiRyL2MoamMit9qTnyGS4hh\nXjAX3VysoSlVZxoLSbS15652+tvthN7SOfBD7/M/AoGAPFcpLDFl+hJ0b3vE2H47\nztEgrbAu4gIKMBabhQUN1PdXM3N2UhZD2Jf5iLJrk0lBDgL0RZcCU2JkP5GQ9jVp\nABhM79B00wy+UjABtt2OrdZuvFDmKwpyUB4E161WmIZ/hP1n10WgnAxHrsY0I1fA\nTjMVKvYk1IWbIDZSiNwSENkCgYEAom6WZyHhOwOYSfZYj5SZHk/gqcXVc6AhSeGF\nd1ogkMNh2+anxrB061yH4Rse4mrGEgwQeAwLElgiA4EizCSbnJNZq2ut5dLEmMyv\nyHcJLVZuITT412lJZYj0OHgoesrgnKVi5nT8ujczAu/rdyI5fmgfK/Zd3mDUv68u\noWjd1VUCgYEAoOvXIQ5SzPGwHBQ0g5yDeYMShYlhjbGv+tubPGiOqdjUJJ33SBgR\npYig380wuOmll0CASiQxzN/INhXLv+D6mYT+KFxlRYbOJwqwCDWJftuzRwl5XESE\nQRChjZUdofFl2K2PBBoA+hzyQv2fMpPjq5E1r4GQrYYT+S1xTth/j+Y=\n-----END RSA PRIVATE KEY-----\n"} PASS ok github.com/cloudflare/cfssl/cli/selfsign 3.416s github.com/cloudflare/cfssl/cli/serve 2021/08/01 20:12:00 [INFO] endpoint '/api/v1/cfssl/init_ca' is enabled 2021/08/01 20:12:00 [INFO] endpoint '/api/v1/cfssl/scaninfo' is enabled 2021/08/01 20:12:00 [INFO] endpoint '/api/v1/cfssl/certadd' is enabled 2021/08/01 20:12:00 [WARNING] endpoint 'crl' is disabled: signer not initialized 2021/08/01 20:12:00 [WARNING] endpoint 'newcert' is disabled: signer not initialized 2021/08/01 20:12:00 [INFO] setting up key / CSR generator 2021/08/01 20:12:00 [INFO] endpoint '/api/v1/cfssl/newkey' is enabled 2021/08/01 20:12:00 [WARNING] endpoint 'authsign' is disabled: signer not initialized 2021/08/01 20:12:00 [WARNING] endpoint 'revoke' is disabled: cert db not configured (missing -db-config) 2021/08/01 20:12:00 [INFO] endpoint '/' is enabled 2021/08/01 20:12:00 [INFO] endpoint '/api/v1/cfssl/health' is enabled 2021/08/01 20:12:00 [WARNING] endpoint 'sign' is disabled: signer not initialized 2021/08/01 20:12:00 [WARNING] endpoint 'info' is disabled: signer not initialized 2021/08/01 20:12:00 [WARNING] endpoint 'ocspsign' is disabled: signer not initialized 2021/08/01 20:12:00 [INFO] endpoint '/api/v1/cfssl/certinfo' is enabled 2021/08/01 20:12:00 [WARNING] endpoint 'gencrl' is disabled: signer not initialized 2021/08/01 20:12:00 [INFO] bundler API ready 2021/08/01 20:12:00 [INFO] endpoint '/api/v1/cfssl/bundle' is enabled 2021/08/01 20:12:00 [INFO] endpoint '/api/v1/cfssl/scan' is enabled 2021/08/01 20:12:00 [INFO] Handler set up complete. 2021/08/01 20:12:00 [INFO] 127.0.0.1:59786 - "GET /api/v1/cfssl/certinfo" 405 2021/08/01 20:12:00 [INFO] 127.0.0.1:59790 - "GET /api/v1/cfssl/bundle" 405 2021/08/01 20:12:00 [WARNING] no host given 2021/08/01 20:12:00 [INFO] 127.0.0.1:59802 - "GET /api/v1/cfssl/scan" 400 2021/08/01 20:12:00 [INFO] 127.0.0.1:59804 - "GET /api/v1/cfssl/init_ca" 405 2021/08/01 20:12:00 [INFO] 127.0.0.1:59806 - "GET /api/v1/cfssl/newkey" 405 2021/08/01 20:12:00 [INFO] 127.0.0.1:59808 - "GET /api/v1/cfssl/health" 200 2021/08/01 20:12:00 [INFO] setting up scaninfo handler 2021/08/01 20:12:00 [INFO] 127.0.0.1:59818 - "GET /api/v1/cfssl/scaninfo" 200 2021/08/01 20:12:00 [INFO] 127.0.0.1:59820 - "GET /api/v1/cfssl/certadd" 405 PASS ok github.com/cloudflare/cfssl/cli/serve 0.066s github.com/cloudflare/cfssl/cli/sign 2021/08/01 20:12:02 [INFO] signed certificate with serial number 55061233016402701186046680896831131935770203706 {"cert":"-----BEGIN CERTIFICATE-----\nMIICkDCCAfmgAwIBAgIUCaUH9OZ1TxOB7T8AH4WfEYYQ1jowDQYJKoZIhvcNAQEF\nBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoM\nGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0yMTA4MDEyMDA3MDBaFw0yMjA4\nMDEyMDA3MDBaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIEwpTb21lLVN0YXRlMSEw\nHwYDVQQKExhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwgZ8wDQYJKoZIhvcNAQEB\nBQADgY0AMIGJAoGBALaY5Z6HYc99ZCxCaHi0pEZq7/Je3sZBrTtERLSG4q4/QQcu\nuGV1QRO5IShjtnJzPFO8o8OzbX4fiLwo2VQN3dl6h0tz467eB5lP3BgjjRPPjRF6\nKncy1Azzosdagw0Qb17PNSgFdqoegmB2W3aosYQ3q47yXA+DbHe5BMRGXx7hAgMB\nAAGjfTB7MA4GA1UdDwEB/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUqib1/8gsnwO6uR+RbBEuddR7\nSzwwHQYDVR0RBBYwFIISd3d3LmNsb3VkZmxhcmUuY29tMA0GCSqGSIb3DQEBBQUA\nA4GBAFxSbUr68R3wXoLW9IRDtKusvgX5pPhx2N8c2GrGmpwsG4zwOw7tWk0SRU2/\neYcG7VH8CLDHifYA99QX1yQa77mj9dhaWWdi3i51vdHOqG+OhLG4Zvh44ywq0oVE\n3RoqWwu+vwqxitojVyCaSaET5z9Kc9SfLqFZE0NsuKwAdgPo\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIBhDCB7gIBADBFMQswCQYDVQQGEwJBVTETMBEGA1UECAwKU29tZS1TdGF0ZTEh\nMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIGfMA0GCSqGSIb3DQEB\nAQUAA4GNADCBiQKBgQC2mOWeh2HPfWQsQmh4tKRGau/yXt7GQa07RES0huKuP0EH\nLrhldUETuSEoY7ZyczxTvKPDs21+H4i8KNlUDd3ZeodLc+Ou3geZT9wYI40Tz40R\neip3MtQM86LHWoMNEG9ezzUoBXaqHoJgdlt2qLGEN6uO8lwPg2x3uQTERl8e4QID\nAQABoAAwDQYJKoZIhvcNAQEFBQADgYEALOuXHteRZ7f+vH5mv2Odz8KHgFm+YfdD\nYSRDiFGnMXZ4/Z5440Jl+lsytH9XRdU+CAvMwXISCLx6NI8JfNpSMvltDNRmBGfM\nHjTdVKPDb9xns7by8sgwuSNnOONuefbZNXPGbjDfKzEa2UdHJT+YaLOVzCDPlPBr\nBUo2gGkLUAs=\n-----END CERTIFICATE REQUEST-----\n"} 2021/08/01 20:12:02 [ERROR] need CA certificate (provide one with -ca) 2021/08/01 20:12:02 [ERROR] need CA key (provide one with -ca-key) 2021/08/01 20:12:02 [INFO] signed certificate with serial number 672199075482649837258953424011008386286287285299 {"cert":"-----BEGIN CERTIFICATE-----\nMIICkDCCAfmgAwIBAgIUdb5y86UBHZr8yeE5optNlMJvbDMwDQYJKoZIhvcNAQEF\nBQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoM\nGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAeFw0yMTA4MDEyMDA3MDBaFw0yMjA4\nMDEyMDA3MDBaMEUxCzAJBgNVBAYTAkFVMRMwEQYDVQQIEwpTb21lLVN0YXRlMSEw\nHwYDVQQKExhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwgZ8wDQYJKoZIhvcNAQEB\nBQADgY0AMIGJAoGBALaY5Z6HYc99ZCxCaHi0pEZq7/Je3sZBrTtERLSG4q4/QQcu\nuGV1QRO5IShjtnJzPFO8o8OzbX4fiLwo2VQN3dl6h0tz467eB5lP3BgjjRPPjRF6\nKncy1Azzosdagw0Qb17PNSgFdqoegmB2W3aosYQ3q47yXA+DbHe5BMRGXx7hAgMB\nAAGjfTB7MA4GA1UdDwEB/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUqib1/8gsnwO6uR+RbBEuddR7\nSzwwHQYDVR0RBBYwFIISd3d3LmNsb3VkZmxhcmUuY29tMA0GCSqGSIb3DQEBBQUA\nA4GBAJPYcrKLbcyG1pdmmOA0OsQY6kATqhGpxSjJwya4BUDyT6o0A0VYp/o7ESqS\nF/Oe1ApR6H9BbY1X7YvEY0yw4jLwRse7DCjmdrkAmFNW6w8UcezCvChcdQ3f50IA\nL4FaISHxvt80vGBryCxbJvs6j2h6oZZIQvLL9Ss9W0/F/GfN\n-----END CERTIFICATE-----\n","csr":"-----BEGIN CERTIFICATE REQUEST-----\nMIIBhDCB7gIBADBFMQswCQYDVQQGEwJBVTETMBEGA1UECAwKU29tZS1TdGF0ZTEh\nMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIGfMA0GCSqGSIb3DQEB\nAQUAA4GNADCBiQKBgQC2mOWeh2HPfWQsQmh4tKRGau/yXt7GQa07RES0huKuP0EH\nLrhldUETuSEoY7ZyczxTvKPDs21+H4i8KNlUDd3ZeodLc+Ou3geZT9wYI40Tz40R\neip3MtQM86LHWoMNEG9ezzUoBXaqHoJgdlt2qLGEN6uO8lwPg2x3uQTERl8e4QID\nAQABoAAwDQYJKoZIhvcNAQEFBQADgYEALOuXHteRZ7f+vH5mv2Odz8KHgFm+YfdD\nYSRDiFGnMXZ4/Z5440Jl+lsytH9XRdU+CAvMwXISCLx6NI8JfNpSMvltDNRmBGfM\nHjTdVKPDb9xns7by8sgwuSNnOONuefbZNXPGbjDfKzEa2UdHJT+YaLOVzCDPlPBr\nBUo2gGkLUAs=\n-----END CERTIFICATE REQUEST-----\n"} PASS ok github.com/cloudflare/cfssl/cli/sign 0.065s github.com/cloudflare/cfssl/cli/version Version: dev Runtime: go1.15.14 PASS ok github.com/cloudflare/cfssl/cli/version 0.031s github.com/cloudflare/cfssl/cmd/cfssl testing: warning: no tests to run PASS ok github.com/cloudflare/cfssl/cmd/cfssl 0.042s github.com/cloudflare/cfssl/cmd/cfssljson PASS ok github.com/cloudflare/cfssl/cmd/cfssljson 0.032s github.com/cloudflare/cfssl/cmd/mkbundle testing: warning: no tests to run PASS ok github.com/cloudflare/cfssl/cmd/mkbundle 0.010s github.com/cloudflare/cfssl/config {"signing":{"profiles":{"valid":{"usages":["digital signature"],"issuer_urls":null,"ocsp_url":"","crl_url":"","ca_constraint":{"is_ca":false,"max_path_len":0,"max_path_len_zero":false},"ocsp_no_check":false,"expiry":"","backdate":"","auth_key":"","copy_extensions":false,"prev_auth_key":"","remote":"","not_before":"0001-01-01T00:00:00Z","not_after":"0001-01-01T00:00:00Z","name_whitelist":"","auth_remote":{"remote":"","auth_key":""},"ct_log_servers":null,"allowed_extensions":null,"cert_store":"","lint_error_level":"reserved","ignored_lints":null,"ignored_lint_sources":null,"Policies":null,"Expiry":60000000000,"Backdate":0,"Provider":null,"PrevProvider":null,"RemoteProvider":null,"RemoteServer":"","RemoteCAs":null,"ClientCert":null,"CSRWhitelist":null,"NameWhitelist":null,"ExtensionWhitelist":null,"ClientProvidesSerialNumbers":false,"LintRegistry":null},"valid-lint":{"usages":["digital signature"],"issuer_urls":null,"ocsp_url":"","crl_url":"","ca_constraint":{"is_ca":false,"max_path_len":0,"max_path_len_zero":false},"ocsp_no_check":false,"expiry":"","backdate":"","auth_key":"","copy_extensions":false,"prev_auth_key":"","remote":"","not_before":"0001-01-01T00:00:00Z","not_after":"0001-01-01T00:00:00Z","name_whitelist":"","auth_remote":{"remote":"","auth_key":""},"ct_log_servers":null,"allowed_extensions":null,"cert_store":"","lint_error_level":"warn","ignored_lints":["n_subject_common_name_included"],"ignored_lint_sources":["ETSI-ESI"],"Policies":null,"Expiry":60000000000,"Backdate":0,"Provider":null,"PrevProvider":null,"RemoteProvider":null,"RemoteServer":"","RemoteCAs":null,"ClientCert":null,"CSRWhitelist":null,"NameWhitelist":null,"ExtensionWhitelist":null,"ClientProvidesSerialNumbers":false,"LintRegistry":null}},"default":{"usages":["digital signature"],"issuer_urls":null,"ocsp_url":"","crl_url":"","ca_constraint":{"is_ca":false,"max_path_len":0,"max_path_len_zero":false},"ocsp_no_check":false,"expiry":"","backdate":"","auth_key":"","copy_extensions":false,"prev_auth_key":"","remote":"","not_before":"0001-01-01T00:00:00Z","not_after":"0001-01-01T00:00:00Z","name_whitelist":"","auth_remote":{"remote":"","auth_key":""},"ct_log_servers":null,"allowed_extensions":null,"cert_store":"","lint_error_level":"reserved","ignored_lints":null,"ignored_lint_sources":null,"Policies":null,"Expiry":60000000000,"Backdate":0,"Provider":null,"PrevProvider":null,"RemoteProvider":null,"RemoteServer":"","RemoteCAs":null,"ClientCert":null,"CSRWhitelist":null,"NameWhitelist":null,"ExtensionWhitelist":null,"ClientProvidesSerialNumbers":false,"LintRegistry":null}},"ocsp":null}2021/08/01 20:12:13 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:12:13 [ERROR] profile has both a remote and an auth remote specified PASS ok github.com/cloudflare/cfssl/config 0.042s github.com/cloudflare/cfssl/crl PASS ok github.com/cloudflare/cfssl/crl 0.051s github.com/cloudflare/cfssl/csr 2021/08/01 20:12:15 [INFO] received CSR 2021/08/01 20:12:15 [INFO] generating key: ecdsa-256 2021/08/01 20:12:15 [INFO] encoded CSR 2021/08/01 20:12:15 [INFO] received CSR 2021/08/01 20:12:15 [INFO] generating key: ecdsa-256 2021/08/01 20:12:15 [INFO] encoded CSR 2021/08/01 20:12:15 [INFO] received CSR 2021/08/01 20:12:15 [INFO] generating key: ecdsa-256 2021/08/01 20:12:15 [INFO] encoded CSR 2021/08/01 20:12:28 [INFO] received CSR 2021/08/01 20:12:28 [INFO] generating key: ecdsa-256 2021/08/01 20:12:28 [INFO] encoded CSR 2021/08/01 20:12:28 [INFO] received CSR 2021/08/01 20:12:28 [INFO] generating key: rsa-2048 2021/08/01 20:12:29 [INFO] encoded CSR 2021/08/01 20:12:29 [INFO] received CSR 2021/08/01 20:12:29 [INFO] generating key: yolo-crypto-2048 2021/08/01 20:12:29 [INFO] generate received request 2021/08/01 20:12:29 [INFO] received CSR 2021/08/01 20:12:29 [INFO] generating key: rsa-2048 2021/08/01 20:12:32 [INFO] encoded CSR 2021/08/01 20:12:32 [INFO] generate received request 2021/08/01 20:12:32 [WARNING] invalid request: Missing parameter "CN" 2021/08/01 20:12:32 [INFO] generate received request 2021/08/01 20:12:32 [INFO] received CSR 2021/08/01 20:12:32 [INFO] generating key: rsa-1024 2021/08/01 20:12:32 [INFO] encoded CSR 2021/08/01 20:12:32 [INFO] received CSR 2021/08/01 20:12:32 [INFO] generating key: ecdsa-256 2021/08/01 20:12:32 [INFO] encoded CSR 2021/08/01 20:12:32 [INFO] encoded CSR 2021/08/01 20:12:32 [INFO] received CSR 2021/08/01 20:12:32 [INFO] generating key: ecdsa-256 2021/08/01 20:12:32 [INFO] encoded CSR 2021/08/01 20:12:32 [INFO] encoded CSR PASS ok github.com/cloudflare/cfssl/csr 16.166s github.com/cloudflare/cfssl/errors PASS ok github.com/cloudflare/cfssl/errors 0.011s github.com/cloudflare/cfssl/helpers/derhelpers PASS ok github.com/cloudflare/cfssl/helpers/derhelpers 0.036s github.com/cloudflare/cfssl/helpers/testsuite PASS ok github.com/cloudflare/cfssl/helpers/testsuite 23.576s github.com/cloudflare/cfssl/initca 2021/08/01 20:13:02 [INFO] generate received request 2021/08/01 20:13:02 [INFO] received CSR 2021/08/01 20:13:02 [INFO] generating key: rsa-2048 2021/08/01 20:13:04 [INFO] encoded CSR 2021/08/01 20:13:04 [INFO] signed certificate with serial number 194011514626136753082890127360773828445944531956 2021/08/01 20:13:04 [INFO] signed certificate with serial number 87871923635831156435827824398771628858310095164 2021/08/01 20:13:04 [INFO] signed certificate with serial number 16624902984051363608786749537607746632082235519 2021/08/01 20:13:04 [INFO] signed certificate with serial number 646916060754009461000797630311556452593242012935 2021/08/01 20:13:04 [INFO] signed certificate with serial number 418453722230284992703737652884073049814807428786 2021/08/01 20:13:05 [INFO] signed certificate with serial number 156147731280027568669756564279325467495666417495 2021/08/01 20:13:05 [INFO] signed certificate with serial number 76084089533579670665906347217809494689640282617 2021/08/01 20:13:05 [INFO] generate received request 2021/08/01 20:13:05 [INFO] received CSR 2021/08/01 20:13:05 [INFO] generating key: rsa-2048 2021/08/01 20:13:07 [INFO] encoded CSR 2021/08/01 20:13:07 [INFO] signed certificate with serial number 445823982956913744666158725947839409745181827898 2021/08/01 20:13:07 [INFO] signed certificate with serial number 84587338255321193369895897878225494300600730941 2021/08/01 20:13:07 [INFO] signed certificate with serial number 689621072100003547378071301326808372467158781989 2021/08/01 20:13:07 [INFO] signed certificate with serial number 636034898498132389883080090957157256053944422393 2021/08/01 20:13:07 [INFO] signed certificate with serial number 164849121387293690082818817270994013366756706770 2021/08/01 20:13:07 [INFO] signed certificate with serial number 602174011345047290545534602344977051844833800196 2021/08/01 20:13:07 [INFO] signed certificate with serial number 184795315085938548905373839354655321176870599571 2021/08/01 20:13:07 [INFO] generate received request 2021/08/01 20:13:07 [INFO] received CSR 2021/08/01 20:13:07 [INFO] generating key: rsa-2048 2021/08/01 20:13:08 [INFO] encoded CSR 2021/08/01 20:13:08 [INFO] signed certificate with serial number 337930310012631708317036662980222117639936699411 2021/08/01 20:13:08 [INFO] signed certificate with serial number 129658263000495185396713061637366365564288900516 2021/08/01 20:13:09 [INFO] signed certificate with serial number 365411319225515705304021118119367339619589389438 2021/08/01 20:13:09 [INFO] signed certificate with serial number 526884819380049499949200516358823323235730226641 2021/08/01 20:13:09 [INFO] signed certificate with serial number 301632808960798873944668593529673329869505217615 2021/08/01 20:13:09 [INFO] signed certificate with serial number 208591901360934798603925906051715268235904811500 2021/08/01 20:13:09 [INFO] signed certificate with serial number 159836530219051277829119874799668731610539657301 2021/08/01 20:13:09 [INFO] generate received request 2021/08/01 20:13:09 [INFO] received CSR 2021/08/01 20:13:09 [INFO] generating key: rsa-2048 2021/08/01 20:13:11 [INFO] encoded CSR 2021/08/01 20:13:11 [INFO] signed certificate with serial number 725753234289008070839676512000654991974677048417 2021/08/01 20:13:11 [INFO] signed certificate with serial number 363810948881635840818199572784322335678827215723 2021/08/01 20:13:11 [INFO] signed certificate with serial number 623164224627686985439997137963810325793375999183 2021/08/01 20:13:11 [INFO] signed certificate with serial number 652129757392570072084198674047161899114041014515 2021/08/01 20:13:11 [INFO] signed certificate with serial number 263971281503361245935162976234180267495402804126 2021/08/01 20:13:11 [INFO] signed certificate with serial number 490790268962674063515364529794632984369877178710 2021/08/01 20:13:11 [INFO] signed certificate with serial number 623037458865260099828058646642761858788123828684 2021/08/01 20:13:11 [INFO] ignore invalid 'pathlenzero' value 2021/08/01 20:13:11 [INFO] generate received request 2021/08/01 20:13:11 [INFO] received CSR 2021/08/01 20:13:11 [INFO] generating key: rsa-2048 2021/08/01 20:13:12 [INFO] encoded CSR 2021/08/01 20:13:12 [INFO] signed certificate with serial number 499931194754905633846991517615145544246121813889 2021/08/01 20:13:12 [INFO] signed certificate with serial number 584493465373620272067858183551459289405680759404 2021/08/01 20:13:12 [INFO] signed certificate with serial number 99197672651396034665722620492326445275020699096 2021/08/01 20:13:12 [INFO] signed certificate with serial number 440065313362082702457882104369302814475213868387 2021/08/01 20:13:12 [INFO] signed certificate with serial number 34202789899876814584683985240005038752054027289 2021/08/01 20:13:12 [INFO] signed certificate with serial number 351135328793282489777396475848155359225458036489 2021/08/01 20:13:13 [INFO] signed certificate with serial number 362701277842672329213803132468054494814299931575 2021/08/01 20:13:13 [INFO] generate received request 2021/08/01 20:13:13 [INFO] received CSR 2021/08/01 20:13:13 [INFO] generating key: rsa-3072 2021/08/01 20:13:22 [INFO] encoded CSR 2021/08/01 20:13:22 [INFO] signed certificate with serial number 105626053027769797405368573790358901508454619447 2021/08/01 20:13:22 [INFO] signed certificate with serial number 287790851413136989376245425602607367223324730960 2021/08/01 20:13:22 [INFO] signed certificate with serial number 123309089114203852994373995856118391763971635004 2021/08/01 20:13:22 [INFO] signed certificate with serial number 375948481166446249740702956706949870600937843988 2021/08/01 20:13:22 [INFO] signed certificate with serial number 130815078966568852541384205839867830164631478359 2021/08/01 20:13:22 [INFO] signed certificate with serial number 478985024594032649525391736269114953816363002283 2021/08/01 20:13:23 [INFO] signed certificate with serial number 291305159977904361830158726308796642111819485597 2021/08/01 20:13:23 [INFO] generate received request 2021/08/01 20:13:23 [INFO] received CSR 2021/08/01 20:13:23 [INFO] generating key: rsa-3072 2021/08/01 20:13:37 [INFO] encoded CSR 2021/08/01 20:13:37 [INFO] signed certificate with serial number 651903732667179395983613470020095589766990729357 2021/08/01 20:13:37 [INFO] signed certificate with serial number 615703495068775999064884854121802422033512130737 2021/08/01 20:13:37 [INFO] signed certificate with serial number 605089984556706501395521245170085502535382305339 2021/08/01 20:13:37 [INFO] signed certificate with serial number 9864428000095715953240725317914443343561229038 2021/08/01 20:13:37 [INFO] signed certificate with serial number 259014870572718944753458716462372017227452269028 2021/08/01 20:13:37 [INFO] signed certificate with serial number 657867092907346629091902242686235163364525859406 2021/08/01 20:13:38 [INFO] signed certificate with serial number 329472517481917554760480533060082307184342416702 2021/08/01 20:13:38 [INFO] generate received request 2021/08/01 20:13:38 [INFO] received CSR 2021/08/01 20:13:38 [INFO] generating key: rsa-3072 2021/08/01 20:13:40 [INFO] encoded CSR 2021/08/01 20:13:40 [INFO] signed certificate with serial number 76979805814740979211678604937688971847960609427 2021/08/01 20:13:41 [INFO] signed certificate with serial number 157550747821609164867266297984050724172453391889 2021/08/01 20:13:41 [INFO] signed certificate with serial number 550367352447478401551669627139277133723436065071 2021/08/01 20:13:41 [INFO] signed certificate with serial number 532969228312229492301741315437524110751851166941 2021/08/01 20:13:41 [INFO] signed certificate with serial number 651994833693683252057653624709512955625259666744 2021/08/01 20:13:41 [INFO] signed certificate with serial number 19347396260235650827945586157102549256619157071 2021/08/01 20:13:41 [INFO] signed certificate with serial number 27827829691629243477488922066415609537252433698 2021/08/01 20:13:41 [INFO] generate received request 2021/08/01 20:13:41 [INFO] received CSR 2021/08/01 20:13:41 [INFO] generating key: rsa-3072 2021/08/01 20:13:52 [INFO] encoded CSR 2021/08/01 20:13:52 [INFO] signed certificate with serial number 57362774120761970517850150527960616721415900349 2021/08/01 20:13:52 [INFO] signed certificate with serial number 687040385118370154271265014734804615038547093180 2021/08/01 20:13:52 [INFO] signed certificate with serial number 70570061779659557322340302075016565488532531316 2021/08/01 20:13:52 [INFO] signed certificate with serial number 162070885483978517592791396544177514033085368590 2021/08/01 20:13:52 [INFO] signed certificate with serial number 312774892524633379780365993128739280075459201732 2021/08/01 20:13:52 [INFO] signed certificate with serial number 16064203130456062911338244563495255456724803849 2021/08/01 20:13:52 [INFO] signed certificate with serial number 454767431280574224295041773031987443861337793036 2021/08/01 20:13:52 [INFO] ignore invalid 'pathlenzero' value 2021/08/01 20:13:52 [INFO] generate received request 2021/08/01 20:13:52 [INFO] received CSR 2021/08/01 20:13:52 [INFO] generating key: rsa-3072 2021/08/01 20:13:57 [INFO] encoded CSR 2021/08/01 20:13:57 [INFO] signed certificate with serial number 507082009603044630474808872762491518563826738539 2021/08/01 20:13:57 [INFO] signed certificate with serial number 153178537193097629961372427587570853870203162207 2021/08/01 20:13:57 [INFO] signed certificate with serial number 20405388741419211686015971622981568187628868112 2021/08/01 20:13:57 [INFO] signed certificate with serial number 455667147802085710367481146943367078920216040964 2021/08/01 20:13:57 [INFO] signed certificate with serial number 466583315314105716443898725393708431350588304481 2021/08/01 20:13:57 [INFO] signed certificate with serial number 601486353125316229584173489744305669255339746025 2021/08/01 20:13:58 [INFO] signed certificate with serial number 476228324828984437372765959625063231228931848259 2021/08/01 20:13:58 [INFO] generate received request 2021/08/01 20:13:58 [INFO] received CSR 2021/08/01 20:13:58 [INFO] generating key: rsa-4096 2021/08/01 20:14:50 [INFO] encoded CSR 2021/08/01 20:14:50 [INFO] signed certificate with serial number 608317574229931904692601563807498634582764804713 2021/08/01 20:14:50 [INFO] signed certificate with serial number 612001065951561302670507150131007046889500708363 2021/08/01 20:14:50 [INFO] signed certificate with serial number 629193911886843265963583560058481492056726846248 2021/08/01 20:14:50 [INFO] signed certificate with serial number 362419986151257058674504314249328314128812462768 2021/08/01 20:14:50 [INFO] signed certificate with serial number 216626617468861393843327559737806419602571708389 2021/08/01 20:14:50 [INFO] signed certificate with serial number 284289942288154525916381102440913362106676534677 2021/08/01 20:14:51 [INFO] signed certificate with serial number 78382848797062024228435995139695978940658298622 2021/08/01 20:14:51 [INFO] generate received request 2021/08/01 20:14:51 [INFO] received CSR 2021/08/01 20:14:51 [INFO] generating key: rsa-4096 2021/08/01 20:14:55 [INFO] encoded CSR 2021/08/01 20:14:55 [INFO] signed certificate with serial number 330866175548338679885233321802577894536983793021 2021/08/01 20:14:55 [INFO] signed certificate with serial number 113572216688432190380438271001241384444552010141 2021/08/01 20:14:55 [INFO] signed certificate with serial number 486481395399461931477902933949060880682017571052 2021/08/01 20:14:55 [INFO] signed certificate with serial number 141413652005549711126752330188911661727209630700 2021/08/01 20:14:55 [INFO] signed certificate with serial number 370370245260586478367775009441421124705617301429 2021/08/01 20:14:56 [INFO] signed certificate with serial number 522574752202448436723680139344236122728933960320 2021/08/01 20:14:56 [INFO] signed certificate with serial number 196694464693341692587100851362829110199794055857 2021/08/01 20:14:56 [INFO] generate received request 2021/08/01 20:14:56 [INFO] received CSR 2021/08/01 20:14:56 [INFO] generating key: rsa-4096 2021/08/01 20:15:20 [INFO] encoded CSR 2021/08/01 20:15:20 [INFO] signed certificate with serial number 467993514224000636496963905958361635671459191298 2021/08/01 20:15:20 [INFO] signed certificate with serial number 209849104913492037516999585196280111436790152908 2021/08/01 20:15:20 [INFO] signed certificate with serial number 54718641338334118366653038348860960479828413201 2021/08/01 20:15:20 [INFO] signed certificate with serial number 366906284140644377771587223493209615523486429993 2021/08/01 20:15:20 [INFO] signed certificate with serial number 139038981204757929820462011615703561212442366636 2021/08/01 20:15:21 [INFO] signed certificate with serial number 80963011746716834202100563145354177444390964205 2021/08/01 20:15:21 [INFO] signed certificate with serial number 201462803339573299525827711447107818856082289807 2021/08/01 20:15:21 [INFO] generate received request 2021/08/01 20:15:21 [INFO] received CSR 2021/08/01 20:15:21 [INFO] generating key: rsa-4096 2021/08/01 20:15:33 [INFO] encoded CSR 2021/08/01 20:15:33 [INFO] signed certificate with serial number 648702310493749967928842417716061090438937254884 2021/08/01 20:15:33 [INFO] signed certificate with serial number 703184615957085800903193514679587346258572651313 2021/08/01 20:15:33 [INFO] signed certificate with serial number 11112511457006709750309014768592130918783062761 2021/08/01 20:15:34 [INFO] signed certificate with serial number 143989735495044623910726905327434300267289639966 2021/08/01 20:15:34 [INFO] signed certificate with serial number 318106706276080717431366469831515344488830930562 2021/08/01 20:15:34 [INFO] signed certificate with serial number 546692088988241654715675628741515306678178468656 2021/08/01 20:15:34 [INFO] signed certificate with serial number 126053510364707083736311304797051117252521379385 2021/08/01 20:15:34 [INFO] ignore invalid 'pathlenzero' value 2021/08/01 20:15:34 [INFO] generate received request 2021/08/01 20:15:34 [INFO] received CSR 2021/08/01 20:15:34 [INFO] generating key: rsa-4096 2021/08/01 20:15:44 [INFO] encoded CSR 2021/08/01 20:15:44 [INFO] signed certificate with serial number 3795282354846690524905316889120435302572095543 2021/08/01 20:15:44 [INFO] signed certificate with serial number 303528159899500543290160917600129274771415985949 2021/08/01 20:15:45 [INFO] signed certificate with serial number 705732683156421934735789838517971117091534429621 2021/08/01 20:15:45 [INFO] signed certificate with serial number 48045206934382646263996527654954708554545733346 2021/08/01 20:15:45 [INFO] signed certificate with serial number 250852460312440008370355284241930289716124299228 2021/08/01 20:15:45 [INFO] signed certificate with serial number 483712356804391411146401764427501356418191353018 2021/08/01 20:15:46 [INFO] signed certificate with serial number 40543167434476173523335165461097746280937843668 2021/08/01 20:15:46 [INFO] generate received request 2021/08/01 20:15:46 [INFO] received CSR 2021/08/01 20:15:46 [INFO] generating key: ecdsa-256 2021/08/01 20:15:46 [INFO] encoded CSR 2021/08/01 20:15:46 [INFO] signed certificate with serial number 504365708838944216262084673621434967116814095948 2021/08/01 20:15:46 [INFO] signed certificate with serial number 550391394722648919628183689273959574638891108896 2021/08/01 20:15:46 [INFO] signed certificate with serial number 127419800436248687230799189283734696409520623507 2021/08/01 20:15:46 [INFO] signed certificate with serial number 256796708430603317746627412243225407069158698328 2021/08/01 20:15:46 [INFO] signed certificate with serial number 648439165587194260977735729742793907902735263582 2021/08/01 20:15:46 [INFO] signed certificate with serial number 152743089385496018992739589856094450280743153699 2021/08/01 20:15:46 [INFO] signed certificate with serial number 412870955850200279548616825667446082929053598749 2021/08/01 20:15:46 [INFO] generate received request 2021/08/01 20:15:46 [INFO] received CSR 2021/08/01 20:15:46 [INFO] generating key: ecdsa-256 2021/08/01 20:15:46 [INFO] encoded CSR 2021/08/01 20:15:46 [INFO] signed certificate with serial number 386422379200023428071904713782117262997840439306 2021/08/01 20:15:46 [INFO] signed certificate with serial number 593575249948562516024505627915079797389814195424 2021/08/01 20:15:46 [INFO] signed certificate with serial number 40991956364793968870607109128462067484073262364 2021/08/01 20:15:46 [INFO] signed certificate with serial number 172181430631932988240101599270944039564524952600 2021/08/01 20:15:46 [INFO] signed certificate with serial number 493973158081581861081024072900496750245216609084 2021/08/01 20:15:46 [INFO] signed certificate with serial number 152496914442767856944990109251733730521429683749 2021/08/01 20:15:46 [INFO] signed certificate with serial number 346968824463758114606947994077864098439554484778 2021/08/01 20:15:46 [INFO] generate received request 2021/08/01 20:15:46 [INFO] received CSR 2021/08/01 20:15:46 [INFO] generating key: ecdsa-256 2021/08/01 20:15:46 [INFO] encoded CSR 2021/08/01 20:15:46 [INFO] signed certificate with serial number 56794245865961433848930983051838038026845968993 2021/08/01 20:15:46 [INFO] signed certificate with serial number 290543690655303039795148447171655771184354853097 2021/08/01 20:15:46 [INFO] signed certificate with serial number 602659917497878014027147719349468692260679182848 2021/08/01 20:15:46 [INFO] signed certificate with serial number 95274847818560336267356919191026954745193276230 2021/08/01 20:15:46 [INFO] signed certificate with serial number 489713868085640780617055477178711067149462191560 2021/08/01 20:15:47 [INFO] signed certificate with serial number 619024013598520819402503092921849644350383128691 2021/08/01 20:15:47 [INFO] signed certificate with serial number 100076707875736412498621968440363830495851700509 2021/08/01 20:15:47 [INFO] generate received request 2021/08/01 20:15:47 [INFO] received CSR 2021/08/01 20:15:47 [INFO] generating key: ecdsa-256 2021/08/01 20:15:47 [INFO] encoded CSR 2021/08/01 20:15:47 [INFO] signed certificate with serial number 248328792006863074330876694483809950923382252242 2021/08/01 20:15:47 [INFO] signed certificate with serial number 94899298745056283189878617318735328295664237805 2021/08/01 20:15:47 [INFO] signed certificate with serial number 218212652162308690409628249615357296686536627736 2021/08/01 20:15:47 [INFO] signed certificate with serial number 400509906327064193922979740540186627131196314165 2021/08/01 20:15:47 [INFO] signed certificate with serial number 130508736827012512038254086016855555191216039817 2021/08/01 20:15:47 [INFO] signed certificate with serial number 212866943605483144838306595244929967310963586684 2021/08/01 20:15:47 [INFO] signed certificate with serial number 653730367284302263923561424180475705960244570661 2021/08/01 20:15:47 [INFO] ignore invalid 'pathlenzero' value 2021/08/01 20:15:47 [INFO] generate received request 2021/08/01 20:15:47 [INFO] received CSR 2021/08/01 20:15:47 [INFO] generating key: ecdsa-256 2021/08/01 20:15:47 [INFO] encoded CSR 2021/08/01 20:15:47 [INFO] signed certificate with serial number 551749405644890440045129714571036467569318388078 2021/08/01 20:15:47 [INFO] signed certificate with serial number 65422778067309050934243196880654169501269727640 2021/08/01 20:15:47 [INFO] signed certificate with serial number 463613231030374190471150991537074874369210799117 2021/08/01 20:15:47 [INFO] signed certificate with serial number 137281431712161875074713223517886111444804871371 2021/08/01 20:15:47 [INFO] signed certificate with serial number 620650053103241820226936010613413648020078344906 2021/08/01 20:15:47 [INFO] signed certificate with serial number 551994804996685883542087418369735689693938381637 2021/08/01 20:15:48 [INFO] signed certificate with serial number 655266639269792058305644750073965728564545499266 2021/08/01 20:15:48 [INFO] generate received request 2021/08/01 20:15:48 [INFO] received CSR 2021/08/01 20:15:48 [INFO] generating key: ecdsa-384 2021/08/01 20:15:48 [INFO] encoded CSR 2021/08/01 20:15:48 [INFO] signed certificate with serial number 614418387824677111400514272975150598760524278786 2021/08/01 20:15:48 [INFO] signed certificate with serial number 537250044255698391082927262022473557710238143123 2021/08/01 20:15:48 [INFO] signed certificate with serial number 609071627881850958135098019923644230562602191107 2021/08/01 20:15:49 [INFO] signed certificate with serial number 141641012812315789189346347258379007699541112155 2021/08/01 20:15:49 [INFO] signed certificate with serial number 403710746278741287579644415574567293314589299049 2021/08/01 20:15:49 [INFO] signed certificate with serial number 327163712186729730116958753085593531492550484220 2021/08/01 20:15:50 [INFO] signed certificate with serial number 147368489001001983263022140403550166168930238677 2021/08/01 20:15:50 [INFO] generate received request 2021/08/01 20:15:50 [INFO] received CSR 2021/08/01 20:15:50 [INFO] generating key: ecdsa-384 2021/08/01 20:15:50 [INFO] encoded CSR 2021/08/01 20:15:50 [INFO] signed certificate with serial number 713499500732703249267568900721127576372829589339 2021/08/01 20:15:50 [INFO] signed certificate with serial number 271807600120730997733139524660313756347236038719 2021/08/01 20:15:51 [INFO] signed certificate with serial number 273387149820913722519171910565470777153040343277 2021/08/01 20:15:51 [INFO] signed certificate with serial number 563437945105573066428792196806678586914381979727 2021/08/01 20:15:51 [INFO] signed certificate with serial number 154308469664700780703621961570517435573251653511 2021/08/01 20:15:51 [INFO] signed certificate with serial number 406718244949302943481139667165363268070826574363 2021/08/01 20:15:52 [INFO] signed certificate with serial number 660082651182270342054488049171856310269337371620 2021/08/01 20:15:52 [INFO] generate received request 2021/08/01 20:15:52 [INFO] received CSR 2021/08/01 20:15:52 [INFO] generating key: ecdsa-384 2021/08/01 20:15:52 [INFO] encoded CSR 2021/08/01 20:15:52 [INFO] signed certificate with serial number 34371060199864456917173467680280968916334056720 2021/08/01 20:15:52 [INFO] signed certificate with serial number 632087858066688549173888743870219013558620924017 2021/08/01 20:15:53 [INFO] signed certificate with serial number 687931585134147176017311881377839699272784305239 2021/08/01 20:15:53 [INFO] signed certificate with serial number 725085198962217730516121859044147449603359170919 2021/08/01 20:15:53 [INFO] signed certificate with serial number 241235911919686348787181084790969917041626436713 2021/08/01 20:15:53 [INFO] signed certificate with serial number 359761241099474651274429744799051269088154852761 2021/08/01 20:15:54 [INFO] signed certificate with serial number 496993566815632185381416567780975620364963430427 2021/08/01 20:15:54 [INFO] generate received request 2021/08/01 20:15:54 [INFO] received CSR 2021/08/01 20:15:54 [INFO] generating key: ecdsa-384 2021/08/01 20:15:54 [INFO] encoded CSR 2021/08/01 20:15:55 [INFO] signed certificate with serial number 331820232490092367539377445440536191437304820279 2021/08/01 20:15:55 [INFO] signed certificate with serial number 305427731733590285179521337412901941301761716317 2021/08/01 20:15:55 [INFO] signed certificate with serial number 249561076659363422021175870633815507836591289714 2021/08/01 20:15:55 [INFO] signed certificate with serial number 591964514012065903010017343951742300638559279471 2021/08/01 20:15:55 [INFO] signed certificate with serial number 45688318442151765957683357677800859761006319641 2021/08/01 20:15:56 [INFO] signed certificate with serial number 690807216896456287844871574085434212677992359712 2021/08/01 20:15:56 [INFO] signed certificate with serial number 256626332656621460384135696732056943663897835279 2021/08/01 20:15:56 [INFO] ignore invalid 'pathlenzero' value 2021/08/01 20:15:56 [INFO] generate received request 2021/08/01 20:15:56 [INFO] received CSR 2021/08/01 20:15:56 [INFO] generating key: ecdsa-384 2021/08/01 20:15:56 [INFO] encoded CSR 2021/08/01 20:15:57 [INFO] signed certificate with serial number 14705370565398578217683815502101962743970943994 2021/08/01 20:15:57 [INFO] signed certificate with serial number 137549712668959341345313332082072246294104674761 2021/08/01 20:15:57 [INFO] signed certificate with serial number 278914714556235732664098409314711924950813054552 2021/08/01 20:15:57 [INFO] signed certificate with serial number 621238711956349758171745630762029383960396908759 2021/08/01 20:15:57 [INFO] signed certificate with serial number 636532955574450563103226411404526614366024053935 2021/08/01 20:15:58 [INFO] signed certificate with serial number 524744072871854389141822973199316751308576373150 2021/08/01 20:15:58 [INFO] signed certificate with serial number 462113684417125412260735745803429343362295536605 2021/08/01 20:15:58 [INFO] generate received request 2021/08/01 20:15:58 [INFO] received CSR 2021/08/01 20:15:58 [INFO] generating key: ecdsa-521 2021/08/01 20:15:59 [INFO] encoded CSR 2021/08/01 20:15:59 [INFO] signed certificate with serial number 65255624844904088639597054603194666867142709158 2021/08/01 20:15:59 [INFO] signed certificate with serial number 142612136855632502764653876859410712189834511734 2021/08/01 20:16:00 [INFO] signed certificate with serial number 186113066612999696956063639295834368102886196275 2021/08/01 20:16:00 [INFO] signed certificate with serial number 390925812222760909232659290764090317918319496137 2021/08/01 20:16:01 [INFO] signed certificate with serial number 32317354498567313061959866591537284797857508303 2021/08/01 20:16:01 [INFO] signed certificate with serial number 277848692171348319669910623363389543884362492272 2021/08/01 20:16:02 [INFO] signed certificate with serial number 709200766321024693205845732634858478409260412299 2021/08/01 20:16:02 [INFO] generate received request 2021/08/01 20:16:02 [INFO] received CSR 2021/08/01 20:16:02 [INFO] generating key: ecdsa-521 2021/08/01 20:16:02 [INFO] encoded CSR 2021/08/01 20:16:03 [INFO] signed certificate with serial number 715930214227288322665913797057448741649668367030 2021/08/01 20:16:03 [INFO] signed certificate with serial number 158748346526282753268839651407460925474147429288 2021/08/01 20:16:03 [INFO] signed certificate with serial number 256605481570919230023841281995010344086635026001 2021/08/01 20:16:04 [INFO] signed certificate with serial number 553446754613632536085784525790775369256318150296 2021/08/01 20:16:04 [INFO] signed certificate with serial number 659002660330521393140254543018516991926600872422 2021/08/01 20:16:05 [INFO] signed certificate with serial number 115740348936341898262107542689026438457940306808 2021/08/01 20:16:05 [INFO] signed certificate with serial number 262929422413783314934052491528660710497215737223 2021/08/01 20:16:06 [INFO] generate received request 2021/08/01 20:16:06 [INFO] received CSR 2021/08/01 20:16:06 [INFO] generating key: ecdsa-521 2021/08/01 20:16:06 [INFO] encoded CSR 2021/08/01 20:16:06 [INFO] signed certificate with serial number 141512185884882655969183076516783556764993715398 2021/08/01 20:16:07 [INFO] signed certificate with serial number 214219988527743627459405851888291694963245917673 2021/08/01 20:16:07 [INFO] signed certificate with serial number 495930215948277172239908482423563530901572231035 2021/08/01 20:16:07 [INFO] signed certificate with serial number 343736194535840924178024744218322151572346693221 2021/08/01 20:16:08 [INFO] signed certificate with serial number 109200237380462827332811345757321657214097244016 2021/08/01 20:16:08 [INFO] signed certificate with serial number 286149367966804286766756324139221419382694216732 2021/08/01 20:16:09 [INFO] signed certificate with serial number 91479439026559859134462699977383207246423017327 2021/08/01 20:16:09 [INFO] generate received request 2021/08/01 20:16:09 [INFO] received CSR 2021/08/01 20:16:09 [INFO] generating key: ecdsa-521 2021/08/01 20:16:09 [INFO] encoded CSR 2021/08/01 20:16:10 [INFO] signed certificate with serial number 596215371426087646263226714915306428321939364822 2021/08/01 20:16:10 [INFO] signed certificate with serial number 289449050067087072222386232741341567564774981765 2021/08/01 20:16:11 [INFO] signed certificate with serial number 199011344987511610154594868132615357014428327414 2021/08/01 20:16:11 [INFO] signed certificate with serial number 249207454704055781433329605844170178352519533247 2021/08/01 20:16:11 [INFO] signed certificate with serial number 96550689463480294874676271971475381531614214016 2021/08/01 20:16:12 [INFO] signed certificate with serial number 222883574384090611471817322002113859076023298917 2021/08/01 20:16:12 [INFO] signed certificate with serial number 485995385992014482973552306765341474552685141568 2021/08/01 20:16:13 [INFO] ignore invalid 'pathlenzero' value 2021/08/01 20:16:13 [INFO] generate received request 2021/08/01 20:16:13 [INFO] received CSR 2021/08/01 20:16:13 [INFO] generating key: ecdsa-521 2021/08/01 20:16:13 [INFO] encoded CSR 2021/08/01 20:16:13 [INFO] signed certificate with serial number 585430709010863433356983690589538427074727742310 2021/08/01 20:16:14 [INFO] signed certificate with serial number 330094637097397632919715426813711582078098528446 2021/08/01 20:16:14 [INFO] signed certificate with serial number 168071990968755568588311121171906072889856237794 2021/08/01 20:16:14 [INFO] signed certificate with serial number 532110255983685943472743607785825014265717974275 2021/08/01 20:16:15 [INFO] signed certificate with serial number 120486540075886675577709246231886074119962969535 2021/08/01 20:16:15 [INFO] signed certificate with serial number 675640160121265088719945741445554577421157491755 2021/08/01 20:16:16 [INFO] signed certificate with serial number 367935684044843835361452342714544684485586505544 2021/08/01 20:16:16 [INFO] generate received request 2021/08/01 20:16:16 [INFO] received CSR 2021/08/01 20:16:16 [INFO] generating key: rsa-1024 2021/08/01 20:16:16 [ERROR] failed to process request: {"code":2400,"message":"RSA key is too weak"} 2021/08/01 20:16:16 [INFO] generate received request 2021/08/01 20:16:16 [INFO] received CSR 2021/08/01 20:16:16 [INFO] generating key: rsaCrypto-2048 2021/08/01 20:16:16 [ERROR] failed to process request: {"code":2400,"message":"invalid algorithm"} 2021/08/01 20:16:16 [INFO] generate received request 2021/08/01 20:16:16 [INFO] received CSR 2021/08/01 20:16:16 [INFO] generating key: ecdsa-2000 2021/08/01 20:16:16 [ERROR] failed to process request: {"code":2400,"message":"invalid curve"} 2021/08/01 20:16:16 [INFO] encoded CSR 2021/08/01 20:16:16 [INFO] signed certificate with serial number 439567247302871402633968480858110540352563976846 2021/08/01 20:16:16 [INFO] encoded CSR 2021/08/01 20:16:16 [INFO] signed certificate with serial number 369240666207243086124815006306679943078214221115 PASS ok github.com/cloudflare/cfssl/initca 194.338s github.com/cloudflare/cfssl/log PASS ok github.com/cloudflare/cfssl/log 0.008s github.com/cloudflare/cfssl/multiroot/config PASS ok github.com/cloudflare/cfssl/multiroot/config 0.074s github.com/cloudflare/cfssl/ocsp 2021/08/01 20:16:25 [ERROR] Error parsing response for serial fa5a1d0c6952aef60277072f4323fff1b1de: asn1: structure error: tags don't match (16 vs {class:1 tag:8 length:105 isCompound:true}) {optional:false explicit:false application:false private:false defaultValue: tag: stringType:0 timeType:0 set:false omitEmpty:false} responseASN1 @2 2021/08/01 20:16:25 [ERROR] Error parsing response for serial fa5a1d0c6952aef60277072f4323fff1b1de: asn1: structure error: tags don't match (16 vs {class:1 tag:8 length:105 isCompound:true}) {optional:false explicit:false application:false private:false defaultValue: tag: stringType:0 timeType:0 set:false omitEmpty:false} responseASN1 @2 2021/08/01 20:16:25 [INFO] Read 1 OCSP responses 2021/08/01 20:16:25 [INFO] Read 1 OCSP responses 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 1 on: 0� 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: ��0� 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on:  2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 1 on: +0��0��0���_0]1 0 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: UUS10U 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: Example10 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: U Things10U 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: San 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 10 on: Francisco10U 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 10 on: California150422192500-04000h0f0;0 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: +(���o�g�R)-���F�ذ��3��O.ʞʞ�u�:�u��00010101000000Z�00010101000000Z0 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on:  2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: *�H�� 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on:  �W�(�u��k���3n�i��,�i 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 3 on: OkK�n����Y;�Ɉ�Co�8�l[ 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: .������<�IrT=x77�1(�f�w����HF�YI�n����p�-i 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: ��_}XD��Y�h��#������� ��z5��iN���Y�瞶K�~��( 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 1 on: O����%�$Bqx�z�XQ�{�y��ݯ��5�j眜5���0��#�c�d��:/����v�Z� 2021/08/01 20:16:25 [INFO] Read 0 OCSP responses 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 516 on: MIICGAoBAKCCAhEwggINBgkrBgEFBQcwAQEEggH+OZ4ZSKS2J85Kr9UaI2LAEFKvOM8/hjk8uyp7KnqJ12h8GOhGZAgIBdaADAQH/GA8wMDAxMDEwMTAwMDAwMFqgERgPMDAwMTAxMDEwMDAwMDBaMA0GCSqGSIb3DQEBCwUAA4IBAQCBGs+8UNwUdkEBladnajZIV+sHtmao/mMTIvpyPqnmV2Ab9KfNWlSDSDuMtZYKS4VsEwtbZ+4kKWI8DugE6egjP3o64R7VP2aqrh41IORwccLGVsexILBpxg4h602JbhXM0sxgXoh5WAt9f1oy6PsHAt/XAuJGSo7yMNv3nHKNFwjExmZt21sNLYlWlljjtX92rlo/mBTWKO0js4YRNyeNQhchARbn9oL18jW0yAVqB9a8rees+EippbTfoktFf0cIhnmkiknPZSZ+dN2qHkxiXIujWlymZzUZcqRTNtrmmhlOdt35QSg7Vw8eyw2rl8ZU94zaI5DPWn1QYn0dk7l9 2021/08/01 20:16:25 [INFO] Read 0 OCSP responses 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 1 on: 0� 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: ��0� 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on:  2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 1 on: +0��0��0���_0]1 0 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: UUS10U 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: Example10 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: U Things10U 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: San 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 10 on: Francisco10U 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 10 on: California150422192500-04000h0f0;0 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: +(���o�g�R)-���F�ذ��3��O.ʞʞ�u�:�u��00010101000000Z�00010101000000Z0 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on:  2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: *�H�� 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on:  �W�(�u��k���3n�i��,�i 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 3 on: OkK�n����Y;�Ɉ�Co�8�l[ 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: .������<�IrT=x77�1(�f�w����HF�YI�n����p�-i 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 0 on: ��_}XD��Y�h��#������� ��z5��iN���Y�瞶K�~��( 2021/08/01 20:16:25 [ERROR] Base64 decode error illegal base64 data at input byte 1 on: O����%�$Bqx�z�XQ�{�y��ݯ��5�j眜5���0��#�c�d��:/����v�Z�MIICGAoBAKCCAhEwggINBgkrBgEFBQcwAQEEggH+MIIB+jCB46ADAgEAoV8wXTELMAkGA1UEBhMCVVMxEDAOBgNVBAoTB0V4YW1wbGUxDzANBgNVBAsTBlRoaW5nczEWMBQGA1UEBxMNU2FuIEZyYW5jaXNjbzETMBEGA1UECBMKQ2FsaWZvcm5pYRcRMTUwNDIzMTkwODAwLTA0MDAwaDBmMDswCQYFKw4DAhoFAAQUKO/Z4m+OZ4ZSKS2J85Kr9UaI2LAEFKvOM8/hjk8uyp7KnqJ12h8GOhGZAgIBdaADAQH/GA8wMDAxMDEwMTAwMDAwMFqgERgPMDAwMTAxMDEwMDAwMDBaMA0GCSqGSIb3DQEBCwUAA4IBAQCBGs+8UNwUdkEBladnajZIV+sHtmao/mMTIvpyPqnmV2Ab9KfNWlSDSDuMtZYKS4VsEwtbZ+4kKWI8DugE6egjP3o64R7VP2aqrh41IORwccLGVsexILBpxg4h602JbhXM0sxgXoh5WAt9f1oy6PsHAt/XAuJGSo7yMNv3nHKNFwjExmZt21sNLYlWlljjtX92rlo/mBTWKO0js4YRNyeNQhchARbn9oL18jW0yAVqB9a8rees+EippbTfoktFf0cIhnmkiknPZSZ+dN2qHkxiXIujWlymZzUZcqRTNtrmmhlOdt35QSg7Vw8eyw2rl8ZU94zaI5DPWn1QYn0dk7l9 2021/08/01 20:16:25 [INFO] Read 0 OCSP responses PASS ok github.com/cloudflare/cfssl/ocsp 0.198s github.com/cloudflare/cfssl/scan PASS ok github.com/cloudflare/cfssl/scan 0.013s github.com/cloudflare/cfssl/scan/crypto/md5 PASS ok github.com/cloudflare/cfssl/scan/crypto/md5 0.011s github.com/cloudflare/cfssl/scan/crypto/rsa PASS ok github.com/cloudflare/cfssl/scan/crypto/rsa 1.319s github.com/cloudflare/cfssl/scan/crypto/sha1 PASS ok github.com/cloudflare/cfssl/scan/crypto/sha1 0.009s github.com/cloudflare/cfssl/scan/crypto/sha256 PASS ok github.com/cloudflare/cfssl/scan/crypto/sha256 0.009s github.com/cloudflare/cfssl/scan/crypto/sha512 PASS ok github.com/cloudflare/cfssl/scan/crypto/sha512 0.011s github.com/cloudflare/cfssl/selfsign PASS ok github.com/cloudflare/cfssl/selfsign 0.144s github.com/cloudflare/cfssl/signer PASS ok github.com/cloudflare/cfssl/signer 0.027s github.com/cloudflare/cfssl/signer/universal 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [INFO] 127.0.0.1:33294 - "POST /api/v1/cfssl/info" 200 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [INFO] 127.0.0.1:58734 - "POST /api/v1/cfssl/info" 200 2021/08/01 20:16:39 [INFO] 127.0.0.1:58736 - "POST /api/v1/cfssl/info" 200 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[CA] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [WARNING] Profiles[ipsec] points to a remote signer: The configuration value by "usages", "issuer_urls", "ocsp_url", "crl_url", "ca_constraint", "expiry", "backdate", "not_before", "not_after", "cert_store" and "ct_log_servers" are skipped 2021/08/01 20:16:39 [INFO] signature request received 2021/08/01 20:16:39 [INFO] signed certificate with serial number 700812663206836150204933747543301753079161820338 2021/08/01 20:16:39 [INFO] wrote response 2021/08/01 20:16:39 [INFO] 127.0.0.1:48288 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:39 [INFO] signature request received 2021/08/01 20:16:39 [INFO] signed certificate with serial number 213277557093631861042926676301828615059236369010 2021/08/01 20:16:39 [INFO] wrote response 2021/08/01 20:16:39 [INFO] 127.0.0.1:48290 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:39 [INFO] signature request received 2021/08/01 20:16:39 [INFO] signed certificate with serial number 563402805674208525071151913495222450393409667070 2021/08/01 20:16:39 [INFO] wrote response 2021/08/01 20:16:39 [INFO] 127.0.0.1:48292 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:39 [INFO] signature request received 2021/08/01 20:16:39 [INFO] signed certificate with serial number 558467364977220461997838567350955255169795955834 2021/08/01 20:16:39 [INFO] wrote response 2021/08/01 20:16:39 [INFO] 127.0.0.1:48294 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:39 [INFO] signature request received 2021/08/01 20:16:40 [INFO] signed certificate with serial number 175423640711166608181560381963814559953885802669 2021/08/01 20:16:40 [INFO] wrote response 2021/08/01 20:16:40 [INFO] 127.0.0.1:48296 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:40 [INFO] signature request received 2021/08/01 20:16:40 [INFO] signed certificate with serial number 534188689052657404145022095936893066618342941871 2021/08/01 20:16:40 [INFO] wrote response 2021/08/01 20:16:40 [INFO] 127.0.0.1:48298 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:40 [INFO] signature request received 2021/08/01 20:16:40 [INFO] signed certificate with serial number 671218004152579953801040194475371674344053693542 2021/08/01 20:16:40 [INFO] wrote response 2021/08/01 20:16:40 [INFO] 127.0.0.1:48300 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:40 [INFO] signature request received 2021/08/01 20:16:40 [INFO] signed certificate with serial number 540593129412247115776219494854252534850367761249 2021/08/01 20:16:40 [INFO] wrote response 2021/08/01 20:16:40 [INFO] 127.0.0.1:48302 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:40 [INFO] signature request received 2021/08/01 20:16:40 [INFO] signed certificate with serial number 536082855734075478050218738242949343777997041474 2021/08/01 20:16:40 [INFO] wrote response 2021/08/01 20:16:40 [INFO] 127.0.0.1:48304 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:40 [INFO] signature request received 2021/08/01 20:16:40 [INFO] signed certificate with serial number 722521349593194575761132813686003542095640060342 2021/08/01 20:16:40 [INFO] wrote response 2021/08/01 20:16:40 [INFO] 127.0.0.1:48306 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:40 [INFO] signature request received 2021/08/01 20:16:40 [INFO] signed certificate with serial number 600931136984234648147615353717579452746612407754 2021/08/01 20:16:40 [INFO] wrote response 2021/08/01 20:16:40 [INFO] 127.0.0.1:48308 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:40 [INFO] signature request received 2021/08/01 20:16:40 [INFO] signed certificate with serial number 63235930078829844222185241305187338382993760416 2021/08/01 20:16:40 [INFO] wrote response 2021/08/01 20:16:40 [INFO] 127.0.0.1:48312 - "POST /api/v1/cfssl/sign" 200 2021/08/01 20:16:40 [INFO] signed certificate with serial number 109312730669366560948051734960906622474408096304 2021/08/01 20:16:40 [INFO] signed certificate with serial number 27001127003394297382398348833134897250553578141 2021/08/01 20:16:40 [INFO] signed certificate with serial number 294731277468968086545382709642533842995772926011 2021/08/01 20:16:40 [INFO] signed certificate with serial number 277213534782128125854389076935909046777266609739 2021/08/01 20:16:41 [INFO] signed certificate with serial number 172565746089323442843636001248773906831640766096 2021/08/01 20:16:41 [INFO] signed certificate with serial number 14379407169422013540026167044699395235637394033 2021/08/01 20:16:41 [INFO] signed certificate with serial number 137210714839957452349116517686953881312725868980 2021/08/01 20:16:41 [INFO] signed certificate with serial number 346159414290710329867807829269298505272542525955 2021/08/01 20:16:41 [INFO] signed certificate with serial number 344615056152397056325444898445087621720477918396 2021/08/01 20:16:41 [INFO] signed certificate with serial number 354626122580784249762329078220026567990030301353 2021/08/01 20:16:41 [INFO] signed certificate with serial number 656617946671941948481019910580796178785472078104 2021/08/01 20:16:41 [INFO] signed certificate with serial number 513214180839545169038517030546009951829705615731 PASS ok github.com/cloudflare/cfssl/signer/universal 2.172s github.com/cloudflare/cfssl/transport ok github.com/cloudflare/cfssl/transport 0.030s github.com/cloudflare/cfssl/transport/ca/localca 2021/08/01 20:16:46 [INFO] generate received request 2021/08/01 20:16:46 [INFO] received CSR 2021/08/01 20:16:46 [INFO] generating key: ecdsa-256 2021/08/01 20:16:46 [INFO] encoded CSR 2021/08/01 20:16:46 [INFO] signed certificate with serial number 525175850899122694387530175912847537315452244295 2021/08/01 20:16:46 [INFO] generate received request 2021/08/01 20:16:46 [INFO] received CSR 2021/08/01 20:16:46 [INFO] generating key: ecdsa-256 2021/08/01 20:16:46 [INFO] encoded CSR 2021/08/01 20:16:46 [INFO] signed certificate with serial number 344897406788879660142862504132190462408236649360 2021/08/01 20:16:46 [INFO] received CSR 2021/08/01 20:16:46 [INFO] generating key: ecdsa-256 2021/08/01 20:16:46 [INFO] encoded CSR 2021/08/01 20:16:46 [INFO] signed certificate with serial number 373640084537463961539331717870069355073254901249 PASS ok github.com/cloudflare/cfssl/transport/ca/localca 0.054s github.com/cloudflare/cfssl/transport/kp PASS ok github.com/cloudflare/cfssl/transport/kp 0.012s github.com/cloudflare/cfssl/ubiquity 2021/08/01 20:16:49 [INFO] Platform metadata is loaded: Browser Everywhere 0 2021/08/01 20:16:49 [INFO] Platform metadata is loaded: Pineapple 1 PASS ok github.com/cloudflare/cfssl/ubiquity 0.022s github.com/cloudflare/cfssl/whitelist 2021/08/01 20:16:50 WARNING: whitelisting is being stubbed 2021/08/01 20:16:50 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: IP 127.0.0.1 added to whitelist but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: IP 127.0.0.1 removed from whitelist but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: whitelisting is being stubbed 2021/08/01 20:16:50 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: IP network 127.0.0.1/32 added to whitelist but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: IP network 127.0.0.1/32 removed from whitelist but whitelisting is stubbed 2021/08/01 20:16:50 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed 2021/08/01 20:16:51 failed to lookup request address: missing port in address 2021/08/01 20:16:51 failed to lookup request address: missing port in address 2021/08/01 20:16:51 failed to lookup request address: missing port in address 2021/08/01 20:16:51 failed to lookup request address: missing port in address 2021/08/01 20:16:51 WARNING: whitelisting is being stubbed 2021/08/01 20:16:51 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed 2021/08/01 20:16:51 WARNING: IP 127.0.0.1 added to whitelist but whitelisting is stubbed 2021/08/01 20:16:51 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed 2021/08/01 20:16:51 WARNING: IP 127.0.0.1 removed from whitelist but whitelisting is stubbed 2021/08/01 20:16:51 WARNING: whitelist check for 127.0.0.1 but whitelisting is stubbed PASS ok github.com/cloudflare/cfssl/whitelist 0.281s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-cloudflare-cfssl-1.6.0-1.fc33.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6stGIJ + umask 022 + cd /builddir/build/BUILD + cd cfssl-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl + cp -pr doc /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl + cp -pr CHANGELOG /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pKjE8K + umask 022 + cd /builddir/build/BUILD + cd cfssl-1.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/licenses/golang-github-cloudflare-cfssl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/licenses/golang-github-cloudflare-cfssl + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/licenses/golang-github-cloudflare-cfssl + cp -pr LICENSE-whitelist /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/licenses/golang-github-cloudflare-cfssl + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-cloudflare-cfssl = 1.6.0-1.fc33 golang-github-cloudflare-cfssl(armv7hl-32) = 1.6.0-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.28) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-cloudflare-cfssl-devel-1.6.0-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uwuJYJ + umask 022 + cd /builddir/build/BUILD + cd cfssl-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl-devel + cp -pr CHANGELOG /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/doc/golang-github-cloudflare-cfssl-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HVWTuM + umask 022 + cd /builddir/build/BUILD + cd cfssl-1.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/licenses/golang-github-cloudflare-cfssl-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/licenses/golang-github-cloudflare-cfssl-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/licenses/golang-github-cloudflare-cfssl-devel + cp -pr LICENSE-whitelist /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm/usr/share/licenses/golang-github-cloudflare-cfssl-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/cloudflare/cfssl/api) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/bundle) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/certadd) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/certinfo) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/client) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/crl) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/gencrl) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/generator) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/health) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/info) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/initca) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/ocsp) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/revoke) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/scan) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/sign) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/api/signhandler) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/auth) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/bundler) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/certdb) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/certdb/dbconf) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/certdb/ocspstapling) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/certdb/sql) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/certdb/testdb) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/certinfo) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/bundle) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/certinfo) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/crl) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/gencert) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/gencrl) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/gencsr) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/genkey) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/info) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/ocspdump) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/ocsprefresh) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/ocspserve) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/ocspsign) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/printdefault) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/revoke) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/scan) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/selfsign) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/serve) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/sign) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/cli/version) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/config) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/crl) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/crypto) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/crypto/pkcs7) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/csr) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/errors) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/helpers) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/helpers/derhelpers) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/helpers/testsuite) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/info) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/initca) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/log) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/multiroot/config) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/ocsp) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/ocsp/config) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/ocsp/universal) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/revoke) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/scan) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/scan/crypto) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/scan/crypto/md5) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/scan/crypto/rsa) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/scan/crypto/sha1) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/scan/crypto/sha256) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/scan/crypto/sha512) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/scan/crypto/tls) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/selfsign) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/signer) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/signer/local) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/signer/remote) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/signer/universal) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/transport) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/transport/ca) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/transport/ca/localca) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/transport/core) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/transport/kp) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/transport/roots) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/transport/roots/system) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/ubiquity) = 1.6.0-1.fc33 golang(github.com/cloudflare/cfssl/whitelist) = 1.6.0-1.fc33 golang-github-cloudflare-cfssl-devel = 1.6.0-1.fc33 golang-ipath(github.com/cloudflare/cfssl) = 1.6.0-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/GeertJohan/go.rice) golang(github.com/cloudflare/backoff) golang(github.com/cloudflare/redoctober/client) golang(github.com/cloudflare/redoctober/core) golang(github.com/go-sql-driver/mysql) golang(github.com/google/certificate-transparency-go) golang(github.com/google/certificate-transparency-go/client) golang(github.com/google/certificate-transparency-go/jsonclient) golang(github.com/google/certificate-transparency-go/tls) golang(github.com/google/certificate-transparency-go/x509) golang(github.com/jmhodges/clock) golang(github.com/jmoiron/sqlx) golang(github.com/jmoiron/sqlx/types) golang(github.com/kisielk/sqlstruct) golang(github.com/kisom/goutils/assert) golang(github.com/lib/pq) golang(github.com/mattn/go-sqlite3) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promauto) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/zmap/zcrypto/x509) golang(github.com/zmap/zlint/v3) golang(github.com/zmap/zlint/v3/lint) golang(golang.org/x/crypto/ed25519) golang(golang.org/x/crypto/ocsp) golang(golang.org/x/crypto/pkcs12) golang(golang.org/x/net/context) Processing files: golang-github-cloudflare-cfssl-debugsource-1.6.0-1.fc33.armv7hl Provides: golang-github-cloudflare-cfssl-debugsource = 1.6.0-1.fc33 golang-github-cloudflare-cfssl-debugsource(armv7hl-32) = 1.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-cloudflare-cfssl-debuginfo-1.6.0-1.fc33.armv7hl Provides: debuginfo(build-id) = 0f95c36b5e3b2354cafdcbbdfe02e96d4d14eb12 debuginfo(build-id) = 1826766f6dfccf0352652cc555bbc9a88e810034 debuginfo(build-id) = 9d8f6f7589e89fe1ccc3b7fb370213e33bf0c646 debuginfo(build-id) = ac927f9df91bf05fbec1fb019a967fd3704d7fce debuginfo(build-id) = b22d4ad4abdd5bccb0a8e34d98f5acbf36935534 debuginfo(build-id) = bc298195f9c393a41da0d4c86813aee1b09e65dc debuginfo(build-id) = deec15b55333d92f44b051a7cd2d923c82b00b72 debuginfo(build-id) = e61861f796dc131119f9f11058f35f9a392dcb2e golang-github-cloudflare-cfssl-debuginfo = 1.6.0-1.fc33 golang-github-cloudflare-cfssl-debuginfo(armv7hl-32) = 1.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-cloudflare-cfssl-debugsource(armv7hl-32) = 1.6.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm Wrote: /builddir/build/RPMS/golang-github-cloudflare-cfssl-debugsource-1.6.0-1.fc33.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-cloudflare-cfssl-devel-1.6.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-cloudflare-cfssl-1.6.0-1.fc33.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-cloudflare-cfssl-debuginfo-1.6.0-1.fc33.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6kfOVI + umask 022 + cd /builddir/build/BUILD + cd cfssl-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-cloudflare-cfssl-1.6.0-1.fc33.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0