Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-node-exporter.spec'], chrootPath='/var/lib/mock/f33-build-26457318-3236961/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-prometheus-node-exporter.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=1616955275 Wrote: /builddir/build/SRPMS/golang-github-prometheus-node-exporter-1.1.1-2.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-prometheus-node-exporter.spec'], chrootPath='/var/lib/mock/f33-build-26457318-3236961/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-prometheus-node-exporter.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=1616955275 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OqlG5F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf node_exporter-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/node_exporter-1.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd node_exporter-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/node_exporter-1.1.1/vendor + [[ ! -e /builddir/build/BUILD/node_exporter-1.1.1/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/node_exporter-1.1.1/_build/bin install: creating directory '/builddir/build/BUILD/node_exporter-1.1.1/_build' install: creating directory '/builddir/build/BUILD/node_exporter-1.1.1/_build/bin' + export GOPATH=/builddir/build/BUILD/node_exporter-1.1.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/node_exporter-1.1.1/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus/node_exporter ]] ++ dirname /builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus/node_exporter + install -m 0755 -vd /builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/node_exporter-1.1.1/_build/src' install: creating directory '/builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/node_exporter-1.1.1 /builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus/node_exporter + cd /builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus/node_exporter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wA2oYH + umask 022 + cd /builddir/build/BUILD + cd node_exporter-1.1.1 + export 'BUILDTAGS=netgo osusergo static_build' + BUILDTAGS='netgo osusergo static_build' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/node_exporter-1.1.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo osusergo static_build' -ldflags '-X github.com/prometheus/node_exporter/version=1.1.1 -B 0xbdb04d8208b3662c00a91155b9a0eed71a6f7b4d -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/node_exporter-1.1.1/_build/bin/node_exporter github.com/prometheus/node_exporter WORK=/tmp/go-build347809489 internal/cpu mkdir -p $WORK/b009/ 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 BsAkhMvQpltDt5nO-WSr/BsAkhMvQpltDt5nO-WSr -goversion go1.15.8 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.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 8QIT_Re3SXsMqXJjqLwC/8QIT_Re3SXsMqXJjqLwC -goversion go1.15.8 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go unicode/utf8 mkdir -p $WORK/b018/ internal/unsafeheader math/bits cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b005/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hjsh24yEMNZuFxKZYBP5/Hjsh24yEMNZuFxKZYBP5 -goversion go1.15.8 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go mkdir -p $WORK/b016/ 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 CzF2VZs07vd5KHPoo94u/CzF2VZs07vd5KHPoo94u -goversion go1.15.8 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid VQK821lFW9MHbmC0I-2a/VQK821lFW9MHbmC0I-2a -goversion go1.15.8 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d7/d787bb5e90a991d3bd1ed78a21b3a33babfe65e27b74d2ece94f6621d473593b-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid IP36q8Am2-1bwqe8GZHW/IP36q8Am2-1bwqe8GZHW -goversion go1.15.8 -D "" -importcfg $WORK/b020/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/62/6214087a6139be88f67ba988091da67b621e4a5396a1d9f79f1542e14a59194d-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 vWO2ysdGFh-iaiyyzk9L/vWO2ysdGFh-iaiyyzk9L -goversion go1.15.8 -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/07/07997aec07ec47591c2e0383ec7e215e24d0d15b0cd3609fe85304ac2f2a3b0b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b5/b56392bc6ad62a9852d6b7d648da8cdf2aa1e84e6f31f9638e92a7d6ccede4a7-d # 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/b011/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b2/b2585c513662897fbfad93d36eae2deed5d0bcf386944f8fbc81e29face6f01d-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/14/145531d57d8671052d4f232715cfc545f3ff6d394cc97781afb05aa5519c411a-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/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/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm.s unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid NONm_8Daa-p63ylbAE1A/NONm_8Daa-p63ylbAE1A -goversion go1.15.8 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid -aoGKLItVsdYLBfHdyFB/-aoGKLItVsdYLBfHdyFB -goversion go1.15.8 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.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 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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/28/28236c790f2a9a9f55b4cd082ebc6dcd66291e63c561f017ac071192e2b99e8b-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/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/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm.o ./asm.s 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 HjxntUGH7Yckrdg85G2E/HjxntUGH7Yckrdg85G2E -goversion go1.15.8 -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/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid 4_vzwgZrcHS0qYaryONw/4_vzwgZrcHS0qYaryONw -goversion go1.15.8 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid aNY-IuaEf9CYvpB1ia5h/aNY-IuaEf9CYvpB1ia5h -goversion go1.15.8 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/43/43c3ed204b49f1819eed838dd3cc8e9d0388ec2ba1bd7e05ae4a1d8352b7d2e6-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid KE1OsFcyIFmwNm0RRbYA/KE1OsFcyIFmwNm0RRbYA -goversion go1.15.8 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a2/a234f668cb0490fdeeb43e3a12586b8ab648ac3e94a24bc677e073957d25841c-d # internal encoding mkdir -p $WORK/b035/ 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 cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding -std -complete -installsuffix shared -buildid 6N1DCufb7_8Jd5ZqkI2w/6N1DCufb7_8Jd5ZqkI2w -goversion go1.15.8 -D "" -importcfg $WORK/b035/importcfg -pack ./encoding.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/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/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_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/b035/_pkg_.a /builddir/.cache/go-build/c1/c1cb0c5795e81efe4fa3fc322ae67a7687eab6c24500a5f16e2ae82688d510ef-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid qYDheCLLyUfOcd8g35iE/qYDheCLLyUfOcd8g35iE -goversion go1.15.8 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4b/4bce958636a9243c8afd5ed99e188c37e83c8c5e9c666b10bcb29147857d7222-d # internal container/list mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p container/list -std -complete -installsuffix shared -buildid bAyJlKKGnSThMIJrN7Lm/bAyJlKKGnSThMIJrN7Lm -goversion go1.15.8 -D "" -importcfg $WORK/b054/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/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/83/83358e80ce5618ceae008e9cc41b8505c0cd28f0c310a23ae45e2f731a48095a-d # internal crypto/internal/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid in3Gr4-LV1BgRApdLZ3L/in3Gr4-LV1BgRApdLZ3L -goversion go1.15.8 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.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 cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f4/f4ddfbe6cbaf19070e4a917a173a6d16dbcbe1324d2d20c768df9ad03d0288e6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/fa/fa0bfb25bebb78b768ec9a3ad3b95aa0798ad151b950756cab4c3165f0a3c3d8-d # internal crypto/subtle mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid pbPFrGFobS0YCx1Kgl7K/pbPFrGFobS0YCx1Kgl7K -goversion go1.15.8 -D "" -importcfg $WORK/b060/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/36/3638084b754ff1da533114f39e76274844fbdef0440f3b360d087f46df61c352-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b072/ cat >$WORK/b072/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/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid vUd5IBSx9sCf9tcL7Ywh/vUd5IBSx9sCf9tcL7Ywh -goversion go1.15.8 -D "" -importcfg $WORK/b072/importcfg -pack ./asn1.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 gYtU0I0zm309bhM_kTNP/gYtU0I0zm309bhM_kTNP -goversion go1.15.8 -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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/54/5488bb543d75b9fc7d2dc458fcc8e56d44241e2f527e55917c4a0f13589a8da6-d # internal internal/nettrace mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid YcIUtSuaRY55y6ZgD-6v/YcIUtSuaRY55y6ZgD-6v -goversion go1.15.8 -D "" -importcfg $WORK/b090/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e7/e7e505c2e9f8c012ad502e11f7eae7e87d88f6d6bdd16642670be886c2585516-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b095/ cat >$WORK/b095/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/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid vdjbTlj8oQPKcNsSn48h/vdjbTlj8oQPKcNsSn48h -goversion go1.15.8 -D "" -importcfg $WORK/b095/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/73/73bc6998d84f2252f5ea3593a57d4c4c7c4691e2aacfe91df1621fc7512624e1-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b127/ cat >$WORK/b127/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/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid L3HTHhmTLxw0n9yCHKoa/L3HTHhmTLxw0n9yCHKoa -goversion go1.15.8 -D "" -importcfg $WORK/b127/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/85/853ceafa9f7249416edf53c9f1852cd59f5980efa453dcc94c02c83fcf0c2916-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid t6dHqdkbZEwBlVB8-iQ1/t6dHqdkbZEwBlVB8-iQ1 -goversion go1.15.8 -D "" -importcfg $WORK/b132/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7b/7b70ed5691ac83cc76f853308948edda07a9547361d979cfe093a05a0efa9c2e-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b162/ cat >$WORK/b162/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/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid NGyUsS-csg6Cpb05WPQ3/NGyUsS-csg6Cpb05WPQ3 -goversion go1.15.8 -D "" -importcfg $WORK/b162/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a5/a51bc457abf1eb7e2515984bc0aa7d20a4e2911f6252c7167233a8f0c1be199d-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid f8fBcb4y5oGSDPNHS4la/f8fBcb4y5oGSDPNHS4la -goversion go1.15.8 -D "" -importcfg $WORK/b203/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/5b/5bc322d02e9fb8832700b2d08f1b4148b9cf087ad5d25b59559f2d63839f71a9-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/e7/e7bfe4ec6133fd4f33e34c07e5ec5fb9f45d77d98763886753d03dc3b3ef9603-d # internal github.com/mdlayher/wifi/internal/nl80211 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/mdlayher/wifi/internal/nl80211 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/mdlayher/wifi/internal/nl80211 -complete -installsuffix shared -buildid S4kHX1-bKCNqO4-TFF8e/S4kHX1-bKCNqO4-TFF8e -goversion go1.15.8 -D "" -importcfg $WORK/b225/importcfg -pack ./const.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/da/dac9e7d9472f925396e0ff9a746abff6a95a5ad17f0109a04a5a83cf429efb4e-d # internal runtime/cgo mkdir -p $WORK/b236/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b236/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b236/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/0c/0c9349248ece2b47eb72808d337f999f657e4bad93eb226f32130cd201283490-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_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/59/59eb2a15a4e8f38f45f8957b61059a3b06fdd58699b89c7f05030b126785383a-d # internal 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 gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b236 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/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/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -Werror -o $WORK/b236/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -Werror -o $WORK/b236/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -Werror -o $WORK/b236/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -Werror -o $WORK/b236/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -Werror -o $WORK/b236/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -Werror -o $WORK/b236/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -Werror -o $WORK/b236/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -Werror -o $WORK/b236/_x010.o -c gcc_arm.S cd $WORK/b236 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/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/b236=/tmp/go-build -gno-record-gcc-switches -o $WORK/b236/_cgo_.o $WORK/b236/_cgo_main.o $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o $WORK/b236/_x004.o $WORK/b236/_x005.o $WORK/b236/_x006.o $WORK/b236/_x007.o $WORK/b236/_x008.o $WORK/b236/_x009.o $WORK/b236/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b236/_cgo_.o -dynout $WORK/b236/_cgo_import.go -dynlinker cat >$WORK/b236/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b236=>" -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b236/symabis ./asm_arm.s cat >$WORK/b236/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p runtime/cgo -std -installsuffix shared -buildid rJKx2Mjow1QuSpIQedI-/rJKx2Mjow1QuSpIQedI- -goversion go1.15.8 -symabis $WORK/b236/symabis -D "" -importcfg $WORK/b236/importcfg -pack -asmhdr $WORK/b236/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b236/_cgo_gotypes.go $WORK/b236/cgo.cgo1.go $WORK/b236/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b236=>" -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b236/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b236/_pkg_.a $WORK/b236/asm_arm.o $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o $WORK/b236/_x004.o $WORK/b236/_x005.o $WORK/b236/_x006.o $WORK/b236/_x007.o $WORK/b236/_x008.o $WORK/b236/_x009.o $WORK/b236/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/47/47e658833e7d7cd4f966c6825882c25da1cf2ffb8594922be5a430e80ec0bf76-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/4f/4fefe83eb06178ee36ad40535ffa770db33dad6e97f0098f02595b8e6505515a-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ 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/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid nvdAwz1LFJoBPK8iQYOx/nvdAwz1LFJoBPK8iQYOx -goversion go1.15.8 -D "" -importcfg $WORK/b019/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 4LVFjIHaP5WfPlAM4zHo/4LVFjIHaP5WfPlAM4zHo -goversion go1.15.8 -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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/61/61aaa885aa0b6752043f91068726a34308933b960523bb1c055811418b381d0d-d # internal internal/singleflight google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b091/ mkdir -p $WORK/b124/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid s6IoUloZiAxBJpekps-H/s6IoUloZiAxBJpekps-H -goversion go1.15.8 -D "" -importcfg $WORK/b091/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p math/rand -std -complete -installsuffix shared -buildid zCKDtqdoZqcJEugpRr6-/zCKDtqdoZqcJEugpRr6- -goversion go1.15.8 -D "" -importcfg $WORK/b062/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid fDx6W3MioUwyzeEN18ir/fDx6W3MioUwyzeEN18ir -goversion go1.15.8 -D "" -importcfg $WORK/b124/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ff/ff1ab0792dbd22a424cc49f872429f72c3de18a004ec4c65e9bb6f59763b1f95-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/74/748206b9aea7f2d7514b91fe5e0d9c7ab8cfa2c3c18a82703bb7e07a78c6a2f8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/bf/bf7a406785ef92c8e70be26c91e650322d99ebc88d61d52eafcb5660fe6ce091-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/1e/1e7c382259a178b4f7e8d7b79f68f7c22c923aaf06598ce24969efa2ab656d45-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ 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 NP1En9gkkREyLRMaunYA/NP1En9gkkREyLRMaunYA -goversion go1.15.8 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/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/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid mhYABuR6eayGDLap_E1M/mhYABuR6eayGDLap_E1M -goversion go1.15.8 -D "" -importcfg $WORK/b023/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/8f/8f384aadd07337733c5d4d2b2b0707cd207d945cbeab9ab7aff94a2c34f55927-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b024/ cat >$WORK/b026/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/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid i0Bj4IIhA_Idd3xawiQ8/i0Bj4IIhA_Idd3xawiQ8 -goversion go1.15.8 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b089/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid FnryZ0pXzuQaGnxyEKTW/FnryZ0pXzuQaGnxyEKTW -goversion go1.15.8 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go strconv cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b017/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid j50wlCjLjON75PdNMUWx/j50wlCjLjON75PdNMUWx -goversion go1.15.8 -D "" -importcfg $WORK/b089/importcfg -pack ./message.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid XxM6-FTGVXuLkb3SC6gz/XxM6-FTGVXuLkb3SC6gz -goversion go1.15.8 -D "" -importcfg $WORK/b017/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/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/74/74bc6f35b7dd8e453eb7a51b57b5cca6ac0c0200f96d24ce2cad71f378959fc6-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid CsrT1g3PQg3ayun5K5c7/CsrT1g3PQg3ayun5K5c7 -goversion go1.15.8 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1f/1f8c1e7017d60f652265511412de22e33f9f4036cf8d5148e4c7e57fbc2a99c1-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid An1s8XE6etH-D26j51W0/An1s8XE6etH-D26j51W0 -goversion go1.15.8 -D "" -importcfg $WORK/b114/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/74/74d5f99bc9b7f89cbfe76a9cdf9d33f7bacf22f72525fea9109454c9f795b2a7-d # internal bytes 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/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid m-M_35CLBfLZ1-8jPrb6/m-M_35CLBfLZ1-8jPrb6 -goversion go1.15.8 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e8/e89a7a1d6507b72a313dffe938d45631e54ef749fb5a010149d1b5b7ebc1af95-d # internal strings 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/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid PA-qPPczOF0CDE_mn_L7/PA-qPPczOF0CDE_mn_L7 -goversion go1.15.8 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ed/ed22d6b9b22f58f64cdf64662a8579b523b78001bfb26d9d742c7420ef0b7e6b-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/50/5082e7ed201e0f55e94981efce74e46529c49b53cdaea489c007fb6f3d997388-d # internal hash mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p hash -std -complete -installsuffix shared -buildid 5JpCvZOsHCvH4TlUlpVV/5JpCvZOsHCvH4TlUlpVV -goversion go1.15.8 -D "" -importcfg $WORK/b053/importcfg -pack ./hash.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid u-wNCKhmagc6w9dWTJtu/u-wNCKhmagc6w9dWTJtu -goversion go1.15.8 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/54/54e5487098e710e2148c8715813088248355d12ab375e3deaec7b3c20470ed0c-d # internal hash/crc32 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid PTVAOF4X69v3R2eH8VKZ/PTVAOF4X69v3R2eH8VKZ -goversion go1.15.8 -D "" -importcfg $WORK/b052/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/85/851ab19bf76a94b6077ce01146ab629858156de347297a03ea21f65fa3e837aa-d # internal bufio mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p bufio -std -complete -installsuffix shared -buildid g1B8RXh_oFBUwv0DB_T_/g1B8RXh_oFBUwv0DB_T_ -goversion go1.15.8 -D "" -importcfg $WORK/b042/importcfg -pack ./bufio.go ./scan.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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/36/360d1e9b4bb4ab838673eeac3674ff9c1fe254e713e9404cae03d35964f7b05a-d # internal regexp/syntax mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid VkE37aKU0I3IL2UET92P/VkE37aKU0I3IL2UET92P -goversion go1.15.8 -D "" -importcfg $WORK/b045/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/5b/5b07f476a0081925a834e905ccb6faec1258db3d5e08c1cd9b2639650dac95f8-d # internal crypto mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto -std -complete -installsuffix shared -buildid RRkeMmQFW9oiWDU51gcI/RRkeMmQFW9oiWDU51gcI -goversion go1.15.8 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/98/9850d4d34654203871c8ea959efb5fb9940c99c216f0b1c81d3643c63cfe2b59-d # internal crypto/internal/randutil mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uBCrSXNDeiWCkCMFijrW/uBCrSXNDeiWCkCMFijrW -goversion go1.15.8 -D "" -importcfg $WORK/b068/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6b/6b309417a15b029841502caaf69e51c18c34264f9e4f49581ce8aafbfd4aefb8-d # internal crypto/hmac mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid i4bgCz1k_KDNvCcjMswK/i4bgCz1k_KDNvCcjMswK -goversion go1.15.8 -D "" -importcfg $WORK/b075/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ea/ea2719e7ac07b582e0805dc49321bceeb4b7ea670689374cddb1c81af3cdcf03-d # internal crypto/rc4 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid xcl75M6VIXYgIGGEUU2W/xcl75M6VIXYgIGGEUU2W -goversion go1.15.8 -D "" -importcfg $WORK/b077/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3e/3ee7555a6a278b2ee2dce5004a2ae577112e8421f05862a15a73403fba1491b2-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ya4sJsT0Io1XiGZRxcIy/ya4sJsT0Io1XiGZRxcIy -goversion go1.15.8 -D "" -importcfg $WORK/b098/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b2/b2a4f17450afcb0b00d784118221165439ab9d7ebdd560c796d77ced3703b189-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid uHhzAEsNyhJAZhUwXkYW/uHhzAEsNyhJAZhUwXkYW -goversion go1.15.8 -D "" -importcfg $WORK/b102/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3b/3b45adca0fec21da4b2f37bebd9a761145ceeb50b797785cc6f5701b597b8bb6-d # internal path mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p path -std -complete -installsuffix shared -buildid x5f2y1W4xgDD6cNz1LfJ/x5f2y1W4xgDD6cNz1LfJ -goversion go1.15.8 -D "" -importcfg $WORK/b113/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /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/db/db0981e2e3eef086e1a69545b0554ca059819ab52a2a8dcdfc049cdfc45de133-d # internal hash/fnv mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid JIk0tZ3YU7dHDJ-RrHlH/JIk0tZ3YU7dHDJ-RrHlH -goversion go1.15.8 -D "" -importcfg $WORK/b121/importcfg -pack ./fnv.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fd/fd7fdc7e4d5f7f07443feac54ebb41277b2025d57a69b3f727074931228711a3-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ewuvgplzbKFLRcWWh8gT/ewuvgplzbKFLRcWWh8gT -goversion go1.15.8 -D "" -importcfg $WORK/b028/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/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/95/95e2d8e1a060f5bce2bd3fdb64c73378ff676028d34af8b45c87e8c03af25001-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid AB3qUjzTBskvKXFpHstD/AB3qUjzTBskvKXFpHstD -goversion go1.15.8 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/fe/fed8fe864d80bc25745e4e5b0644852cc5b74114bf106958c4208673883760ec-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid tbpkC4Vle1ZqGNq5w4jb/tbpkC4Vle1ZqGNq5w4jb -goversion go1.15.8 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/df/df9c91a99277cf510aeca3287272b66b62c6d3de28a361131303c2ea4c399f23-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_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/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid rWmPGmRXkwSzdA20AvA-/rWmPGmRXkwSzdA20AvA- -goversion go1.15.8 -D "" -importcfg $WORK/b156/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/79/79f4263288a7a34ba9104f26bfb616e96fc4e27b08fca54a38245889e1a554ef-d # internal html mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p html -std -complete -installsuffix shared -buildid VMNkfSo3h6e6EXEWNsCY/VMNkfSo3h6e6EXEWNsCY -goversion go1.15.8 -D "" -importcfg $WORK/b186/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/02/02cae9d4f7b109f9047321e7060efe9938794f01fe44a9ca0443d29e99cdd830-d # internal text/tabwriter mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid qRLR0-DPuTKYwUu0pxKJ/qRLR0-DPuTKYwUu0pxKJ -goversion go1.15.8 -D "" -importcfg $WORK/b187/importcfg -pack ./tabwriter.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/b045/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/30/30c7a7a50dc7c63758332d856beedb045d99c54c74b48b179832b554d0ea7d6a-d # internal golang.org/x/text/transform mkdir -p $WORK/b192/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/7b/7be32be466ced6142203e76172b9ee76b1fdc8f50d63ccf1ff4b96a981cbc69c-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 7sIp91QdlGe0rhkQDoO_/7sIp91QdlGe0rhkQDoO_ -goversion go1.15.8 -D "" -importcfg $WORK/b198/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid zYMUl42tfO5BmQVCjfgT/zYMUl42tfO5BmQVCjfgT -goversion go1.15.8 -D "" -importcfg $WORK/b192/importcfg -pack ./transform.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/10/101ed4a83837f84d6091b3c8136d91a57316263840d5cb19c080cd28256713c7-d # internal regexp mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b045/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p regexp -std -complete -installsuffix shared -buildid gret3doBE5M7Pjetch3D/gret3doBE5M7Pjetch3D -goversion go1.15.8 -D "" -importcfg $WORK/b044/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/33/33db31eca4bba1676acfd0ae3eb01ab12945fce1ba28fd5d73acef4cbc9016a0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/58/587278b084d76e3366b1d0b64a12f1330d766b5e678c7d739c56c2f0aba2c80f-d # 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/b044/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/92/921657243a7ee54d9b1e795372b4d96131f65607d0efc6324ad3fabc23f9464c-d # internal github.com/jpillora/backoff mkdir -p $WORK/b182/ context mkdir -p $WORK/b055/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p context -std -complete -installsuffix shared -buildid dB516ZpGzrCrfWa4d6Jl/dB516ZpGzrCrfWa4d6Jl -goversion go1.15.8 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go cd /usr/share/gocode/src/github.com/jpillora/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid T27MrbWptVWoL2KMWj-m/T27MrbWptVWoL2KMWj-m -goversion go1.15.8 -D "" -importcfg $WORK/b182/importcfg -pack ./backoff.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid 9JmC1MP41z-UFY6EPxRf/9JmC1MP41z-UFY6EPxRf -goversion go1.15.8 -D "" -importcfg $WORK/b027/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 cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5a/5aa59bb9714651152959ec862da464e1f5d6a8959c9fc04b0cc6a622cb04b3e1-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/1a/1aa9630d0d6825ebb1dd0cbc14dfc5d048b02775812e1374fc1d9c9741ea20e5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/eb/eb4d154ffa569d23615772fcedb5a94a5f7c6f8bd1ab1b5b032c35054e447953-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid DKW2tKKaR3It8GB6x7hB/DKW2tKKaR3It8GB6x7hB -goversion go1.15.8 -D "" -importcfg $WORK/b230/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/b1/b18be5715cbb4078ca4c4ea2f136632b70612d384566a8f32555fb4c60e99c9f-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_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/e0/e07a001b797158aef393ff666d3a33a2b8438a7585af091e7ea4eeba964f43f7-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid kCoMsujjgHRAmaH6M2-N/kCoMsujjgHRAmaH6M2-N -goversion go1.15.8 -D "" -importcfg $WORK/b025/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/b014/_pkg_.a /builddir/.cache/go-build/9e/9e9bf8801ef6b9ecdc2bbf664360e26cb9dcd10ce0eb2ce5bc699d2602c2cb71-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid uLDToxlqqchFAs-ur423/uLDToxlqqchFAs-ur423 -goversion go1.15.8 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid c65A0WWypzraLXyOBu11/c65A0WWypzraLXyOBu11 -goversion go1.15.8 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/93/93fd0800b622afc703cc7f3818e06a7b5d228a79a290db3002e7787684df8c44-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/ce/ce3e052585d48e53de25e1f739c5a8958619fdd423cbd756a0c79bee4f09537f-d # internal encoding/base64 mkdir -p $WORK/b037/ crypto/sha512 mkdir -p $WORK/b069/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b058/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid UVvFitOTuucLRRqC2qFj/UVvFitOTuucLRRqC2qFj -goversion go1.15.8 -D "" -importcfg $WORK/b037/importcfg -pack ./base64.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid X2oLR-cdYZ6vEZBVZv6n/X2oLR-cdYZ6vEZBVZv6n -goversion go1.15.8 -D "" -importcfg $WORK/b069/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid BLRx7NK2wv9vndWFd8tJ/BLRx7NK2wv9vndWFd8tJ -goversion go1.15.8 -D "" -importcfg $WORK/b058/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/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid ioy6FiKR17dP5jMFK40C/ioy6FiKR17dP5jMFK40C -goversion go1.15.8 -D "" -importcfg $WORK/b074/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/68/68398d7ee88a147da9700ce9f62d0e284071f2a4a82dfe52e662dd52164eeeec-d # internal crypto/md5 mkdir -p $WORK/b076/ cat >$WORK/b076/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/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b076/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/70/70bd12be24cd1096b6273c9bc8b805941236fa60af42a3c6c38b057cde954fae-d # internal crypto/sha1 mkdir -p $WORK/b079/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b079/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/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b079/symabis ./sha1block_arm.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/md5 -std -installsuffix shared -buildid eRJtgfq2o384TsH4OuQH/eRJtgfq2o384TsH4OuQH -goversion go1.15.8 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid BeMT_76ls1eoWrrTEHWg/BeMT_76ls1eoWrrTEHWg -goversion go1.15.8 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/5b/5bee2408eeb4ffd4a2d5ff58890aceb72e65ceb76c97672047f7abe1c59f1c3f-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2f/2f49365a2fb6a908e1518f0c3c3925f22a11c520dfdfb0830bd95b246de1a064-d # internal fmt mkdir -p $WORK/b002/ crypto/aes mkdir -p $WORK/b057/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid AJ3NfEzwKWdIHTlbEN4D/AJ3NfEzwKWdIHTlbEN4D -goversion go1.15.8 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid lV6FCpaGlgmWkN5fJBT8/lV6FCpaGlgmWkN5fJBT8 -goversion go1.15.8 -D "" -importcfg $WORK/b057/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/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b079/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a3/a3d205b9a13e33c511e44df364804e59d2bcc87899a9c7fb5c89cc363c53bdde-d # internal crypto/des mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/sha1block_arm.o # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 1YNXj31-M3I8soqG8Xre/1YNXj31-M3I8soqG8Xre -goversion go1.15.8 -D "" -importcfg $WORK/b065/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/12/127092f3a3cc6084c2fc8f4e9c9bf095aa8c55e2c9f62dacf4b2052fb637cbe9-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b076/md5block_arm.o ./md5block_arm.s crypto/sha256 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid EJiEwRZIZUnw__LpzbVj/EJiEwRZIZUnw__LpzbVj -goversion go1.15.8 -D "" -importcfg $WORK/b080/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b076/_pkg_.a $WORK/b076/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a8/a8e379316dccf355f412925cbdadb7780716989b4cde18dfef96ce0ba6dfc53b-d # internal encoding/pem mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid KeZFYB9vDsyT88RMZDLC/KeZFYB9vDsyT88RMZDLC -goversion go1.15.8 -D "" -importcfg $WORK/b085/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/14/14858931ea37fefcb5b0a21131f2f76d4d66e69ffa906d4313c29eabda3030bc-d # internal path/filepath mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid LcCLQWaYdFA43Q0SRhxk/LcCLQWaYdFA43Q0SRhxk -goversion go1.15.8 -D "" -importcfg $WORK/b087/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b9/b92587816161449e03d36fa3004a7083ea20135e4c8078c32b9f379fae7bb972-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/7b/7b65ccc9936b9e8acfcafe64d1cfdedb5b180ee8d1ec0a30278478709df18206-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b016/_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/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid KZP6Jb6S5QQG0PkSd-TI/KZP6Jb6S5QQG0PkSd-TI -goversion go1.15.8 -D "" -importcfg $WORK/b094/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go net mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b089/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p net -std -installsuffix shared -buildid TMPaA1klqpYCBpU_gger/TMPaA1klqpYCBpU_gger -goversion go1.15.8 -D "" -importcfg $WORK/b088/importcfg -pack ./addrselect.go ./cgo_stub.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ea/ea09922fcb26b22f21ade6d47bbab2dcd2bd6a8daf186ab41d56749323378de6-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid qisi2EuS9YKsBCW-_wR0/qisi2EuS9YKsBCW-_wR0 -goversion go1.15.8 -D "" -importcfg $WORK/b096/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ce/ce769f347f069f5fe183e556c718fed4bc3af470b550365e9ca34a5acbf67b05-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid E4NzXZM9frtghFkvjGYM/E4NzXZM9frtghFkvjGYM -goversion go1.15.8 -D "" -importcfg $WORK/b115/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/db/dbdb099f4161d9032689da8f0c6e5e247ba1fd2aba774a54d5fe23a0651b3da5-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b093/ cat >$WORK/b093/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/b058/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b096/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid x6MfKIMuA2QXFa10U35h/x6MfKIMuA2QXFa10U35h -goversion go1.15.8 -D "" -importcfg $WORK/b093/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/da/daf6e408e2f0398286e533bcf7a0320e16455ddd2adaea40a08beb609d8b4745-d # internal io/ioutil mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid GxrwR6275F-1bxzKq2SL/GxrwR6275F-1bxzKq2SL -goversion go1.15.8 -D "" -importcfg $WORK/b086/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/44/4431e8e1ae82176c623833107f951fff46add93067d2516de39b25707885431a-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile hash/fnv=$WORK/b121/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid cHC4E0NRSVt8Z-Wnk6jm/cHC4E0NRSVt8Z-Wnk6jm -goversion go1.15.8 -D "" -importcfg $WORK/b120/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/84/84070c4ca5de6fae6272b5997224051397ee4bf30f966f5e1155998f85e64ac8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/16/16726898e07d7ed13670b588230273530b881f30b7789de12613f57d306f6811-d # internal runtime/debug mkdir -p $WORK/b163/ cat >$WORK/b163/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/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b163/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/50/5043e6ad13eb54b235d16b5dfea90c30a1b748b708895fb0e41b9235203f1e09-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid JguInFI-AopAmc5WzeJ9/JguInFI-AopAmc5WzeJ9 -goversion go1.15.8 -D "" -importcfg $WORK/b160/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go golang.org/x/sys/unix mkdir -p $WORK/b161/ cat >$WORK/b161/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/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b161/symabis ./asm_linux_arm.s cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p runtime/debug -std -installsuffix shared -buildid IYWecGy5Iimyxu4APwjK/IYWecGy5Iimyxu4APwjK -goversion go1.15.8 -symabis $WORK/b163/symabis -D "" -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b162/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid UcGW32KUqH7_czV1GpB6/UcGW32KUqH7_czV1GpB6 -goversion go1.15.8 -symabis $WORK/b161/symabis -D "" -importcfg $WORK/b161/importcfg -pack -asmhdr $WORK/b161/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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/86/86896595a4ada50496b1d9ad90f4987a6abf242af2018c40d3f06eafb98bd9d8-d # internal internal/lazyregexp mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid THegVyTdHTQsdScLBDj5/THegVyTdHTQsdScLBDj5 -goversion go1.15.8 -D "" -importcfg $WORK/b175/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0f/0f769449147ea0ddc705c130f6e9a21d252a2315e7872aa8b9ca442649eb1c02-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal encoding/json mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid yZPibyIa_WSeSyXxqaSJ/yZPibyIa_WSeSyXxqaSJ -goversion go1.15.8 -D "" -importcfg $WORK/b036/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/4e/4ecc83bd8bf973bf35b841c84c12b6dab66f581f25202649ed7c516d1303e8e9-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid 48IT8lgO1E2bPIDdDulJ/48IT8lgO1E2bPIDdDulJ -goversion go1.15.8 -D "" -importcfg $WORK/b041/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b163/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b163/_pkg_.a $WORK/b163/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/68/68bef85b4994dca268fa19c293163e627e4cf858fd5d30245b151a8630758fae-d # internal log mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p log -std -complete -installsuffix shared -buildid Q53FTVCvi6TJlRfvQuCz/Q53FTVCvi6TJlRfvQuCz -goversion go1.15.8 -D "" -importcfg $WORK/b043/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f1/f11e489747b99e756995b004a0e1a7c2ff701c5d03ef1ca71f05a5fac05ecc73-d # internal compress/flate mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 3lYv5EPPkki2N5XGgPH7/3lYv5EPPkki2N5XGgPH7 -goversion go1.15.8 -D "" -importcfg $WORK/b051/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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1a/1a068f4dbd2820173804e8ff8ec90edca0125336ec6f1c86e59d93dad69d1bd1-d # internal math/big mkdir -p $WORK/b061/ cat >$WORK/b061/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/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b061/symabis ./arith_arm.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p math/big -std -installsuffix shared -buildid mcNVhTJIe29klmevcXlo/mcNVhTJIe29klmevcXlo -goversion go1.15.8 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/69/691cda49c2b1ad039fb9cc072801583999e81796051f1d29bf7ebf21420f82bd-d # internal compress/gzip mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid xPYg0t8xF05dgR82xViF/xPYg0t8xF05dgR82xViF -goversion go1.15.8 -D "" -importcfg $WORK/b050/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/03/039863ed8ff6dbd9eb3496b4d16bfbffbb986ed21c50d129ead81d647d21eabc-d # internal encoding/hex mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid IpTOKzS608xl8cpOd9-r/IpTOKzS608xl8cpOd9-r -goversion go1.15.8 -D "" -importcfg $WORK/b084/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_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/0a/0a1f3644944a45d6add8b91e14a322e8f06d4b89c4aefd6e623e09d053c417d9-d # internal net/url mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p net/url -std -complete -installsuffix shared -buildid 3wHT7XZtV6x1yYzmyZcT/3wHT7XZtV6x1yYzmyZcT -goversion go1.15.8 -D "" -importcfg $WORK/b092/importcfg -pack ./url.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/77/77d28bfb24a109eb7fe49c506abb87b12558752f9043370a71cafb5951c760dc-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid 2xLqLcq-r1fSx9bs-5Vm/2xLqLcq-r1fSx9bs-5Vm -goversion go1.15.8 -D "" -importcfg $WORK/b033/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3e/3e559a1e4d54e8ba402a6e15a519dcb656dfa4034adf71ae64624f1d62808117-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid 52AfXIIEOCqqfxFhySY8/52AfXIIEOCqqfxFhySY8 -goversion go1.15.8 -D "" -importcfg $WORK/b046/importcfg -pack ./doc.go ./level.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/20/203b5948100fd64b96947bbdae5a3b84664f183caf36a3747ee914723e209ca4-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 8IDXivcFNg6semvbOqlz/8IDXivcFNg6semvbOqlz -goversion go1.15.8 -D "" -importcfg $WORK/b097/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b0/b0838b6de0c486960ae44b621b2124ba61b97ca1c3ba17aab9f7639be5aa814e-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/b054/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid -GHSYkNyYs7GHmJFnEm9/-GHSYkNyYs7GHmJFnEm9 -goversion go1.15.8 -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/5f/5f774e8affd820103d6e808f9367af9a6f9b247350025f68c16c2005f4f0850d-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/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid Dkz3JVgTtKVRzHkN0QeZ/Dkz3JVgTtKVRzHkN0QeZ -goversion go1.15.8 -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 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/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b161/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b161/_pkg_.a $WORK/b161/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e3/e320100ca4b30ea53eb6a5f49aaf0afa47f5f361b379327d7e0533b437fa022f-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_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 OpA0XIYG6rKiTgX3d5aL/OpA0XIYG6rKiTgX3d5aL -goversion go1.15.8 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/3f/3f286a029c5c8320dcc2148542ff23b5ec37e9d28c7b8692682cd42f5c9acfac-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/b003/_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/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid CGb1qte9Oy0O2pk1h6KI/CGb1qte9Oy0O2pk1h6KI -goversion go1.15.8 -D "" -importcfg $WORK/b101/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/23/2306a87065b9b34f23697da38010a862d5854675201d1679d88cf945bf2c5880-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal mime mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime -std -complete -installsuffix shared -buildid 5b7be_lCyCtKrdbJ7qP0/5b7be_lCyCtKrdbJ7qP0 -goversion go1.15.8 -D "" -importcfg $WORK/b108/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/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b061/arith_arm.o ./arith_arm.s cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/85/85ca78b9e8a7bbc28cd8aee516447f9ea9c1ead4ac8494f261be6fa90158af3f-d # internal net/textproto mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b061/_pkg_.a $WORK/b061/arith_arm.o # internal 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 BWGrk4_jR9yiMnnHeqN9/BWGrk4_jR9yiMnnHeqN9 -goversion go1.15.8 -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/b061/_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/ac/ac9b9073c5638974e363b5be3f3369a2ae7760a81c4b96e995c9d874ea8802d8-d # internal mime/quotedprintable mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_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 eTqGvSb21rfSjCifGS2a/eTqGvSb21rfSjCifGS2a -goversion go1.15.8 -D "" -importcfg $WORK/b110/importcfg -pack ./reader.go ./writer.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/56/56f30e70880cbf20c4a303f33eeb95c306b15b9d1598a027fbb2e168ab4c2abc-d # internal crypto/rand mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DPQBJa98uB0LUSBho0OU/DPQBJa98uB0LUSBho0OU -goversion go1.15.8 -D "" -importcfg $WORK/b056/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/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b6/b66a9ec1f626d97366be190479ce1c79d1c25a11babd08f5c8833d417f917d4e-d # internal crypto/elliptic mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid cDTj-hoWGC6KXahpyjSt/cDTj-hoWGC6KXahpyjSt -goversion go1.15.8 -D "" -importcfg $WORK/b067/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.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/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/6b/6b85fa29ce1dd5b9867cb233a997711ec339ca3232efea0d28f8505976c65c15-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ba/baa0c33431f2a3fe7163b0f3c7fd0e50b43e17975f7c62d85173a35adc25f79e-d # internal crypto/ed25519 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF encoding/asn1 cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/28/280fe21bfe2cee47fb77074b8ff01e51f9b2380ac91f0f183cf87055f5eb0200-d # internal mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid IrrUsgAz6VwxKWRWGwxf/IrrUsgAz6VwxKWRWGwxf -goversion go1.15.8 -D "" -importcfg $WORK/b071/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/rsa mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid DO8HOZJDugZ_qAGPTdG9/DO8HOZJDugZ_qAGPTdG9 -goversion go1.15.8 -D "" -importcfg $WORK/b078/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid pgMCzs0RGELcJZ0i9goC/pgMCzs0RGELcJZ0i9goC -goversion go1.15.8 -D "" -importcfg $WORK/b073/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/d4/d463d6faa9bbe6a58c9c51396aa21c01c4234d30a8e794fe094687a11ade3ec9-d # internal crypto/dsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid CSWhzKSHZTiwbXHuOqFU/CSWhzKSHZTiwbXHuOqFU -goversion go1.15.8 -D "" -importcfg $WORK/b082/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/76/76f950253ebbc2ddfcd63dba939ef11b73e47953d043aa3e04016b7997cda654-d # 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/b002/_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/b015/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid W9956IlRHsK23a3vVRnx/W9956IlRHsK23a3vVRnx -goversion go1.15.8 -D "" -importcfg $WORK/b100/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/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/3c/3cbe778e8b00e036ce3f23ef91a8dab83dadde3901dbe089890b58c5acf06628-d # internal mime/multipart mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_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/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_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 qGT4PXqW6E2XfSPnhg25/qGT4PXqW6E2XfSPnhg25 -goversion go1.15.8 -D "" -importcfg $WORK/b109/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/22/227fb8f5759d2e44ddbd45c92ced892d5be47144c9f5085c6a5e5ef7d77bca30-d # internal net/http/internal mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_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 mML0Kh6qLSLFrkkTfsiw/mML0Kh6qLSLFrkkTfsiw -goversion go1.15.8 -D "" -importcfg $WORK/b112/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b0/b0d3d10060e9218dfc0e26ffa78ef1c213115240cce40efa91b6af359398c969-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b120/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid Ej8RY5f6UfYU7h7iK1XF/Ej8RY5f6UfYU7h7iK1XF -goversion go1.15.8 -D "" -importcfg $WORK/b119/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/93/93f8ff93123242f809fce1d0c8bc6e769aac6c0ea14e4fe1370ec18a20dbd060-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid KSe2-7tuV1FDvEi23Ltz/KSe2-7tuV1FDvEi23Ltz -goversion go1.15.8 -D "" -importcfg $WORK/b118/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/61/61983ded179e57be7d05e74862baa6ee35120140e6795529e443b6d2ce0c2579-d # internal go/token mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p go/token -std -complete -installsuffix shared -buildid ObZrfDeWbv_djayhPBsR/ObZrfDeWbv_djayhPBsR -goversion go1.15.8 -D "" -importcfg $WORK/b129/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7e/7eb124bd896f3c57bc26ecd1751e7e8245576aa364ad93876e53d6cfadafb477-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid d16xXO69zz5prCy07jzO/d16xXO69zz5prCy07jzO -goversion go1.15.8 -D "" -importcfg $WORK/b070/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/4a/4a801ba1f9caf50df4fa400473ac494c5deafb70514c17607132074204c3dfad-d # internal crypto/x509/pkix mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b071/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ibw5nwfQa9LwvlUIIG9t/ibw5nwfQa9LwvlUIIG9t -goversion go1.15.8 -D "" -importcfg $WORK/b083/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e2/e2343a674b7d413efc866c0c0dc507c6668c82ab66521864ea0d2ba267a5ec21-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b118/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b124/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid DMleV8e9-j8TYDWJzl_t/DMleV8e9-j8TYDWJzl_t -goversion go1.15.8 -D "" -importcfg $WORK/b123/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/b100/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6b/6b0702cbbbb43b4ba253d8e16c8cfbffedf5e6fc6bdb9c35b7685be63754e064-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid s7g7aG5591hRkf90TvfD/s7g7aG5591hRkf90TvfD -goversion go1.15.8 -D "" -importcfg $WORK/b144/importcfg -pack ./version.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/94/94d8b8545815b002414c2d8f31482f9cf92ab43848469d030bbf725e324a7943-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b099/ 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/b088/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jedmqljrjyTPQ-HtBwy2/jedmqljrjyTPQ-HtBwy2 -goversion go1.15.8 -D "" -importcfg $WORK/b099/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f2/f2e884f1fc0b02d77ddc9d97dfe9670ea9805651c4d4cf45f0962fa96b0421ad-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/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid YtKXojxBYTwwWb3HE2r-/YtKXojxBYTwwWb3HE2r- -goversion go1.15.8 -D "" -importcfg $WORK/b106/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/97/974bce2d72e6795c4881c8650c209cea557f523a50ab04e0fd6be2b17894039b-d # internal github.com/prometheus/common/model mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid 5b4ayM9enYHaJlAIwVAI/5b4ayM9enYHaJlAIwVAI -goversion go1.15.8 -D "" -importcfg $WORK/b157/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/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5e/5e5b25e1e678f57002f5e8b51ac009120eb2bfdb71f38f7a65cea6be05b4f7e1-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid OB8__3cOzFBtGpNs02QZ/OB8__3cOzFBtGpNs02QZ -goversion go1.15.8 -D "" -importcfg $WORK/b159/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ff/ff971a780aa5af0a37ffd42e284f6ab4b5c15d3b1d68ae4777cbcfe72f9ea5a3-d # internal github.com/prometheus/procfs mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b159/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid DqtNw17FAiALNy_q2JR7/DqtNw17FAiALNy_q2JR7 -goversion go1.15.8 -D "" -importcfg $WORK/b158/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/b106/_pkg_.a /builddir/.cache/go-build/32/326acf4f5b4fb52a4911f3e775ad74fe05df8b5200e79a04b41445f31b95c192-d # internal github.com/pkg/errors mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid L0BL7avOqJZfjauV5Oet/L0BL7avOqJZfjauV5Oet -goversion go1.15.8 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a9/a9a27bc438f33432904cb5ef61b16283965e6e404709351f22c65db79bfc2658-d # internal crypto/ecdsa mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cat >$WORK/b066/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/b064/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid fYvdvGUckUIkMXU8QsIl/fYvdvGUckUIkMXU8QsIl -goversion go1.15.8 -D "" -importcfg $WORK/b066/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/87/87deb29696c08a3869fb1265f248233d3fd6e75360ca0a2d1d8b1c164144e9fd-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b033/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b046/_pkg_.a packagefile github.com/pkg/errors=$WORK/b166/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/promlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid CpJ5PgIlzZ4b5ohN-CcF/CpJ5PgIlzZ4b5ohN-CcF -goversion go1.15.8 -D "" -importcfg $WORK/b165/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/34/34c0d4e2ed174a413c6859a8687693915c5dbef7dcf4be0a55846833774f1dcf-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid OEQi6ryg5A3eKJwljd9r/OEQi6ryg5A3eKJwljd9r -goversion go1.15.8 -D "" -importcfg $WORK/b170/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d3/d303398afac5a3b64722a4cc93ce7e355e52f1e6564f33454cca0592739929fe-d # internal crypto/x509 mkdir -p $WORK/b081/ cat >$WORK/b081/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/b034/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b071/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 4OHV9dAJl3BN1aqg1JXE/4OHV9dAJl3BN1aqg1JXE -goversion go1.15.8 -D "" -importcfg $WORK/b081/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/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/63/63cae06b733587c70024255013fb2b30516d75786d1079421e08084f2918d4e4-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid zhkiwZjAun0egAXaTTvG/zhkiwZjAun0egAXaTTvG -goversion go1.15.8 -D "" -importcfg $WORK/b125/importcfg -pack ./registry.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a5/a5b8c528b5bce82f7206cc0a84a871f16916774dbe0c7b6df654b3ebfdbacac5-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid vpNgJo5hmle4uXTA7yN3/vpNgJo5hmle4uXTA7yN3 -goversion go1.15.8 -D "" -importcfg $WORK/b128/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/13/1366cc24ba3603419c2e14da2da09a4435b4fa67fc4fa7e2432185d3a2ede498-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b120/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b128/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 3hifxbCMrUZ7jjBfgIfO/3hifxbCMrUZ7jjBfgIfO -goversion go1.15.8 -D "" -importcfg $WORK/b126/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/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/32/324b82c470c90490107570ec7ff20ce1df90f6ad81030ed1f7d1e02b11533d31-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b118/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile math=$WORK/b015/_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/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid OrvXXwLgMBibs6PCBinc/OrvXXwLgMBibs6PCBinc -goversion go1.15.8 -D "" -importcfg $WORK/b122/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/72/72b0f5018d1fade9b4a7c32da7b25e6acd389aaa5307468caf9520b9b5c91fb5-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid FYMKNZZq7YyowJxTHNHS/FYMKNZZq7YyowJxTHNHS -goversion go1.15.8 -D "" -importcfg $WORK/b130/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/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/41/419d2156efd4030ef02d74d3d0d7e3a02c8d4f00ccf6342075a0d39c7da660e6-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid 8CHDmqKRnI8C0ohLKqkP/8CHDmqKRnI8C0ohLKqkP -goversion go1.15.8 -D "" -importcfg $WORK/b131/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/59/592f4846432e583642fbcb8c5aef0828271e1074d7f36df082b334a84dbf91e6-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid NpkjMSFlfCQxlVjfzmsq/NpkjMSFlfCQxlVjfzmsq -goversion go1.15.8 -D "" -importcfg $WORK/b134/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/96/9630a7cbe99f46844c10083a3ee8dc5f08eb212932737677345a0d9026f02938-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid xzY26pv2fQogMQcTrEKE/xzY26pv2fQogMQcTrEKE -goversion go1.15.8 -D "" -importcfg $WORK/b135/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a8/a8f2e37ab398d481ddd264c4d7d4bbf0f30c6d8f649df8eab6cd109c1dba17ad-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b118/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b135/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid yqhzx-e5vR1y4P7z9OTq/yqhzx-e5vR1y4P7z9OTq -goversion go1.15.8 -D "" -importcfg $WORK/b133/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 cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/38/38afe4df025f3954f03ca7eb982ec734cb9f578b70e137414b1f85b98d597eb9-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b120/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid ozZWk6ijd5dNK_1OiQdq/ozZWk6ijd5dNK_1OiQdq -goversion go1.15.8 -D "" -importcfg $WORK/b138/importcfg -pack ./stringer.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/a8/a8b4e6ecd266499d745a5dab9acc49fa4e66763506acc433c8ec6181455b6b12-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid cV-kLPIVEDQxaQsmqZdB/cV-kLPIVEDQxaQsmqZdB -goversion go1.15.8 -D "" -importcfg $WORK/b139/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/77/777e267b8e01cd5dabde803d7cd82635e5272d56b6adb77899dac435bf83bfe4-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_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/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid PjC-QM5VNc7gx55CBZV6/PjC-QM5VNc7gx55CBZV6 -goversion go1.15.8 -D "" -importcfg $WORK/b140/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_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/bb/bbf799e58d9db86fa29a2a23153dd7b5d5f9cc25c5d46730ff4e2398fc793017-d # internal github.com/alecthomas/template mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b170/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e4/e40cbe5f93e924f2611be5a2139bb08e9df1d3349513725a1d309fa607ebedaa-d # internal cd /usr/share/gocode/src/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid 4WUVWpj2K87W6ALS5X9_/4WUVWpj2K87W6ALS5X9_ -goversion go1.15.8 -D "" -importcfg $WORK/b169/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go github.com/alecthomas/units mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid 0zDvlrhQqoe9H2dmfDkh/0zDvlrhQqoe9H2dmfDkh -goversion go1.15.8 -D "" -importcfg $WORK/b171/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.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/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/31/31208dbebcada703ec4f7be353992dc92168242ebcb66133b484e24772a48ba2-d # internal go/scanner mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/token=$WORK/b129/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid O6pgy7JU_wKZ-TnxZdej/O6pgy7JU_wKZ-TnxZdej -goversion go1.15.8 -D "" -importcfg $WORK/b174/importcfg -pack ./errors.go ./scanner.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/54/54ef418be600760693f0ca43bc761552bfa96efe2bbf3df90e9bca66fb7717fc-d # internal crypto/tls mkdir -p $WORK/b063/ cat >$WORK/b063/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/b034/_pkg_.a packagefile container/list=$WORK/b054/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/rc4=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b098/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid jnPsRV6dzbR0w8Iv9Tst/jnPsRV6dzbR0w8Iv9Tst -goversion go1.15.8 -D "" -importcfg $WORK/b063/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/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/48/48f19035d6545cff50c68f8d1f230352fd0b4ea46e64086bbc2c933e8d4f2671-d # internal go/ast mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/scanner=$WORK/b174/_pkg_.a packagefile go/token=$WORK/b129/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p go/ast -std -complete -installsuffix shared -buildid S3XOmic4I4CS6uwJMlAs/S3XOmic4I4CS6uwJMlAs -goversion go1.15.8 -D "" -importcfg $WORK/b173/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/0c/0cdcbb09319b57fc8f95c87e4c3a4bc31b10d403f5ca8a111b4316f296a93666-d # internal text/template/parse mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid CTgUhQQJMrJhEvq_cQ6M/CTgUhQQJMrJhEvq_cQ6M -goversion go1.15.8 -D "" -importcfg $WORK/b177/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e5/e5525594b5ee882ea2dc1a330bf87964c537fdb2a4eb109504b049253a5eeff3-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b118/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid SPzDlriQF9nLt2O6Ubr2/SPzDlriQF9nLt2O6Ubr2 -goversion go1.15.8 -D "" -importcfg $WORK/b117/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/f6/f67aba907a57b7527ff354f8ba07eaf277ad0bca22b70c84b7096088b6dfa4b0-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b118/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid utM2dsTWDS1-c4Jruf1_/utM2dsTWDS1-c4Jruf1_ -goversion go1.15.8 -D "" -importcfg $WORK/b137/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/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/36/360f575e4f23a9ef4e1a24b371519fe289bbf3b18ff7fb5666165187fa6ef706-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid -gqj5wXg5RUjx0oJVAZo/-gqj5wXg5RUjx0oJVAZo -goversion go1.15.8 -D "" -importcfg $WORK/b184/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ee/eed8c1186bb60068b90585df065a322610f421f11b847c28329790f533e0badf-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid wsp_tkegSo4wcS5REEDL/wsp_tkegSo4wcS5REEDL -goversion go1.15.8 -D "" -importcfg $WORK/b193/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/44/44e7b01e379a04d81d328b7c2f9676ff25ab88ef5734e12dd55932e7a110b68e-d # internal text/template mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b177/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p text/template -std -complete -installsuffix shared -buildid Wgr11AzzRSoXspgln5xb/Wgr11AzzRSoXspgln5xb -goversion go1.15.8 -D "" -importcfg $WORK/b176/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/ff/fff4fb167149829fb751d1ec9b80839de1666cd237e0c1e06f13bb15c1115ad5-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b192/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid W-dEA5zTzk5Dul7otOSu/W-dEA5zTzk5Dul7otOSu -goversion go1.15.8 -D "" -importcfg $WORK/b194/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/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/0f/0f5624dfe488059c35161bb1892f028127941d5dbe184a7768dd615ca1686e02-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b192/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b193/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid _KcWd_uVNFEnxSGUBo6M/_KcWd_uVNFEnxSGUBo6M -goversion go1.15.8 -D "" -importcfg $WORK/b191/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/14/1426fb6a90d02709b6a0286224e0a1679e27bfcfe0b9a7c220ec709fef41c198-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Atr43IfnMEYoJpXsx3xk/Atr43IfnMEYoJpXsx3xk -goversion go1.15.8 -D "" -importcfg $WORK/b195/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.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/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/18/1857f2ad9d5467630fa57fabc43e363e9210757ab0bd0931b8c120a965afe842-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid sH_krAeEnhsPqJyfU8yy/sH_krAeEnhsPqJyfU8yy -goversion go1.15.8 -D "" -importcfg $WORK/b196/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a8/a8d902356b7336f006b24abe5b5f11bb8924d74149e9967ee5e3c2f0781b5938-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/30/30dbb2c5a670f80c6268987d77c376667977039fcbedbdd929b527b121080eae-d # internal go/doc mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/ast=$WORK/b173/_pkg_.a packagefile go/token=$WORK/b129/_pkg_.a packagefile internal/lazyregexp=$WORK/b175/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p go/doc -std -complete -installsuffix shared -buildid vSN_wlUqizXtC2a_Fon8/vSN_wlUqizXtC2a_Fon8 -goversion go1.15.8 -D "" -importcfg $WORK/b172/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_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/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid Aq1CwBvEl66iSGW0nRWE/Aq1CwBvEl66iSGW0nRWE -goversion go1.15.8 -D "" -importcfg $WORK/b143/importcfg -pack ./tag.go cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/69/691c8efa8d2a1b8094e9269d0d3d0dc65040e7d70f5eb3dbcc0bb6aaf48c90c4-d # internal html/template mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a packagefile text/template/parse=$WORK/b177/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p html/template -std -complete -installsuffix shared -buildid U65Cp8FHcusVRVNjbD-0/U65Cp8FHcusVRVNjbD-0 -goversion go1.15.8 -D "" -importcfg $WORK/b185/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b0/b0265cd127d522503f88ce0766f62ceb0afe7a25ad8bb075489db423567ccc4c-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b117/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b118/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b135/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid dyASIL7yuGnKAZm3UFRs/dyASIL7yuGnKAZm3UFRs -goversion go1.15.8 -D "" -importcfg $WORK/b142/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/b063/_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/ef/effcd3a5214c5c578558890cf132e8c167b9a2b3c6caf6d052a54463cfd169de-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b169/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b171/_pkg_.a packagefile go/doc=$WORK/b172/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid EGWclZdtorawEf5CY-Co/EGWclZdtorawEf5CY-Co -goversion go1.15.8 -D "" -importcfg $WORK/b168/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/88/88e04bfcf06fff9d62dec7c6c5d54732423d0d188e1c8cf4f7a5d60e0c69e232-d # internal net/http/httptrace mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_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 xi-F32gUi61OqUKH8pFt/xi-F32gUi61OqUKH8pFt -goversion go1.15.8 -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/87/875bfa981d4bc0de7a14bc4a2e774fa74e2e42f3ef6249a2d1bd8e0208732f3c-d # internal net/http mkdir -p $WORK/b049/ cat >$WORK/b049/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/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile container/list=$WORK/b054/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net=$WORK/b088/_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/b092/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p net/http -std -complete -installsuffix shared -buildid UpRQh5m3ksG8WBTXew0f/UpRQh5m3ksG8WBTXew0f -goversion go1.15.8 -D "" -importcfg $WORK/b049/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/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/c3/c36cd56b308dec25a373a8d2a40245d5511f1d3ae612296d48b509690db26adc-d # internal golang.org/x/net/idna mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b191/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b193/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b194/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid Ec8FoiGfDkrP3GHw30d0/Ec8FoiGfDkrP3GHw30d0 -goversion go1.15.8 -D "" -importcfg $WORK/b190/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/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/8c/8cc022b73ebe0020202dd9c670e8c1811530392bd7e16a91c05d8ff550386536-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b190/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid jpYgx5XtPx1nq0dDEmSB/jpYgx5XtPx1nq0dDEmSB -goversion go1.15.8 -D "" -importcfg $WORK/b189/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/35/35d08c292dc2020338cc1d8b814679fb5f41152e20b308174b9130dd58bb5734-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b198/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid 9zzOjDVysIvVk1o4d_B5/9zzOjDVysIvVk1o4d_B5 -goversion go1.15.8 -D "" -importcfg $WORK/b197/importcfg -pack ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/9d/9d065777e23c70d10c9fa6c6e2f6230976fe516d3fcd7e4e59f4bb4eca295955-d # internal golang.org/x/net/bpf mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid T6aeIVPMPFOA4duZfj7h/T6aeIVPMPFOA4duZfj7h -goversion go1.15.8 -D "" -importcfg $WORK/b202/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/1d/1d7aab3ba2b3b92e584de3a1af55563596d2d8f1735d1c7461b8230eef97ccbf-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid KefUDg45szd6yZBtOgOA/KefUDg45szd6yZBtOgOA -goversion go1.15.8 -D "" -importcfg $WORK/b204/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./cmsghdr_unix.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/0f/0fdbfa2bd3292039c26fcfa3b726936eea59f2a83e52d452ddea504b9fe3543f-d # internal os/exec mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 0mdM_RWcoUb6aSx89LyK/0mdM_RWcoUb6aSx89LyK -goversion go1.15.8 -D "" -importcfg $WORK/b207/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/bc/bce6d71b2b3fc9ea603d2f14418abb6be2eaf6581c49ffc39d0433cbe486dbd1-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b165/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b168/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/promlog/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid uhggPMD2ly-uRyEcGhkK/uhggPMD2ly-uRyEcGhkK -goversion go1.15.8 -D "" -importcfg $WORK/b167/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/df/dfd8089925ee19b6d7ce504cf109950de1d18b33bd8b20f5e7ff9503af2f3c0d-d # internal os/user mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p os/user -std -complete -installsuffix shared -buildid JkOkeAQI9CT77EcECIIx/JkOkeAQI9CT77EcECIIx -goversion go1.15.8 -D "" -importcfg $WORK/b208/importcfg -pack ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/88/8881fec57373b60da212e88a77b0d82d5a1f4bb40985c0760a5bbd243d38dcf0-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b202/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b203/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b204/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid 6ph1OLpSMsocsdPB4eZG/6ph1OLpSMsocsdPB4eZG -goversion go1.15.8 -D "" -importcfg $WORK/b201/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b6/b6d653287b479d0138fdceadf614e3fcb2b29e706ab33242946cefbf2c4c0279-d # internal github.com/mdlayher/netlink/nlenc mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mdlayher/netlink/nlenc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/mdlayher/netlink/nlenc -complete -installsuffix shared -buildid 92h-RSWdc96xlgvgBVc6/92h-RSWdc96xlgvgBVc6 -goversion go1.15.8 -D "" -importcfg $WORK/b211/importcfg -pack ./doc.go ./endian.go ./int.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/16/16477bad882917a675668fc0c0a84efb9e62060e8c0c26d74d28cd018e95303b-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/3a/3a2110ab7aba53084702cb466725ddc5ed1c911eb25105cde9835adb8d750977-d # internal github.com/godbus/dbus/v5 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b207/_pkg_.a packagefile os/user=$WORK/b208/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid XVxTHcbh4YGm9hqT6Cc5/XVxTHcbh4YGm9hqT6Cc5 -goversion go1.15.8 -D "" -importcfg $WORK/b206/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_static.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go github.com/mdlayher/netlink mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mdlayher/netlink/nlenc=$WORK/b211/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b202/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mdlayher/netlink /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/mdlayher/netlink -complete -installsuffix shared -buildid mKpQmRXA3pYtHRLRAvbo/mKpQmRXA3pYtHRLRAvbo -goversion go1.15.8 -D "" -importcfg $WORK/b210/importcfg -pack ./align.go ./attribute.go ./conn.go ./conn_linux.go ./debug.go ./doc.go ./errors.go ./message.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/fd/fdcb98309cd9e2eeb38ff5c2c37e45e6a31e6dc73f68fe3d46554c458bcae21e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal github.com/ema/qdisc mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mdlayher/netlink=$WORK/b210/_pkg_.a packagefile github.com/mdlayher/netlink/nlenc=$WORK/b211/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b088/_pkg_.a EOF cd /usr/share/gocode/src/github.com/ema/qdisc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/ema/qdisc -complete -installsuffix shared -buildid GGQKusJMoYmQTxBYSu6k/GGQKusJMoYmQTxBYSu6k -goversion go1.15.8 -D "" -importcfg $WORK/b209/importcfg -pack ./get.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/a9/a97355c845ea9167c740444acdadfd4ca6cb09245f25f2e45791a931933f35cc-d # internal github.com/beevik/ntp mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b201/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/beevik/ntp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/beevik/ntp -complete -installsuffix shared -buildid 0Lh4LEY2ao0brrQsCPPd/0Lh4LEY2ao0brrQsCPPd -goversion go1.15.8 -D "" -importcfg $WORK/b200/importcfg -pack ./ntp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e8/e8d649f5e17e72f8aa4e25735a86efcce06916b3956da202233c49612e4de38b-d # internal github.com/godbus/dbus mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b207/_pkg_.a packagefile os/user=$WORK/b208/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid KKmm2vASB-GUq44iLibK/KKmm2vASB-GUq44iLibK -goversion go1.15.8 -D "" -importcfg $WORK/b212/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_static.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e2/e2ad02fc13bfb83dbb0df5bc139b68cd3864427500c6ddfcf81c5d6dba1e8a4c-d # internal go.uber.org/atomic mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b036/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go.uber.org/atomic -complete -installsuffix shared -buildid ex9ipeWG8e1TfRRsTvXN/ex9ipeWG8e1TfRRsTvXN -goversion go1.15.8 -D "" -importcfg $WORK/b215/importcfg -pack ./bool.go ./bool_ext.go ./doc.go ./duration.go ./duration_ext.go ./error.go ./error_ext.go ./float64.go ./float64_ext.go ./gen.go ./int32.go ./int64.go ./nocmp.go ./string.go ./string_ext.go ./uint32.go ./uint64.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e7/e7505eb0d38cf2948c19948b0f3843eb7eb0ad215aebf3c756967ca35df6a57f-d # internal go.uber.org/multierr mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go.uber.org/atomic=$WORK/b215/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/go.uber.org/multierr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go.uber.org/multierr -complete -installsuffix shared -buildid gAEmK_-O8ji36EwtDOTo/gAEmK_-O8ji36EwtDOTo -goversion go1.15.8 -D "" -importcfg $WORK/b214/importcfg -pack ./error.go ./go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/0b/0beaaa789e249f872ee9acadf02cd59af05efb4d1cd7daa90a04b5e963431d14-d # internal flag mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p flag -std -complete -installsuffix shared -buildid o9Ne1Tx5fOOWe8H1AeBr/o9Ne1Tx5fOOWe8H1AeBr -goversion go1.15.8 -D "" -importcfg $WORK/b217/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/35/3565b6ab7e1f434fe45a6a8c4a3559ca3bfd0d9e218518cfc007227649b6ef0d-d # internal runtime/trace mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p runtime/trace -std -installsuffix shared -buildid hlg5913Tgoz5_49-qZu0/hlg5913Tgoz5_49-qZu0 -goversion go1.15.8 -D "" -importcfg $WORK/b218/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/40/40b01bbf9bc9c5bb8c0d7681fc04baf1117b17e5a1e5005bf8db3e86694e4312-d # internal testing mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b217/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b163/_pkg_.a packagefile runtime/trace=$WORK/b218/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p testing -std -complete -installsuffix shared -buildid CSYAmj9Y8x_NrejwZuhz/CSYAmj9Y8x_NrejwZuhz -goversion go1.15.8 -D "" -importcfg $WORK/b216/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.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/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/7e/7ebb31dcf9e923437b7e3c8f36c1615aed0c5240163dd9989fe5aa17b51cbd8e-d # internal github.com/coreos/go-systemd/dbus mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b206/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid bzUoZXH6uj1SrOJHzwwj/bzUoZXH6uj1SrOJHzwwj -goversion go1.15.8 -D "" -importcfg $WORK/b205/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/59/590b3a5449de21d6618947d6066beb97958b9152161be98b5be7b0c0d7a34afc-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 9IhXe1vyTzaQURuQDbb6/9IhXe1vyTzaQURuQDbb6 -goversion go1.15.8 -D "" -importcfg $WORK/b141/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/bd/bd9a4d4ef0a9c18b6775f6b816988a39a9a9da08886dd21c138b6ff77aaf3d31-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b144/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid LNEtYUacxkQd9lWrJnqi/LNEtYUacxkQd9lWrJnqi -goversion go1.15.8 -D "" -importcfg $WORK/b136/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1e/1ecb772d22e72fbed2a7ae758b79ee487a9e03648f7c2cefcd9764c25f03c7df-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b117/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b118/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b136/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid JfKYUTzOAmOUfvi8C00t/JfKYUTzOAmOUfvi8C00t -goversion go1.15.8 -D "" -importcfg $WORK/b116/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/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/84/8465c31e615ce6982adb31018796d3ec8b34ae57360abd5be6bed7590e6b1440-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_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/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid UkwXqhChyqa-UwdGfltb/UkwXqhChyqa-UwdGfltb -goversion go1.15.8 -D "" -importcfg $WORK/b147/importcfg -pack ./any.pb.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/50/5095a4247e1c1902230fa252421efa5a2104ea2ab18d60c07bed8aa4bd7af6b5-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b136/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_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/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid gSin2BAOcg4OQVCOXlBN/gSin2BAOcg4OQVCOXlBN -goversion go1.15.8 -D "" -importcfg $WORK/b149/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a3/a3e4b368e96a5e721db54fc48d738c5854990559e799e767d49da20619a526b0-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid eBKe0JFsTapzXL9al8ZW/eBKe0JFsTapzXL9al8ZW -goversion go1.15.8 -D "" -importcfg $WORK/b148/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/2a/2adca47a70532b310d45b0237f3ea7b77f9ddc80a4d9d69d414f63179729a7a8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid Fivjg3ogSSzOdKKr5Ilh/Fivjg3ogSSzOdKKr5Ilh -goversion go1.15.8 -D "" -importcfg $WORK/b146/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b4/b4f1772fa22ca1294a851aaa6445fb5f01ecf1e71e3b0d7d12f45c406910c057-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_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/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid quPniLgp73yqaozAAUkq/quPniLgp73yqaozAAUkq -goversion go1.15.8 -D "" -importcfg $WORK/b151/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a6/a67b7fc2aafc89a0d52a19fd735b657c2f0fb87343bb200611da787798ff0830-d # internal github.com/hodgesds/perf-utils mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go.uber.org/multierr=$WORK/b214/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile testing=$WORK/b216/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hodgesds/perf-utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/hodgesds/perf-utils -complete -installsuffix shared -buildid _C_guPdWEZC5nR0iWVrx/_C_guPdWEZC5nR0iWVrx -goversion go1.15.8 -D "" -importcfg $WORK/b213/importcfg -pack ./bpf.go ./cache_profiler.go ./events.go ./fs_utils.go ./group_profiler.go ./hardware_profiler.go ./process_profile.go ./software_profiler.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/2e/2e4fcf6f64903f4290d8ba97043d07bc7f7c3572cb6e36ae953e0440c19c01d1-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Me7EmgbBMDE-f8bCtUMv/Me7EmgbBMDE-f8bCtUMv -goversion go1.15.8 -D "" -importcfg $WORK/b150/importcfg -pack ./timestamp.pb.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b1/b1be777fe7d5741fed6ffd420fdc2648fda110580bef6dabe3ddb64a161b96a8-d # internal github.com/jsimonetti/rtnetlink/internal/unix mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/internal/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/jsimonetti/rtnetlink/internal/unix -complete -installsuffix shared -buildid _xogZAtx0ziVH3T4Po6O/_xogZAtx0ziVH3T4Po6O -goversion go1.15.8 -D "" -importcfg $WORK/b220/importcfg -pack ./types_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b3/b3de85ec71ba15a4e1973a7cfed0ee8923224c14d29ff2426909c9bea182b7d6-d # internal encoding/xml mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid K4rM6A4qyf7l-5Fg8VG1/K4rM6A4qyf7l-5Fg8VG1 -goversion go1.15.8 -D "" -importcfg $WORK/b222/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/c2/c278e8ea63dc5f710270ed7d288b1b3f4d594dbfa56fa91951067b68d5e9ded9-d # internal github.com/jsimonetti/rtnetlink mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jsimonetti/rtnetlink/internal/unix=$WORK/b220/_pkg_.a packagefile github.com/mdlayher/netlink=$WORK/b210/_pkg_.a packagefile github.com/mdlayher/netlink/nlenc=$WORK/b211/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jsimonetti/rtnetlink /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/jsimonetti/rtnetlink -complete -installsuffix shared -buildid 2ox4vjKUlZOA4wun2whZ/2ox4vjKUlZOA4wun2whZ -goversion go1.15.8 -D "" -importcfg $WORK/b219/importcfg -pack ./address.go ./conn.go ./doc.go ./endian.go ./link.go ./neigh.go ./route.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/be/be6435e3752125a0c97a7b31f96a9d77299b6cb8ffa7e9fe5d47d2964415e04c-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b116/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b146/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b148/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 4vXpZDozxBK-2enD4vmy/4vXpZDozxBK-2enD4vmy -goversion go1.15.8 -D "" -importcfg $WORK/b145/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/2f/2ff3fc3175331296735322782b4522b967b341b9e9adca6e75915f90c7cb3033-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b153/ cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d6/d6e8960e0afa62fe64fca201b253bfd67844ede4f030dc9ab7111c60204bda00-d # internal cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b116/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b150/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 4Qtl9my1yvBzK2xEN1j4/4Qtl9my1yvBzK2xEN1j4 -goversion go1.15.8 -D "" -importcfg $WORK/b153/importcfg -pack ./metrics.pb.go github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid uEhYfW-ajLwPotKICxdx/uEhYfW-ajLwPotKICxdx -goversion go1.15.8 -D "" -importcfg $WORK/b155/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/27/27bdfa15a5275219dde441c97986df3c6c580883c2d12d3cacc7dea321cc08e7-d # internal github.com/mdlayher/genetlink mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mdlayher/netlink=$WORK/b210/_pkg_.a packagefile github.com/mdlayher/netlink/nlenc=$WORK/b211/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b202/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mdlayher/genetlink /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/mdlayher/genetlink -complete -installsuffix shared -buildid cnWIjKy84X4q6L5kiY-X/cnWIjKy84X4q6L5kiY-X -goversion go1.15.8 -D "" -importcfg $WORK/b224/importcfg -pack ./conn.go ./doc.go ./family.go ./family_linux.go ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/c0/c0ff717e6b243d1d7a396a4f8d007a476bd8789bfe6226e6852f1fba97caeef8-d # internal github.com/prometheus/procfs/bcache mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/bcache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/prometheus/procfs/bcache -complete -installsuffix shared -buildid Mi46hJOOsn9-W7icDjN-/Mi46hJOOsn9-W7icDjN- -goversion go1.15.8 -D "" -importcfg $WORK/b226/importcfg -pack ./bcache.go ./get.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/bb/bb19527c7cdd8e1d9bce89ef8686a887d10bc54a67d706b0109a93dc16f9393b-d # internal github.com/mdlayher/wifi mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mdlayher/genetlink=$WORK/b224/_pkg_.a packagefile github.com/mdlayher/netlink=$WORK/b210/_pkg_.a packagefile github.com/mdlayher/netlink/nlenc=$WORK/b211/_pkg_.a packagefile github.com/mdlayher/wifi/internal/nl80211=$WORK/b225/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mdlayher/wifi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/mdlayher/wifi -complete -installsuffix shared -buildid _Ix41GM4dKZG8JvUkAn9/_Ix41GM4dKZG8JvUkAn9 -goversion go1.15.8 -D "" -importcfg $WORK/b223/importcfg -pack ./client.go ./client_linux.go ./doc.go ./wifi.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/e8/e8e462188e2867927b9d139660bc94379d6122cce68c5bede37f68af940f5736-d # internal github.com/prometheus/procfs/btrfs mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/procfs/internal/fs=$WORK/b159/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/btrfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/prometheus/procfs/btrfs -complete -installsuffix shared -buildid q-qId9KSAb2B6nStH6mo/q-qId9KSAb2B6nStH6mo -goversion go1.15.8 -D "" -importcfg $WORK/b227/importcfg -pack ./btrfs.go ./get.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/32/3270edeca00b05d294f2007592674f476921bbd7e3929a6fd0bfbb1a0444bf9e-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b153/_pkg_.a packagefile sort=$WORK/b023/_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/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid w9F29yq-SpLnTIMBocLf/w9F29yq-SpLnTIMBocLf -goversion go1.15.8 -D "" -importcfg $WORK/b152/importcfg -pack ./metric.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e2/e2f71f1ebb6329364fc48d1fcec83ed66dbf2ebb3280dbe1d1084aeaa0412d76-d # internal expvar mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p expvar -std -complete -installsuffix shared -buildid wpDhNiMe6O3r9Rv_XvqP/wpDhNiMe6O3r9Rv_XvqP -goversion go1.15.8 -D "" -importcfg $WORK/b048/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/0c/0c37c83e43f7ad765a881fd8483133b86449614021a8831e1db3f700687d22a8-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b116/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b145/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b155/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b153/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b156/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b157/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/0d/0d83d839305864ade858aa1bc98371d97c4c3327c047ce1ae3b3506b27a1593b-d # internal golang.org/x/net/trace mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b184/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b187/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid MTygfNTavB-ARCMIJFwZ/MTygfNTavB-ARCMIJFwZ -goversion go1.15.8 -D "" -importcfg $WORK/b183/importcfg -pack ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Q3JcyDW6UByz6XcbgPph/Q3JcyDW6UByz6XcbgPph -goversion go1.15.8 -D "" -importcfg $WORK/b154/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/24/24e123ed392b28b6048e0cd90d84b018d63097870976338a038bdfd4e6da6346-d # internal golang.org/x/net/http2 mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b189/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b195/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b190/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid CpAF0rlNctWW-xJM1Wn5/CpAF0rlNctWW-xJM1Wn5 -goversion go1.15.8 -D "" -importcfg $WORK/b188/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/df/df8acfab307d7ed4043f0ae3bf82cbc37670261ebc6692617b075e40c539971b-d # internal github.com/prometheus/procfs/nfs mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b159/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b160/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/nfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/prometheus/procfs/nfs -complete -installsuffix shared -buildid YrPHgCNIW56FWH4JsdLW/YrPHgCNIW56FWH4JsdLW -goversion go1.15.8 -D "" -importcfg $WORK/b228/importcfg -pack ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/73/73932fb4d9e341b7151489a7954a3e0b9c08140d6375fbafdd50340a53935664-d # internal github.com/mattn/go-xmlrpc mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/xml=$WORK/b222/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-xmlrpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/mattn/go-xmlrpc -complete -installsuffix shared -buildid CXhY5joNWU2WFIWaPp6r/CXhY5joNWU2WFIWaPp6r -goversion go1.15.8 -D "" -importcfg $WORK/b221/importcfg -pack ./xmlrpc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a4/a4539b4a0fced1893ddbbe349337883235f567b0ac5a8c32690b9e52b8d1a531-d # internal github.com/prometheus/procfs/sysfs mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b159/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b160/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/sysfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/prometheus/procfs/sysfs -complete -installsuffix shared -buildid l1skt3LYotLJbHQVWxzB/l1skt3LYotLJbHQVWxzB -goversion go1.15.8 -D "" -importcfg $WORK/b229/importcfg -pack ./class_cooling_device.go ./class_fibrechannel.go ./class_infiniband.go ./class_power_supply.go ./class_powercap.go ./class_thermal.go ./clocksource.go ./doc.go ./fs.go ./net_class.go ./system_cpu.go ./vmstat_numa.go ./vulnerability.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/a4/a420fcfa697a7a37d4c44e4863a044caba1e0e01e1a9be1282c4269170e42c5d-d # internal github.com/prometheus/procfs/xfs mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b159/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b160/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/xfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid 2V-ZupeCZfL3iIR3K94X/2V-ZupeCZfL3iIR3K94X -goversion go1.15.8 -D "" -importcfg $WORK/b231/importcfg -pack ./parse.go ./xfs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/0c/0c04035e7d7056341f0ace1870e48508329c0212fb8566e34b3d05f89a09033d-d # internal github.com/soundcloud/go-runit/runit mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/soundcloud/go-runit/runit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/soundcloud/go-runit/runit -complete -installsuffix shared -buildid rRXY7ZqqOk6APdqStcgn/rRXY7ZqqOk6APdqStcgn -goversion go1.15.8 -D "" -importcfg $WORK/b232/importcfg -pack ./runit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/69/69779045564bdfab633ec427557254b17ec9cc0e8fa9bd4f98a58162dc17b7ff-d # internal internal/profile mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/profile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p internal/profile -std -complete -installsuffix shared -buildid kevZrzSYuO8u5M4vVFwx/kevZrzSYuO8u5M4vVFwx -goversion go1.15.8 -D "" -importcfg $WORK/b234/importcfg -pack ./encode.go ./filter.go ./legacy_profile.go ./merge.go ./profile.go ./proto.go ./prune.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/3a/3a68348f5a41d7355c2e421784e1e1f9a86e3c7690016ed36cba02c862506c25-d # internal runtime/pprof mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b187/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p runtime/pprof -std -installsuffix shared -buildid hBUUJ1U4cxrbBzKjDuh4/hBUUJ1U4cxrbBzKjDuh4 -goversion go1.15.8 -D "" -importcfg $WORK/b235/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/aa/aab0950c0783364307014132d75b1f38fdfb481dbbcb96f327a337bcb3f92920-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b114/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b115/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b116/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b145/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b152/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b153/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b154/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b157/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b158/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b163/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid RCgYH8M6SWPuCwuVL5WH/RCgYH8M6SWPuCwuVL5WH -goversion go1.15.8 -D "" -importcfg $WORK/b047/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/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/66/6637116a9985274190531f912fd5d03d44efebd9a50a934376b9b391494a2d56-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/9f/9fb514f32c4c739681159ff042935dfb50ec2d550edbb08058731fcea0c3d608-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/72/7258df7dce434869bca287440eeac4d541003aee2432e73abbf1c1850782a7b3-d # internal net/http/pprof mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile internal/profile=$WORK/b234/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b235/_pkg_.a packagefile runtime/trace=$WORK/b218/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid BTavnInQOmk8D6UEmD7Y/BTavnInQOmk8D6UEmD7Y -goversion go1.15.8 -D "" -importcfg $WORK/b233/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/43/43862c0038b318d0867a3849eb7b20ab0ad66883befc0c68c68bb815a1bc412a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8a/8ac7306603ae6aa6a289087c69d84fa7fbb7204854624256e9c336854ae71a11-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b047/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b183/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid aZu-ARKBmY-Gcf7u8Tvr/aZu-ARKBmY-Gcf7u8Tvr -goversion go1.15.8 -D "" -importcfg $WORK/b181/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b047/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b153/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b154/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_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/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 3hUq4_MziCGM7pNapZau/3hUq4_MziCGM7pNapZau -goversion go1.15.8 -D "" -importcfg $WORK/b164/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go github.com/prometheus/common/version mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid um5mdpxDtPbBnMgJgH9L/um5mdpxDtPbBnMgJgH9L -goversion go1.15.8 -D "" -importcfg $WORK/b178/importcfg -pack ./info.go github.com/prometheus/node_exporter/collector mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/beevik/ntp=$WORK/b200/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b205/_pkg_.a packagefile github.com/ema/qdisc=$WORK/b209/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b033/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b046/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b212/_pkg_.a packagefile github.com/hodgesds/perf-utils=$WORK/b213/_pkg_.a packagefile github.com/jsimonetti/rtnetlink=$WORK/b219/_pkg_.a packagefile github.com/mattn/go-xmlrpc=$WORK/b221/_pkg_.a packagefile github.com/mdlayher/wifi=$WORK/b223/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b047/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b153/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b154/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b158/_pkg_.a packagefile github.com/prometheus/procfs/bcache=$WORK/b226/_pkg_.a packagefile github.com/prometheus/procfs/btrfs=$WORK/b227/_pkg_.a packagefile github.com/prometheus/procfs/nfs=$WORK/b228/_pkg_.a packagefile github.com/prometheus/procfs/sysfs=$WORK/b229/_pkg_.a packagefile github.com/prometheus/procfs/xfs=$WORK/b231/_pkg_.a packagefile github.com/soundcloud/go-runit/runit=$WORK/b232/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b168/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus/node_exporter/collector /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/prometheus/node_exporter/collector -complete -installsuffix shared -buildid WbIz-8kY10QF44vLVXFz/WbIz-8kY10QF44vLVXFz -goversion go1.15.8 -D "" -importcfg $WORK/b199/importcfg -pack ./arp_linux.go ./bcache_linux.go ./bonding_linux.go ./btrfs_linux.go ./buddyinfo.go ./collector.go ./conntrack_linux.go ./cpu_common.go ./cpu_linux.go ./cpufreq_linux.go ./diskstats_common.go ./diskstats_linux.go ./drbd_linux.go ./edac_linux.go ./entropy_linux.go ./fibrechannel_linux.go ./filefd_linux.go ./filesystem_common.go ./filesystem_linux.go ./helper.go ./hwmon_linux.go ./infiniband_linux.go ./interrupts_common.go ./interrupts_linux.go ./ipvs_linux.go ./ksmd_linux.go ./loadavg.go ./loadavg_linux.go ./logind_linux.go ./mdadm_linux.go ./meminfo.go ./meminfo_linux.go ./meminfo_numa_linux.go ./mountstats_linux.go ./netclass_linux.go ./netdev_common.go ./netdev_filter.go ./netdev_linux.go ./netstat_linux.go ./network_route_linux.go ./nfs_linux.go ./nfsd_linux.go ./ntp.go ./paths.go ./perf_linux.go ./powersupplyclass.go ./pressure_linux.go ./processes_linux.go ./qdisc_linux.go ./rapl_linux.go ./runit.go ./schedstat_linux.go ./sockstat_linux.go ./softnet_linux.go ./stat_linux.go ./supervisord.go ./systemd_linux.go ./tcpstat_linux.go ./textfile.go ./thermal_zone_linux.go ./time.go ./timex.go ./udp_queues_linux.go ./uname.go ./uname_linux.go ./vmstat_linux.go ./wifi_linux.go ./xfs_linux.go ./zfs.go ./zfs_linux.go ./zoneinfo_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/11/11f9851d827300035ffcd8b9d440e2056ff040bf66643be35d7fa2369a44909b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_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/35/3597acc894582049101cf45b4c255781e37d5c1b1e60c41aae830d62cb996cd6-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d2/d22b6691f14f54666c589270de657c29c1eae28d19f354a9a4960854ead5213f-d # internal github.com/prometheus/common/config mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b181/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b188/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b196/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid yJNMO9f6N7AiCOHLECdU/yJNMO9f6N7AiCOHLECdU -goversion go1.15.8 -D "" -importcfg $WORK/b180/importcfg -pack ./config.go ./http_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/1f/1f06836f3a58e9a4931c19c3bb6515adf1ba89bf89d7dcab5e60f06e446fa25f-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b033/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b046/_pkg_.a packagefile github.com/pkg/errors=$WORK/b166/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b180/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b197/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b196/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid pvrIXhJIcnobZ1acouNx/pvrIXhJIcnobZ1acouNx -goversion go1.15.8 -D "" -importcfg $WORK/b179/importcfg -pack ./cache.go ./tls_config.go ./users.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/2c/2cedfd7b80095f7996cb3ff8a0e73693dccf930cddf2880f98bab09f26fa091f-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/87/8796e7cf42c6686db554e69c5db0dd439a2916b6c2476ba3b74e63f5fd2b94ea-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/bf/bf38693850aefcdb1a966561176f3fece0ddfef286e1dc76d86444899436b332-d # internal github.com/prometheus/node_exporter mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b033/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b046/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b047/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b165/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b167/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b178/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b179/_pkg_.a packagefile github.com/prometheus/node_exporter/collector=$WORK/b199/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/pprof=$WORK/b233/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b208/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b236/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus/node_exporter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid LAmmM3M8d9G9RVcLuZeO/LAmmM3M8d9G9RVcLuZeO -goversion go1.15.8 -D "" -importcfg $WORK/b001/importcfg -pack ./node_exporter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/86/86a7b69c55157ead2f898a8a2a6d43565229f1e7444c7cdae49ef795b0edf7d5-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/node_exporter=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b033/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b046/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b047/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b165/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b167/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b178/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b179/_pkg_.a packagefile github.com/prometheus/node_exporter/collector=$WORK/b199/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/pprof=$WORK/b233/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b208/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b236/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b041/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile expvar=$WORK/b048/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b114/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b115/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b116/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b145/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b152/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b153/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b154/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b157/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b158/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile runtime/debug=$WORK/b163/_pkg_.a packagefile bufio=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile github.com/pkg/errors=$WORK/b166/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b180/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b197/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b196/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile github.com/beevik/ntp=$WORK/b200/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b205/_pkg_.a packagefile github.com/ema/qdisc=$WORK/b209/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b212/_pkg_.a packagefile github.com/hodgesds/perf-utils=$WORK/b213/_pkg_.a packagefile github.com/jsimonetti/rtnetlink=$WORK/b219/_pkg_.a packagefile github.com/mattn/go-xmlrpc=$WORK/b221/_pkg_.a packagefile github.com/mdlayher/wifi=$WORK/b223/_pkg_.a packagefile github.com/prometheus/procfs/bcache=$WORK/b226/_pkg_.a packagefile github.com/prometheus/procfs/btrfs=$WORK/b227/_pkg_.a packagefile github.com/prometheus/procfs/nfs=$WORK/b228/_pkg_.a packagefile github.com/prometheus/procfs/sysfs=$WORK/b229/_pkg_.a packagefile github.com/prometheus/procfs/xfs=$WORK/b231/_pkg_.a packagefile github.com/soundcloud/go-runit/runit=$WORK/b232/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b169/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b171/_pkg_.a packagefile go/doc=$WORK/b172/_pkg_.a packagefile container/list=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile internal/profile=$WORK/b234/_pkg_.a packagefile runtime/pprof=$WORK/b235/_pkg_.a packagefile runtime/trace=$WORK/b218/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_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/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile regexp/syntax=$WORK/b045/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b117/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b118/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b136/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b146/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b148/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b150/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b155/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b156/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b159/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b160/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rc4=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b098/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b089/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile text/template/parse=$WORK/b177/_pkg_.a packagefile crypto/dsa=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b181/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b188/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b198/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b201/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b206/_pkg_.a packagefile github.com/mdlayher/netlink=$WORK/b210/_pkg_.a packagefile github.com/mdlayher/netlink/nlenc=$WORK/b211/_pkg_.a packagefile os/exec=$WORK/b207/_pkg_.a packagefile go.uber.org/multierr=$WORK/b214/_pkg_.a packagefile testing=$WORK/b216/_pkg_.a packagefile github.com/jsimonetti/rtnetlink/internal/unix=$WORK/b220/_pkg_.a packagefile encoding/xml=$WORK/b222/_pkg_.a packagefile github.com/mdlayher/genetlink=$WORK/b224/_pkg_.a packagefile github.com/mdlayher/wifi/internal/nl80211=$WORK/b225/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b230/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b162/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b170/_pkg_.a packagefile go/ast=$WORK/b173/_pkg_.a packagefile go/token=$WORK/b129/_pkg_.a packagefile internal/lazyregexp=$WORK/b175/_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 html=$WORK/b186/_pkg_.a packagefile text/tabwriter=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b151/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/internal/randutil=$WORK/b068/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b096/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b182/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b183/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b189/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b195/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b190/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b202/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b203/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b204/_pkg_.a packagefile go.uber.org/atomic=$WORK/b215/_pkg_.a packagefile flag=$WORK/b217/_pkg_.a packagefile go/scanner=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b120/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b143/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b184/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b191/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b193/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b194/_pkg_.a packagefile hash/fnv=$WORK/b121/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b192/_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=YBq9KbLeq1vJ273ybaa8/LAmmM3M8d9G9RVcLuZeO/35xRc49egyp719bDWdl2/YBq9KbLeq1vJ273ybaa8 -X github.com/prometheus/node_exporter/version=1.1.1 -B 0xbdb04d8208b3662c00a91155b9a0eed71a6f7b4d -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/node_exporter-1.1.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/node_exporter-1.1.1/_build/bin/node_exporter rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rqtMUG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm + cd node_exporter-1.1.1 + cd /builddir/build/BUILD/node_exporter-1.1.1/_build/src/github.com/prometheus/node_exporter + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/prometheus/node_exporter -b /builddir/build/BUILD/node_exporter-1.1.1/_build/bin -s /builddir/build/BUILD/node_exporter-1.1.1/_build -o golang-github-prometheus-node-exporter-devel.file-list -O /builddir/build/BUILD/node_exporter-1.1.1 -V 1.1.1-2.fc33 -p /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/node_exporter + IFS= +++ realpath -e --relative-base=. docs examples CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md SECURITY.md README.md +++ sort -u ++ listfiles_include='CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md SECURITY.md docs examples' ++ echo 'CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md SECURITY.md docs examples' + godocs='CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md SECURITY.md docs examples' + [[ -n CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md SECURITY.md docs examples ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CODE_OF_CONDUCT.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"SECURITY.md"' + IFS= + read -r f + echo %doc '"docs"' + IFS= + read -r f + echo %doc '"examples"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE NOTICE +++ sort -u ++ listfiles_include='LICENSE NOTICE' ++ echo 'LICENSE NOTICE' + golicenses='LICENSE NOTICE' + [[ -n LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/sbin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/sbin' + install -m 0755 -vp /builddir/build/BUILD/node_exporter-1.1.1/_build/bin/node_exporter /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/sbin/ '/builddir/build/BUILD/node_exporter-1.1.1/_build/bin/node_exporter' -> '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/sbin/node_exporter' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/lib/sysusers.d install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/lib' install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/lib/sysusers.d' + install -m 0644 -vp /builddir/build/SOURCES/node_exporter.conf /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/lib/sysusers.d/ '/builddir/build/SOURCES/node_exporter.conf' -> '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/lib/sysusers.d/node_exporter.conf' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/systemd install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/systemd' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/systemd/system install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/systemd/system' + install -m 0644 -vp examples/systemd/node_exporter.service /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/systemd/system/ 'examples/systemd/node_exporter.service' -> '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/systemd/system/node_exporter.service' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/sysconfig install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/sysconfig' + install -m 0644 -vp examples/systemd/sysconfig.node_exporter /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/sysconfig/node_exporter 'examples/systemd/sysconfig.node_exporter' -> '/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/etc/sysconfig/node_exporter' + mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/var/lib/node_exporter + mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/var/lib/node_exporter/textfile_collector + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.1.1-2.fc33 --unique-debug-suffix -1.1.1-2.fc33.arm --unique-debug-src-base golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/node_exporter-1.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/sbin/node_exporter extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/sbin/node_exporter warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/sbin/node_exporter. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 15276kB, size after compression: 14424kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 786 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.Lo0bzF + umask 022 + cd /builddir/build/BUILD + cd node_exporter-1.1.1 + LDFLAGS=' -X github.com/prometheus/node_exporter/version=1.1.1' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/prometheus/node_exporter -b /builddir/build/BUILD/node_exporter-1.1.1/_build/bin -s /builddir/build/BUILD/node_exporter-1.1.1/_build -V 1.1.1-2.fc33 -p /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm -g /usr/share/gocode -r '.*example.*' -d collector Testing in: /builddir/build/BUILD/node_exporter-1.1.1/_build/src PATH: /builddir/build/BUILD/node_exporter-1.1.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/node_exporter-1.1.1/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/prometheus/node_exporter/version=1.1.1 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/prometheus/node_exporter github.com/prometheus/node_exporter PASS ok github.com/prometheus/node_exporter 0.029s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-prometheus-node-exporter-1.1.1-2.fc33.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3UH0qD + umask 022 + cd /builddir/build/BUILD + cd node_exporter-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + cp -pr docs /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HPcMAG + umask 022 + cd /builddir/build/BUILD + cd node_exporter-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/licenses/golang-github-prometheus-node-exporter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/licenses/golang-github-prometheus-node-exporter + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/licenses/golang-github-prometheus-node-exporter + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/licenses/golang-github-prometheus-node-exporter + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(golang-github-prometheus-node-exporter) = 1.1.1-2.fc33 golang-github-prometheus-node-exporter = 1.1.1-2.fc33 golang-github-prometheus-node-exporter(armv7hl-32) = 1.1.1-2.fc33 group(node_exporter) user(node_exporter) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-prometheus-node-exporter-devel-1.1.1-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JcBYVG + umask 022 + cd /builddir/build/BUILD + cd node_exporter-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + cp -pr docs /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/doc/golang-github-prometheus-node-exporter-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Bs7YaH + umask 022 + cd /builddir/build/BUILD + cd node_exporter-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/licenses/golang-github-prometheus-node-exporter-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/licenses/golang-github-prometheus-node-exporter-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/licenses/golang-github-prometheus-node-exporter-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm/usr/share/licenses/golang-github-prometheus-node-exporter-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/prometheus/node_exporter/collector) = 1.1.1-2.fc33 golang-github-prometheus-node-exporter-devel = 1.1.1-2.fc33 golang-ipath(github.com/prometheus/node_exporter) = 1.1.1-2.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/beevik/ntp) golang(github.com/coreos/go-systemd/dbus) golang(github.com/ema/qdisc) golang(github.com/go-kit/kit/log) golang(github.com/go-kit/kit/log/level) golang(github.com/godbus/dbus) golang(github.com/hodgesds/perf-utils) golang(github.com/jsimonetti/rtnetlink) golang(github.com/mattn/go-xmlrpc) golang(github.com/mdlayher/wifi) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/client_model/go) golang(github.com/prometheus/common/expfmt) golang(github.com/prometheus/common/promlog) golang(github.com/prometheus/common/promlog/flag) golang(github.com/prometheus/common/version) golang(github.com/prometheus/exporter-toolkit/web) golang(github.com/prometheus/procfs) golang(github.com/prometheus/procfs/bcache) golang(github.com/prometheus/procfs/btrfs) golang(github.com/prometheus/procfs/nfs) golang(github.com/prometheus/procfs/sysfs) golang(github.com/prometheus/procfs/xfs) golang(github.com/soundcloud/go-runit/runit) golang(golang.org/x/sys/unix) golang(gopkg.in/alecthomas/kingpin.v2) Processing files: golang-github-prometheus-node-exporter-debugsource-1.1.1-2.fc33.armv7hl Provides: golang-github-prometheus-node-exporter-debugsource = 1.1.1-2.fc33 golang-github-prometheus-node-exporter-debugsource(armv7hl-32) = 1.1.1-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-prometheus-node-exporter-debuginfo-1.1.1-2.fc33.armv7hl Provides: debuginfo(build-id) = a5cdeddc365616c06e9d7e908f8fd9ffed1258b7 golang-github-prometheus-node-exporter-debuginfo = 1.1.1-2.fc33 golang-github-prometheus-node-exporter-debuginfo(armv7hl-32) = 1.1.1-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-prometheus-node-exporter-debugsource(armv7hl-32) = 1.1.1-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm Wrote: /builddir/build/RPMS/golang-github-prometheus-node-exporter-debugsource-1.1.1-2.fc33.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-node-exporter-devel-1.1.1-2.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-node-exporter-debuginfo-1.1.1-2.fc33.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-node-exporter-1.1.1-2.fc33.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l2WuYH + umask 022 + cd /builddir/build/BUILD + cd node_exporter-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-node-exporter-1.1.1-2.fc33.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0